diff --git a/content/sites/aspose/page/english/cpp/_index.md b/content/sites/aspose/page/english/cpp/_index.md index 94da827b15f0..ca1fb5e46565 100644 --- a/content/sites/aspose/page/english/cpp/_index.md +++ b/content/sites/aspose/page/english/cpp/_index.md @@ -13,26 +13,25 @@ is_root: true | Namespace | Description | | --- | --- | -| [Aspose::Page](./aspose.page/) | | -| [Aspose::Page::Drawing](./aspose.page.drawing/) | | -| [Aspose::Page::Drawing::Drawing2D](./aspose.page.drawing.drawing2d/) | | -| [Aspose::Page::Drawing::Imaging](./aspose.page.drawing.imaging/) | | -| [Aspose::Page::EPS](./aspose.page.eps/) | | -| [Aspose::Page::EPS::Device](./aspose.page.eps.device/) | | +| [Aspose::Page](./aspose.page/) | The **[Aspose.Page](./aspose.page/)** is a root namespace for all classes of [Aspose.Page](./aspose.page/) library which are either directly in it like **Device** or indirectly through several subnamespaces. | +| [Aspose::Page::Drawing](./aspose.page.drawing/) | The **[Aspose.Page.Drawing](./aspose.page.drawing/)** is a root namespace for [System.Drawing](./system.drawing/) wrapper classes. | +| [Aspose::Page::Drawing::Drawing2D](./aspose.page.drawing.drawing2d/) | The **[Aspose.Page.Drawing.Drawing2D](./aspose.page.drawing.drawing2d/)** is a root namespace for [System.Drawing.Drawing2D](./system.drawing.drawing2d/) wrapper classes. | +| [Aspose::Page::Drawing::Imaging](./aspose.page.drawing.imaging/) | The **[Aspose.Page.Drawing.Imaging](./aspose.page.drawing.imaging/)** is a root namespace for [System.Drawing.Imaging](./system.drawing.imaging/) wrapper classes. | +| [Aspose::Page::EPS](./aspose.page.eps/) | The **[Aspose.Page.EPS](./aspose.page.eps/)** is a root namespace for all classes that deal with PS/EPS files. | +| [Aspose::Page::EPS::Device](./aspose.page.eps.device/) | The **[Aspose.Page.EPS.Device](./aspose.page.eps.device/)** namespace provides classes of possible devices and save options that can be used while converting PS/EPS to other formats. | | [Aspose::Page::EPS::Util](./aspose.page.eps.util/) | | -| [Aspose::Page::EPS::XMP](./aspose.page.eps.xmp/) | | -| [Aspose::Page::Font](./aspose.page.font/) | | -| [Aspose::Page::Plugins](./aspose.page.plugins/) | | -| [Aspose::Page::XPS](./aspose.page.xps/) | | -| [Aspose::Page::XPS::Features](./aspose.page.xps.features/) | | +| [Aspose::Page::EPS::XMP](./aspose.page.eps.xmp/) | The **[Aspose.Page.EPS.XMP](./aspose.page.eps.xmp/)** namespace provides classes for reading, changing [XMP](./aspose.page.eps.xmp/) metadata in [EPS](./aspose.page.eps/) files. | +| [Aspose::Page::Font](./aspose.page.font/) | The **[Aspose.Page.Font](./aspose.page.font/)** namespace contains classes for fonts manipulation. | +| [Aspose::Page::Plugins](./aspose.page.plugins/) | The **[Aspose.Page.Plugins](./aspose.page.plugins/)** is a root namespace for all classes of [Aspose.Page.Plugins](./aspose.page.plugins/) classes which are either directly in it like **[PsConverter](./aspose.page.plugins/psconverter/)** or indirectly through several subnamespaces. | +| [Aspose::Page::XPS](./aspose.page.xps/) | The **[Aspose.Page.XPS](./aspose.page.xps/)** is a root namespace for all classes that deal with [XPS](./aspose.page.xps/) document. | +| [Aspose::Page::XPS::Features](./aspose.page.xps.features/) | The **Aspose.Page.Xps.Features** namespace provides features beyond the [XPS](./aspose.page.xps/) specification. | | [Aspose::Page::XPS::Features::EventBasedModifications](./aspose.page.xps.features.eventbasedmodifications/) | | -| [Aspose::Page::XPS::Presentation](./aspose.page.xps.presentation/) | | -| [Aspose::Page::XPS::Presentation::Aps](./aspose.page.xps.presentation.aps/) | | -| [Aspose::Page::XPS::Presentation::Image](./aspose.page.xps.presentation.image/) | | -| [Aspose::Page::XPS::Presentation::Pdf](./aspose.page.xps.presentation.pdf/) | | +| [Aspose::Page::XPS::Presentation](./aspose.page.xps.presentation/) | The **Aspose.Page.Xps.Presentation** namespace provides base classes for rendering [XPS](./aspose.page.xps/) document to other formats. | +| [Aspose::Page::XPS::Presentation::Image](./aspose.page.xps.presentation.image/) | The **Aspose.Page.Xps.Presentation.Image** namespace provides classes for rendering [XPS](./aspose.page.xps/) document to an image. | +| [Aspose::Page::XPS::Presentation::Pdf](./aspose.page.xps.presentation.pdf/) | The **Aspose.Page.Xps.Presentation.Pdf** namespace provides classes for rendering [XPS](./aspose.page.xps/) document to PDF document. | | [Aspose::Page::XPS::Presentation::Xps](./aspose.page.xps.presentation.xps/) | | -| [Aspose::Page::XPS::XpsMetadata](./aspose.page.xps.xpsmetadata/) | | -| [Aspose::Page::XPS::XpsModel](./aspose.page.xps.xpsmodel/) | | +| [Aspose::Page::XPS::XpsMetadata](./aspose.page.xps.xpsmetadata/) | The **Aspose.Page.Xps.XpsMetadata** namespace provides classes that describe metadata of [XPS](./aspose.page.xps/) document. | +| [Aspose::Page::XPS::XpsModel](./aspose.page.xps.xpsmodel/) | The **Aspose.Page.Xps.XpsModel** namespace provides classes that describe elements of [XPS](./aspose.page.xps/) document. | | [Aspose::Page::XPS::XpsPackageParts](./aspose.page.xps.xpspackageparts/) | | | [System](./system/) | | | [System::Collections](./system.collections/) | | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/_index.md index 909db259289d..f0e7b74b09be 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/_index.md @@ -2,19 +2,18 @@ title: Aspose::Page::Drawing::Drawing2D namespace linktitle: Aspose::Page::Drawing::Drawing2D second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::Drawing::Drawing2D namespace in C++.' +description: 'Aspose::Page::Drawing::Drawing2D namespace. The Aspose.Page.Drawing.Drawing2D is a root namespace for System.Drawing.Drawing2D wrapper classes in C++.' type: docs weight: 300 url: /cpp/aspose.page.drawing.drawing2d/ --- - +The **[Aspose.Page.Drawing.Drawing2D](./)** is a root namespace for [System.Drawing.Drawing2D](../system.drawing.drawing2d/) wrapper classes. ## Classes | Class | Description | | --- | --- | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.Drawing.Drawing2D](./)** is a root namespace for [System.Drawing.Drawing2D](../system.drawing.drawing2d/) wrapper classes. | | [SmoothingModeExtensions](./smoothingmodeextensions/) | | ## Enums diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/namespacedoc/_index.md deleted file mode 100644 index 29eb785fcbee..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::Drawing::Drawing2D::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Drawing::Drawing2D::NamespaceDoc class. The Aspose.Page.Drawing.Drawing2D is a root namespace for System.Drawing.Drawing2D wrapper classes in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.drawing.drawing2d/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.Drawing.Drawing2D](../)** is a root namespace for [System.Drawing.Drawing2D](../../system.drawing.drawing2d/) wrapper classes. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::Drawing::Drawing2D](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmode/_index.md index 44aef698811a..20254d2c7cf5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmode/_index.md @@ -4,7 +4,7 @@ linktitle: SmoothingMode second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::Drawing::Drawing2D::SmoothingMode enum in C++.' type: docs -weight: 300 +weight: 200 url: /cpp/aspose.page.drawing.drawing2d/smoothingmode/ --- ## SmoothingMode enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmodeextensions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmodeextensions/_index.md index 6416f1c4c19b..29ffdf2f6bc5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmodeextensions/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing.drawing2d/smoothingmodeextensions/_index.md @@ -4,7 +4,7 @@ linktitle: SmoothingModeExtensions second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::Drawing::Drawing2D::SmoothingModeExtensions class in C++.' type: docs -weight: 200 +weight: 100 url: /cpp/aspose.page.drawing.drawing2d/smoothingmodeextensions/ --- ## SmoothingModeExtensions class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/_index.md index f599e3cfe56b..3d972da2f0c9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/_index.md @@ -2,20 +2,19 @@ title: Aspose::Page::Drawing::Imaging namespace linktitle: Aspose::Page::Drawing::Imaging second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::Drawing::Imaging namespace in C++.' +description: 'Aspose::Page::Drawing::Imaging namespace. The Aspose.Page.Drawing.Imaging is a root namespace for System.Drawing.Imaging wrapper classes in C++.' type: docs weight: 400 url: /cpp/aspose.page.drawing.imaging/ --- - +The **[Aspose.Page.Drawing.Imaging](./)** is a root namespace for [System.Drawing.Imaging](../system.drawing.imaging/) wrapper classes. ## Classes | Class | Description | | --- | --- | | [ImageFormatExtensions](./imageformatextensions/) | | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.Drawing.Imaging](./)** is a root namespace for [System.Drawing.Imaging](../system.drawing.imaging/) wrapper classes. | ## Enums | Enum | Description | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/imageformat/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/imageformat/_index.md index 2636deafe9c9..5d5391f606c3 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/imageformat/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/imageformat/_index.md @@ -4,7 +4,7 @@ linktitle: ImageFormat second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::Drawing::Imaging::ImageFormat enum in C++.' type: docs -weight: 300 +weight: 200 url: /cpp/aspose.page.drawing.imaging/imageformat/ --- ## ImageFormat enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/namespacedoc/_index.md deleted file mode 100644 index 03a8f8841b21..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing.imaging/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::Drawing::Imaging::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Drawing::Imaging::NamespaceDoc class. The Aspose.Page.Drawing.Imaging is a root namespace for System.Drawing.Imaging wrapper classes in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.drawing.imaging/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.Drawing.Imaging](../)** is a root namespace for [System.Drawing.Imaging](../../system.drawing.imaging/) wrapper classes. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::Drawing::Imaging](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/_index.md index 31720e0a0934..6db613df9bbf 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/_index.md @@ -2,20 +2,19 @@ title: Aspose::Page::Drawing namespace linktitle: Aspose::Page::Drawing second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::Drawing namespace in C++.' +description: 'Aspose::Page::Drawing namespace. The Aspose.Page.Drawing is a root namespace for System.Drawing wrapper classes in C++.' type: docs weight: 200 url: /cpp/aspose.page.drawing/ --- - +The **[Aspose.Page.Drawing](./)** is a root namespace for [System.Drawing](../system.drawing/) wrapper classes. ## Classes | Class | Description | | --- | --- | | [Color](./color/) | Represents an ARGB (alpha, red, green, blue) color. | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.Drawing](./)** is a root namespace for [System.Drawing](../system.drawing/) wrapper classes. | | [Size](./size/) | Stores an ordered pair of integers, typically the width and height of a rectangle. | ## Functions diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/_index.md index 91813686f131..202ec2a9475b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/_index.md @@ -26,7 +26,7 @@ class Color : public System::Object, | [Equals](./equals/)(System::SharedPtr\) override | Tests whether the specified object is a [T:Aspose::Page::Drawing::Color](../) structure and is equivalent to this [T:Aspose::Page::Drawing::Color](../) structure. | | static [FromArgb](./fromargb/)(int32_t) | Creates a [T:Aspose::Page::Drawing::Color](../) structure from a 32-bit ARGB value. | | static [FromArgb](./fromargb/)(int32_t, int32_t, int32_t, int32_t) | Creates a [T:Aspose::Page::Drawing::Color](../) structure from the four ARGB component (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits. | -| static [FromArgb](./fromargb/)(int32_t, Color) | Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified [T:Aspose::Page::Drawing::Color](../) structure, but with the new specified alpha value. Although this method allows a 32-bit value to be passed for the alpha value, the value is limited to 8 bits. | +| static [FromArgb](./fromargb/)(int32_t, Aspose::Page::Drawing::Color) | Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified [T:Aspose::Page::Drawing::Color](../) structure, but with the new specified alpha value. Although this method allows a 32-bit value to be passed for the alpha value, the value is limited to 8 bits. | | static [FromArgb](./fromargb/)(int32_t, int32_t, int32_t) | Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified 8-bit color values (red, green, and blue). The alpha value is implicitly 255 (fully opaque). Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits. | | static [FromName](./fromname/)(System::String) | Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified name of a predefined color. | | [get_A](./get_a/)() | Gets the alpha component value of this [T:Aspose::Page::Drawing::Color](../) structure. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/empty/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/empty/_index.md index 2f81cea8fe24..07bfc7a19fbe 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/empty/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/empty/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/empty/ Represents a color that is null. ```cpp -static Color Aspose::Page::Drawing::Color::Empty +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::Empty ``` ## See Also diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromargb/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromargb/_index.md index a0bef300a8f3..e3e98037fbf8 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromargb/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromargb/_index.md @@ -7,20 +7,20 @@ type: docs weight: 100 url: /cpp/aspose.page.drawing/color/fromargb/ --- -## Color::FromArgb(int32_t, Color) method +## Color::FromArgb(int32_t, Aspose::Page::Drawing::Color) method Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified [T:Aspose::Page::Drawing::Color](../) structure, but with the new specified alpha value. Although this method allows a 32-bit value to be passed for the alpha value, the value is limited to 8 bits. ```cpp -static Color Aspose::Page::Drawing::Color::FromArgb(int32_t alpha, Color baseColor) +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::FromArgb(int32_t alpha, Aspose::Page::Drawing::Color baseColor) ``` | Parameter | Type | Description | | --- | --- | --- | | alpha | int32_t | The alpha value for the new [T:Aspose::Page::Drawing::Color](../). Valid values are 0 through 255. | -| baseColor | Color | The [T:Aspose::Page::Drawing::Color](../) from which to create the new [T:Aspose::Page::Drawing::Color](../). | +| baseColor | Aspose::Page::Drawing::Color | The [T:Aspose::Page::Drawing::Color](../) from which to create the new [T:Aspose::Page::Drawing::Color](../). | ### ReturnValue @@ -38,7 +38,7 @@ The [T:Aspose::Page::Drawing::Color](../) that this method creates. Creates a [T:Aspose::Page::Drawing::Color](../) structure from the four ARGB component (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits. ```cpp -static Color Aspose::Page::Drawing::Color::FromArgb(int32_t alpha, int32_t red, int32_t green, int32_t blue) +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::FromArgb(int32_t alpha, int32_t red, int32_t green, int32_t blue) ``` @@ -65,7 +65,7 @@ The [T:Aspose::Page::Drawing::Color](../) that this method creates. Creates a [T:Aspose::Page::Drawing::Color](../) structure from a 32-bit ARGB value. ```cpp -static Color Aspose::Page::Drawing::Color::FromArgb(int32_t argb) +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::FromArgb(int32_t argb) ``` @@ -89,7 +89,7 @@ The [T:Aspose::Page::Drawing::Color](../) structure that this method creates. Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified 8-bit color values (red, green, and blue). The alpha value is implicitly 255 (fully opaque). Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits. ```cpp -static Color Aspose::Page::Drawing::Color::FromArgb(int32_t red, int32_t green, int32_t blue) +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::FromArgb(int32_t red, int32_t green, int32_t blue) ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromname/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromname/_index.md index f82378867485..90a70441af1d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromname/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/fromname/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/fromname/ Creates a [T:Aspose::Page::Drawing::Color](../) structure from the specified name of a predefined color. ```cpp -static Color Aspose::Page::Drawing::Color::FromName(System::String name) +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::FromName(System::String name) ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aliceblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aliceblue/_index.md index 715c81815500..b29865890d91 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aliceblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aliceblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_aliceblue/ Gets a system-defined color that has an ARGB value of #FFF0F8FF. ```cpp -static Color Aspose::Page::Drawing::Color::get_AliceBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_AliceBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_antiquewhite/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_antiquewhite/_index.md index 956786252087..d19d4f399aa6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_antiquewhite/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_antiquewhite/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_antiquewhite/ Gets a system-defined color that has an ARGB value of #FFFAEBD7. ```cpp -static Color Aspose::Page::Drawing::Color::get_AntiqueWhite() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_AntiqueWhite() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aqua/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aqua/_index.md index f9c58b5820ce..e7fbceb19104 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aqua/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aqua/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_aqua/ Gets a system-defined color that has an ARGB value of #FF00FFFF. ```cpp -static Color Aspose::Page::Drawing::Color::get_Aqua() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Aqua() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aquamarine/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aquamarine/_index.md index 001ff2314a7a..386ed38ae58c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aquamarine/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_aquamarine/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_aquamarine/ Gets a system-defined color that has an ARGB value of #FF7FFFD4. ```cpp -static Color Aspose::Page::Drawing::Color::get_Aquamarine() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Aquamarine() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_azure/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_azure/_index.md index 7bf0b00ae747..72d24b5d702d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_azure/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_azure/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_azure/ Gets a system-defined color that has an ARGB value of #FFF0FFFF. ```cpp -static Color Aspose::Page::Drawing::Color::get_Azure() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Azure() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_beige/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_beige/_index.md index 2b9540e7f56b..2dfc74747ad0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_beige/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_beige/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_beige/ Gets a system-defined color that has an ARGB value of #FFF5F5DC. ```cpp -static Color Aspose::Page::Drawing::Color::get_Beige() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Beige() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_bisque/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_bisque/_index.md index 350cea17ec2f..3279c70d7821 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_bisque/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_bisque/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_bisque/ Gets a system-defined color that has an ARGB value of #FFFFE4C4. ```cpp -static Color Aspose::Page::Drawing::Color::get_Bisque() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Bisque() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_black/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_black/_index.md index cb50d6f8fcac..6e45e2b2effd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_black/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_black/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_black/ Gets a system-defined color that has an ARGB value of #FF000000. ```cpp -static Color Aspose::Page::Drawing::Color::get_Black() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Black() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blanchedalmond/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blanchedalmond/_index.md index 9c518105ad4a..bc067dfed5cd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blanchedalmond/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blanchedalmond/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_blanchedalmond/ Gets a system-defined color that has an ARGB value of #FFFFEBCD. ```cpp -static Color Aspose::Page::Drawing::Color::get_BlanchedAlmond() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_BlanchedAlmond() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blue/_index.md index e33bbac58e35..58ade245a2ac 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_blue/ Gets a system-defined color that has an ARGB value of #FF0000FF. ```cpp -static Color Aspose::Page::Drawing::Color::get_Blue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Blue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blueviolet/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blueviolet/_index.md index f2e849b6b2bd..05aac6e48f7d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blueviolet/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_blueviolet/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_blueviolet/ Gets a system-defined color that has an ARGB value of #FF8A2BE2. ```cpp -static Color Aspose::Page::Drawing::Color::get_BlueViolet() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_BlueViolet() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_brown/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_brown/_index.md index 6582fdde6a1d..cd656677af2e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_brown/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_brown/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_brown/ Gets a system-defined color that has an ARGB value of #FFA52A2A. ```cpp -static Color Aspose::Page::Drawing::Color::get_Brown() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Brown() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_burlywood/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_burlywood/_index.md index 4c457b397c42..30945c3a4268 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_burlywood/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_burlywood/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_burlywood/ Gets a system-defined color that has an ARGB value of #FFDEB887. ```cpp -static Color Aspose::Page::Drawing::Color::get_BurlyWood() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_BurlyWood() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cadetblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cadetblue/_index.md index b34ba1c8aa59..693c859de8ba 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cadetblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cadetblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_cadetblue/ Gets a system-defined color that has an ARGB value of #FF5F9EA0. ```cpp -static Color Aspose::Page::Drawing::Color::get_CadetBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_CadetBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chartreuse/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chartreuse/_index.md index a2501153b125..9d1ee89d4013 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chartreuse/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chartreuse/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_chartreuse/ Gets a system-defined color that has an ARGB value of #FF7FFF00. ```cpp -static Color Aspose::Page::Drawing::Color::get_Chartreuse() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Chartreuse() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chocolate/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chocolate/_index.md index 421dbd788569..50d9f96479cb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chocolate/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_chocolate/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_chocolate/ Gets a system-defined color that has an ARGB value of #FFD2691E. ```cpp -static Color Aspose::Page::Drawing::Color::get_Chocolate() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Chocolate() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_coral/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_coral/_index.md index a1cf39e31500..914f60b19bb2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_coral/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_coral/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_coral/ Gets a system-defined color that has an ARGB value of #FFFF7F50. ```cpp -static Color Aspose::Page::Drawing::Color::get_Coral() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Coral() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornflowerblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornflowerblue/_index.md index 111e769ec360..4374f373061c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornflowerblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornflowerblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_cornflowerblue/ Gets a system-defined color that has an ARGB value of #FF6495ED. ```cpp -static Color Aspose::Page::Drawing::Color::get_CornflowerBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_CornflowerBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornsilk/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornsilk/_index.md index 203f257d0903..a93407c22bcf 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornsilk/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cornsilk/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_cornsilk/ Gets a system-defined color that has an ARGB value of #FFFFF8DC. ```cpp -static Color Aspose::Page::Drawing::Color::get_Cornsilk() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Cornsilk() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_crimson/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_crimson/_index.md index 06681e455751..7b117ac01e65 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_crimson/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_crimson/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_crimson/ Gets a system-defined color that has an ARGB value of #FFDC143C. ```cpp -static Color Aspose::Page::Drawing::Color::get_Crimson() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Crimson() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cyan/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cyan/_index.md index 276b4cba7928..2eb8e7ada658 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cyan/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_cyan/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_cyan/ Gets a system-defined color that has an ARGB value of #FF00FFFF. ```cpp -static Color Aspose::Page::Drawing::Color::get_Cyan() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Cyan() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkblue/_index.md index 814966a4d231..a9eb30b4a1cc 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkblue/ Gets a system-defined color that has an ARGB value of #FF00008B. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkcyan/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkcyan/_index.md index 3b0e005e79e1..3008b96d5a15 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkcyan/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkcyan/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkcyan/ Gets a system-defined color that has an ARGB value of #FF008B8B. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkCyan() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkCyan() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgoldenrod/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgoldenrod/_index.md index 66e90b3ce516..212b32373a88 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgoldenrod/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgoldenrod/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkgoldenrod/ Gets a system-defined color that has an ARGB value of #FFB8860B. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkGoldenrod() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkGoldenrod() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgray/_index.md index 20cc4004e8df..0b24f5fdbd9d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkgray/ Gets a system-defined color that has an ARGB value of #FFA9A9A9. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkGray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkGray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgreen/_index.md index a23043658648..91ae6e69a6f9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkgreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkgreen/ Gets a system-defined color that has an ARGB value of #FF006400. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkkhaki/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkkhaki/_index.md index 4d96cdd9676a..3dd80291a96e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkkhaki/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkkhaki/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkkhaki/ Gets a system-defined color that has an ARGB value of #FFBDB76B. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkKhaki() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkKhaki() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkmagenta/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkmagenta/_index.md index 57220fa336a8..cd68597bc84e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkmagenta/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkmagenta/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkmagenta/ Gets a system-defined color that has an ARGB value of #FF8B008B. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkMagenta() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkMagenta() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkolivegreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkolivegreen/_index.md index f661a89533e9..f93cf4c4b4e5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkolivegreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkolivegreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkolivegreen/ Gets a system-defined color that has an ARGB value of #FF556B2F. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkOliveGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkOliveGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorange/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorange/_index.md index 5f6033534cbc..e0daffc31d75 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorange/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorange/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkorange/ Gets a system-defined color that has an ARGB value of #FFFF8C00. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkOrange() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkOrange() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorchid/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorchid/_index.md index a5a9409f132b..843ddb6aedf7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorchid/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkorchid/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkorchid/ Gets a system-defined color that has an ARGB value of #FF9932CC. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkOrchid() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkOrchid() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkred/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkred/_index.md index 639c013c87cb..b35b40fdca68 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkred/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkred/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkred/ Gets a system-defined color that has an ARGB value of #FF8B0000. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkRed() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkRed() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darksalmon/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darksalmon/_index.md index 8a1aeb2ad0ec..ccae00186dae 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darksalmon/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darksalmon/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darksalmon/ Gets a system-defined color that has an ARGB value of #FFE9967A. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkSalmon() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkSalmon() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkseagreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkseagreen/_index.md index f6563c8e61d3..64826e30aa2f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkseagreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkseagreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkseagreen/ Gets a system-defined color that has an ARGB value of #FF8FBC8F. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkSeaGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkSeaGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslateblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslateblue/_index.md index de63bbc95cbc..dfe6aa139f5d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslateblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslateblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkslateblue/ Gets a system-defined color that has an ARGB value of #FF483D8B. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkSlateBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkSlateBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslategray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslategray/_index.md index 346d290a0ba0..a597b1095d83 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslategray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkslategray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkslategray/ Gets a system-defined color that has an ARGB value of #FF2F4F4F. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkSlateGray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkSlateGray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkturquoise/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkturquoise/_index.md index 3f28de741359..63906e50af2e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkturquoise/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkturquoise/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkturquoise/ Gets a system-defined color that has an ARGB value of #FF00CED1. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkTurquoise() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkTurquoise() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkviolet/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkviolet/_index.md index 15f515f72a5c..0e7963959e1e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkviolet/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_darkviolet/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_darkviolet/ Gets a system-defined color that has an ARGB value of #FF9400D3. ```cpp -static Color Aspose::Page::Drawing::Color::get_DarkViolet() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DarkViolet() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deeppink/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deeppink/_index.md index b22feb8ab211..12d04eee2380 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deeppink/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deeppink/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_deeppink/ Gets a system-defined color that has an ARGB value of #FFFF1493. ```cpp -static Color Aspose::Page::Drawing::Color::get_DeepPink() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DeepPink() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deepskyblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deepskyblue/_index.md index 34012ddd02c2..5ad01a5305af 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deepskyblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_deepskyblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_deepskyblue/ Gets a system-defined color that has an ARGB value of #FF00BFFF. ```cpp -static Color Aspose::Page::Drawing::Color::get_DeepSkyBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DeepSkyBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dimgray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dimgray/_index.md index 23835defc6d0..572185e7e9eb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dimgray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dimgray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_dimgray/ Gets a system-defined color that has an ARGB value of #FF696969. ```cpp -static Color Aspose::Page::Drawing::Color::get_DimGray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DimGray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dodgerblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dodgerblue/_index.md index 5bec96f46e18..067bedb309cd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dodgerblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_dodgerblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_dodgerblue/ Gets a system-defined color that has an ARGB value of #FF1E90FF. ```cpp -static Color Aspose::Page::Drawing::Color::get_DodgerBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DodgerBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_firebrick/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_firebrick/_index.md index 8350d4b01c05..bd92eb9a963e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_firebrick/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_firebrick/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_firebrick/ Gets a system-defined color that has an ARGB value of #FFB22222. ```cpp -static Color Aspose::Page::Drawing::Color::get_Firebrick() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Firebrick() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_floralwhite/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_floralwhite/_index.md index afcd86fdf6f2..abb4cba6ca56 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_floralwhite/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_floralwhite/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_floralwhite/ Gets a system-defined color that has an ARGB value of #FFFFFAF0. ```cpp -static Color Aspose::Page::Drawing::Color::get_FloralWhite() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_FloralWhite() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_forestgreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_forestgreen/_index.md index d5ff9de97a54..269079596ad4 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_forestgreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_forestgreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_forestgreen/ Gets a system-defined color that has an ARGB value of #FF228B22. ```cpp -static Color Aspose::Page::Drawing::Color::get_ForestGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_ForestGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_fuchsia/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_fuchsia/_index.md index e1aa0a4568a2..3d1cd30e0537 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_fuchsia/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_fuchsia/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_fuchsia/ Gets a system-defined color that has an ARGB value of #FFFF00FF. ```cpp -static Color Aspose::Page::Drawing::Color::get_Fuchsia() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Fuchsia() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gainsboro/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gainsboro/_index.md index 64b40d44388c..a108d52ae91a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gainsboro/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gainsboro/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_gainsboro/ Gets a system-defined color that has an ARGB value of #FFDCDCDC. ```cpp -static Color Aspose::Page::Drawing::Color::get_Gainsboro() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Gainsboro() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ghostwhite/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ghostwhite/_index.md index 30174edb6641..7285dbc6ac47 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ghostwhite/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ghostwhite/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_ghostwhite/ Gets a system-defined color that has an ARGB value of #FFF8F8FF. ```cpp -static Color Aspose::Page::Drawing::Color::get_GhostWhite() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_GhostWhite() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gold/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gold/_index.md index 60898148863c..c5e84aef1a93 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gold/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gold/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_gold/ Gets a system-defined color that has an ARGB value of #FFFFD700. ```cpp -static Color Aspose::Page::Drawing::Color::get_Gold() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Gold() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_goldenrod/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_goldenrod/_index.md index 9658383c51b8..b46477b25616 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_goldenrod/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_goldenrod/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_goldenrod/ Gets a system-defined color that has an ARGB value of #FFDAA520. ```cpp -static Color Aspose::Page::Drawing::Color::get_Goldenrod() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Goldenrod() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gray/_index.md index 8c16169eb7cd..f46c069e9416 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_gray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_gray/ Gets a system-defined color that has an ARGB value of #FF808080. ```cpp -static Color Aspose::Page::Drawing::Color::get_Gray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Gray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_green/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_green/_index.md index 03dd2da8aa2f..92878631569c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_green/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_green/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_green/ Gets a system-defined color that has an ARGB value of #FF008000. ```cpp -static Color Aspose::Page::Drawing::Color::get_Green() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Green() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_greenyellow/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_greenyellow/_index.md index 46708189851d..ea539ea1088b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_greenyellow/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_greenyellow/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_greenyellow/ Gets a system-defined color that has an ARGB value of #FFADFF2F. ```cpp -static Color Aspose::Page::Drawing::Color::get_GreenYellow() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_GreenYellow() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_honeydew/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_honeydew/_index.md index db5ad3697ef5..a8481216a082 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_honeydew/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_honeydew/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_honeydew/ Gets a system-defined color that has an ARGB value of #FFF0FFF0. ```cpp -static Color Aspose::Page::Drawing::Color::get_Honeydew() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Honeydew() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_hotpink/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_hotpink/_index.md index bb82badf39e6..5f68aa0b1e7e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_hotpink/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_hotpink/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_hotpink/ Gets a system-defined color that has an ARGB value of #FFFF69B4. ```cpp -static Color Aspose::Page::Drawing::Color::get_HotPink() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_HotPink() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indianred/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indianred/_index.md index 70aaa1212549..c43b29cfbe13 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indianred/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indianred/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_indianred/ Gets a system-defined color that has an ARGB value of #FFCD5C5C. ```cpp -static Color Aspose::Page::Drawing::Color::get_IndianRed() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_IndianRed() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indigo/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indigo/_index.md index c658c2803906..670ceb9747a8 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indigo/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_indigo/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_indigo/ Gets a system-defined color that has an ARGB value of #FF4B0082. ```cpp -static Color Aspose::Page::Drawing::Color::get_Indigo() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Indigo() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ivory/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ivory/_index.md index 5b18bdbc1439..3c3e3e42cd88 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ivory/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_ivory/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_ivory/ Gets a system-defined color that has an ARGB value of #FFFFFFF0. ```cpp -static Color Aspose::Page::Drawing::Color::get_Ivory() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Ivory() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_khaki/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_khaki/_index.md index 4c0487f09754..1f1973a4809e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_khaki/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_khaki/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_khaki/ Gets a system-defined color that has an ARGB value of #FFF0E68C. ```cpp -static Color Aspose::Page::Drawing::Color::get_Khaki() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Khaki() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavender/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavender/_index.md index d8a12e09bed0..aeb7b115829d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavender/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavender/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lavender/ Gets a system-defined color that has an ARGB value of #FFE6E6FA. ```cpp -static Color Aspose::Page::Drawing::Color::get_Lavender() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Lavender() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavenderblush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavenderblush/_index.md index 50b44f32a5c6..3068a27f95f6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavenderblush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lavenderblush/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lavenderblush/ Gets a system-defined color that has an ARGB value of #FFFFF0F5. ```cpp -static Color Aspose::Page::Drawing::Color::get_LavenderBlush() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LavenderBlush() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lawngreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lawngreen/_index.md index 65704e8819ce..a9b41f5a306d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lawngreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lawngreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lawngreen/ Gets a system-defined color that has an ARGB value of #FF7CFC00. ```cpp -static Color Aspose::Page::Drawing::Color::get_LawnGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LawnGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lemonchiffon/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lemonchiffon/_index.md index b69d08f5a3f3..09e634ab4c61 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lemonchiffon/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lemonchiffon/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lemonchiffon/ Gets a system-defined color that has an ARGB value of #FFFFFACD. ```cpp -static Color Aspose::Page::Drawing::Color::get_LemonChiffon() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LemonChiffon() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightblue/_index.md index 5d760a70d163..21d407f4077d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightblue/ Gets a system-defined color that has an ARGB value of #FFADD8E6. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcoral/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcoral/_index.md index 2c9a6bb3bc91..c19e16bda5e4 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcoral/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcoral/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightcoral/ Gets a system-defined color that has an ARGB value of #FFF08080. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightCoral() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightCoral() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcyan/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcyan/_index.md index 73d5d9674739..bcc8de83f75a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcyan/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightcyan/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightcyan/ Gets a system-defined color that has an ARGB value of #FFE0FFFF. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightCyan() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightCyan() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgoldenrodyellow/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgoldenrodyellow/_index.md index 7d3799ccaeb4..d46abc1a2497 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgoldenrodyellow/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgoldenrodyellow/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightgoldenrodyellow/ Gets a system-defined color that has an ARGB value of #FFFAFAD2. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightGoldenrodYellow() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightGoldenrodYellow() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgray/_index.md index 55cbfe3279cf..97d340e079ea 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightgray/ Gets a system-defined color that has an ARGB value of #FFD3D3D3. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightGray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightGray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgreen/_index.md index 1d514821a2e8..d78e72627291 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightgreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightgreen/ Gets a system-defined color that has an ARGB value of #FF90EE90. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightpink/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightpink/_index.md index 3ddc1f28da80..40265d4e6138 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightpink/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightpink/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightpink/ Gets a system-defined color that has an ARGB value of #FFFFB6C1. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightPink() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightPink() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsalmon/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsalmon/_index.md index 28c630cb458c..3cd07a62b720 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsalmon/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsalmon/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightsalmon/ Gets a system-defined color that has an ARGB value of #FFFFA07A. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightSalmon() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightSalmon() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightseagreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightseagreen/_index.md index 703f1d1b79ca..6d894154d6f7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightseagreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightseagreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightseagreen/ Gets a system-defined color that has an ARGB value of #FF20B2AA. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightSeaGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightSeaGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightskyblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightskyblue/_index.md index fa88762ee73b..70fb3c75769c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightskyblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightskyblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightskyblue/ Gets a system-defined color that has an ARGB value of #FF87CEFA. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightSkyBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightSkyBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightslategray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightslategray/_index.md index f4a155336c67..90f47313c5b6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightslategray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightslategray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightslategray/ Gets a system-defined color that has an ARGB value of #FF778899. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightSlateGray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightSlateGray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsteelblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsteelblue/_index.md index c3493940e876..85edc74d2ba6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsteelblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightsteelblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightsteelblue/ Gets a system-defined color that has an ARGB value of #FFB0C4DE. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightSteelBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightSteelBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightyellow/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightyellow/_index.md index 817c07830337..7d520ae1f556 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightyellow/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lightyellow/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lightyellow/ Gets a system-defined color that has an ARGB value of #FFFFFFE0. ```cpp -static Color Aspose::Page::Drawing::Color::get_LightYellow() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LightYellow() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lime/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lime/_index.md index f7f7f093d0d9..960906e83b51 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lime/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_lime/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_lime/ Gets a system-defined color that has an ARGB value of #FF00FF00. ```cpp -static Color Aspose::Page::Drawing::Color::get_Lime() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Lime() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_limegreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_limegreen/_index.md index 68aced8fdd34..b47fe973045d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_limegreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_limegreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_limegreen/ Gets a system-defined color that has an ARGB value of #FF32CD32. ```cpp -static Color Aspose::Page::Drawing::Color::get_LimeGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_LimeGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_linen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_linen/_index.md index d319c16fc5ca..1e4b6a9258fe 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_linen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_linen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_linen/ Gets a system-defined color that has an ARGB value of #FFFAF0E6. ```cpp -static Color Aspose::Page::Drawing::Color::get_Linen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Linen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_magenta/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_magenta/_index.md index 1d61caa10827..8a8e6daf2128 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_magenta/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_magenta/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_magenta/ Gets a system-defined color that has an ARGB value of #FFFF00FF. ```cpp -static Color Aspose::Page::Drawing::Color::get_Magenta() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Magenta() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_maroon/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_maroon/_index.md index 9a3e45334312..70e4ac61ad0e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_maroon/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_maroon/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_maroon/ Gets a system-defined color that has an ARGB value of #FF800000. ```cpp -static Color Aspose::Page::Drawing::Color::get_Maroon() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Maroon() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumaquamarine/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumaquamarine/_index.md index a32292cc2da8..714a87452d43 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumaquamarine/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumaquamarine/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumaquamarine/ Gets a system-defined color that has an ARGB value of #FF66CDAA. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumAquamarine() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumAquamarine() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumblue/_index.md index b11aa88515f5..ffcae754d0f6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumblue/ Gets a system-defined color that has an ARGB value of #FF0000CD. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumorchid/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumorchid/_index.md index 89f0fbba1281..0f8d31d08c63 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumorchid/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumorchid/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumorchid/ Gets a system-defined color that has an ARGB value of #FFBA55D3. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumOrchid() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumOrchid() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumpurple/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumpurple/_index.md index c18be86be731..c8cf085c06bf 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumpurple/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumpurple/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumpurple/ Gets a system-defined color that has an ARGB value of #FF9370DB. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumPurple() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumPurple() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumseagreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumseagreen/_index.md index fce92a421ecc..1a7474271229 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumseagreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumseagreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumseagreen/ Gets a system-defined color that has an ARGB value of #FF3CB371. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumSeaGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumSeaGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumslateblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumslateblue/_index.md index 8ec30b628ca5..cf60a259593d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumslateblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumslateblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumslateblue/ Gets a system-defined color that has an ARGB value of #FF7B68EE. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumSlateBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumSlateBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumspringgreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumspringgreen/_index.md index 033a3688fb3e..68cde0d049ad 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumspringgreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumspringgreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumspringgreen/ Gets a system-defined color that has an ARGB value of #FF00FA9A. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumSpringGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumSpringGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumturquoise/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumturquoise/_index.md index 0c88db251e88..b5da7c27ba5d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumturquoise/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumturquoise/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumturquoise/ Gets a system-defined color that has an ARGB value of #FF48D1CC. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumTurquoise() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumTurquoise() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumvioletred/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumvioletred/_index.md index ac548db9687a..942220d6fc4a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumvioletred/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mediumvioletred/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mediumvioletred/ Gets a system-defined color that has an ARGB value of #FFC71585. ```cpp -static Color Aspose::Page::Drawing::Color::get_MediumVioletRed() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MediumVioletRed() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_midnightblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_midnightblue/_index.md index 880bcb586f43..29ed48611791 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_midnightblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_midnightblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_midnightblue/ Gets a system-defined color that has an ARGB value of #FF191970. ```cpp -static Color Aspose::Page::Drawing::Color::get_MidnightBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MidnightBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mintcream/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mintcream/_index.md index 496517d5eabd..101c76f08ecf 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mintcream/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mintcream/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mintcream/ Gets a system-defined color that has an ARGB value of #FFF5FFFA. ```cpp -static Color Aspose::Page::Drawing::Color::get_MintCream() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MintCream() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mistyrose/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mistyrose/_index.md index b1bb7ae62044..443d9bfa8733 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mistyrose/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_mistyrose/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_mistyrose/ Gets a system-defined color that has an ARGB value of #FFFFE4E1. ```cpp -static Color Aspose::Page::Drawing::Color::get_MistyRose() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_MistyRose() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_moccasin/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_moccasin/_index.md index f6a1e93d5710..a7f312589740 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_moccasin/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_moccasin/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_moccasin/ Gets a system-defined color that has an ARGB value of #FFFFE4B5. ```cpp -static Color Aspose::Page::Drawing::Color::get_Moccasin() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Moccasin() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navajowhite/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navajowhite/_index.md index 7ab4b4b9dd93..3d1158b8ae53 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navajowhite/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navajowhite/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_navajowhite/ Gets a system-defined color that has an ARGB value of #FFFFDEAD. ```cpp -static Color Aspose::Page::Drawing::Color::get_NavajoWhite() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_NavajoWhite() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navy/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navy/_index.md index f114f2056978..e066eb6cf93d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navy/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_navy/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_navy/ Gets a system-defined color that has an ARGB value of #FF000080. ```cpp -static Color Aspose::Page::Drawing::Color::get_Navy() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Navy() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_oldlace/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_oldlace/_index.md index 788571f581de..844a95b108c0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_oldlace/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_oldlace/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_oldlace/ Gets a system-defined color that has an ARGB value of #FFFDF5E6. ```cpp -static Color Aspose::Page::Drawing::Color::get_OldLace() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_OldLace() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olive/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olive/_index.md index e256932b499c..4c78f118b81e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olive/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olive/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_olive/ Gets a system-defined color that has an ARGB value of #FF808000. ```cpp -static Color Aspose::Page::Drawing::Color::get_Olive() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Olive() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olivedrab/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olivedrab/_index.md index 2874173d0e7a..01df95bdab39 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olivedrab/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_olivedrab/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_olivedrab/ Gets a system-defined color that has an ARGB value of #FF6B8E23. ```cpp -static Color Aspose::Page::Drawing::Color::get_OliveDrab() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_OliveDrab() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orange/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orange/_index.md index 9f6eb96f0aae..529f17ee00e7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orange/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orange/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_orange/ Gets a system-defined color that has an ARGB value of #FFFFA500. ```cpp -static Color Aspose::Page::Drawing::Color::get_Orange() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Orange() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orangered/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orangered/_index.md index 66fd7ff72fee..e34f70f186a2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orangered/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orangered/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_orangered/ Gets a system-defined color that has an ARGB value of #FFFF4500. ```cpp -static Color Aspose::Page::Drawing::Color::get_OrangeRed() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_OrangeRed() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orchid/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orchid/_index.md index 4ec93e5e47a3..135f4fdd3cd0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orchid/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_orchid/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_orchid/ Gets a system-defined color that has an ARGB value of #FFDA70D6. ```cpp -static Color Aspose::Page::Drawing::Color::get_Orchid() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Orchid() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegoldenrod/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegoldenrod/_index.md index f13b0e5e9e9a..08dbe27191a0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegoldenrod/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegoldenrod/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_palegoldenrod/ Gets a system-defined color that has an ARGB value of #FFEEE8AA. ```cpp -static Color Aspose::Page::Drawing::Color::get_PaleGoldenrod() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PaleGoldenrod() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegreen/_index.md index 88844817d05a..8bd45868f5cd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palegreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_palegreen/ Gets a system-defined color that has an ARGB value of #FF98FB98. ```cpp -static Color Aspose::Page::Drawing::Color::get_PaleGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PaleGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_paleturquoise/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_paleturquoise/_index.md index 9b8592875cb1..6cfb661b4005 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_paleturquoise/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_paleturquoise/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_paleturquoise/ Gets a system-defined color that has an ARGB value of #FFAFEEEE. ```cpp -static Color Aspose::Page::Drawing::Color::get_PaleTurquoise() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PaleTurquoise() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palevioletred/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palevioletred/_index.md index b65849397c1d..8e107ea70de5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palevioletred/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_palevioletred/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_palevioletred/ Gets a system-defined color that has an ARGB value of #FFDB7093. ```cpp -static Color Aspose::Page::Drawing::Color::get_PaleVioletRed() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PaleVioletRed() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_papayawhip/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_papayawhip/_index.md index 0acfbc685009..2ef0b90d5fde 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_papayawhip/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_papayawhip/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_papayawhip/ Gets a system-defined color that has an ARGB value of #FFFFEFD5. ```cpp -static Color Aspose::Page::Drawing::Color::get_PapayaWhip() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PapayaWhip() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peachpuff/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peachpuff/_index.md index 419bd4edc4e3..9e3208e2db2e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peachpuff/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peachpuff/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_peachpuff/ Gets a system-defined color that has an ARGB value of #FFFFDAB9. ```cpp -static Color Aspose::Page::Drawing::Color::get_PeachPuff() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PeachPuff() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peru/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peru/_index.md index 54f9cd2da35a..9d0573482186 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peru/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_peru/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_peru/ Gets a system-defined color that has an ARGB value of #FFCD853F. ```cpp -static Color Aspose::Page::Drawing::Color::get_Peru() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Peru() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_pink/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_pink/_index.md index 30ea0e12e21b..02c2b34a86ea 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_pink/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_pink/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_pink/ Gets a system-defined color that has an ARGB value of #FFFFC0CB. ```cpp -static Color Aspose::Page::Drawing::Color::get_Pink() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Pink() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_plum/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_plum/_index.md index a283f6769880..6a7fd7ed8cfb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_plum/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_plum/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_plum/ Gets a system-defined color that has an ARGB value of #FFDDA0DD. ```cpp -static Color Aspose::Page::Drawing::Color::get_Plum() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Plum() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_powderblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_powderblue/_index.md index 13aa98117722..e4443008ee00 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_powderblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_powderblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_powderblue/ Gets a system-defined color that has an ARGB value of #FFB0E0E6. ```cpp -static Color Aspose::Page::Drawing::Color::get_PowderBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_PowderBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_purple/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_purple/_index.md index 2fc3b2f549a6..1984ea69441e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_purple/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_purple/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_purple/ Gets a system-defined color that has an ARGB value of #FF800080. ```cpp -static Color Aspose::Page::Drawing::Color::get_Purple() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Purple() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_red/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_red/_index.md index c7a4c1480aa3..151869d20645 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_red/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_red/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_red/ Gets a system-defined color that has an ARGB value of #FFFF0000. ```cpp -static Color Aspose::Page::Drawing::Color::get_Red() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Red() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_rosybrown/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_rosybrown/_index.md index d9ef12376c83..c70bd2867bdb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_rosybrown/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_rosybrown/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_rosybrown/ Gets a system-defined color that has an ARGB value of #FFBC8F8F. ```cpp -static Color Aspose::Page::Drawing::Color::get_RosyBrown() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_RosyBrown() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_royalblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_royalblue/_index.md index b151d239ffd4..1e88de6c37fd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_royalblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_royalblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_royalblue/ Gets a system-defined color that has an ARGB value of #FF4169E1. ```cpp -static Color Aspose::Page::Drawing::Color::get_RoyalBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_RoyalBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_saddlebrown/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_saddlebrown/_index.md index 3eab9cc64047..e6af33707986 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_saddlebrown/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_saddlebrown/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_saddlebrown/ Gets a system-defined color that has an ARGB value of #FF8B4513. ```cpp -static Color Aspose::Page::Drawing::Color::get_SaddleBrown() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SaddleBrown() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_salmon/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_salmon/_index.md index 55feb8a4d819..5f00dff8407a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_salmon/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_salmon/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_salmon/ Gets a system-defined color that has an ARGB value of #FFFA8072. ```cpp -static Color Aspose::Page::Drawing::Color::get_Salmon() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Salmon() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sandybrown/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sandybrown/_index.md index 24c61747e77f..9600addc265f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sandybrown/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sandybrown/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_sandybrown/ Gets a system-defined color that has an ARGB value of #FFF4A460. ```cpp -static Color Aspose::Page::Drawing::Color::get_SandyBrown() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SandyBrown() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seagreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seagreen/_index.md index 42fda361450f..10297e784192 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seagreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seagreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_seagreen/ Gets a system-defined color that has an ARGB value of #FF2E8B57. ```cpp -static Color Aspose::Page::Drawing::Color::get_SeaGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SeaGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seashell/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seashell/_index.md index f4a3710b3573..70d1c535e9c9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seashell/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_seashell/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_seashell/ Gets a system-defined color that has an ARGB value of #FFFFF5EE. ```cpp -static Color Aspose::Page::Drawing::Color::get_SeaShell() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SeaShell() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sienna/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sienna/_index.md index 4460dcdcd36b..d13d18b4d5a7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sienna/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_sienna/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_sienna/ Gets a system-defined color that has an ARGB value of #FFA0522D. ```cpp -static Color Aspose::Page::Drawing::Color::get_Sienna() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Sienna() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_silver/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_silver/_index.md index d86db38d9bd0..c13a01ba2e97 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_silver/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_silver/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_silver/ Gets a system-defined color that has an ARGB value of #FFC0C0C0. ```cpp -static Color Aspose::Page::Drawing::Color::get_Silver() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Silver() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_skyblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_skyblue/_index.md index 300e2a0410fe..5f13d885e221 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_skyblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_skyblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_skyblue/ Gets a system-defined color that has an ARGB value of #FF87CEEB. ```cpp -static Color Aspose::Page::Drawing::Color::get_SkyBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SkyBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slateblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slateblue/_index.md index 42721d9bc11a..69ab1f1d69af 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slateblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slateblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_slateblue/ Gets a system-defined color that has an ARGB value of #FF6A5ACD. ```cpp -static Color Aspose::Page::Drawing::Color::get_SlateBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SlateBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slategray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slategray/_index.md index 78b86b83e676..576d37ea9da9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slategray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_slategray/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_slategray/ Gets a system-defined color that has an ARGB value of #FF708090. ```cpp -static Color Aspose::Page::Drawing::Color::get_SlateGray() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SlateGray() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_snow/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_snow/_index.md index d4c5db6b0a8e..4e21b92ff210 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_snow/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_snow/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_snow/ Gets a system-defined color that has an ARGB value of #FFFFFAFA. ```cpp -static Color Aspose::Page::Drawing::Color::get_Snow() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Snow() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_springgreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_springgreen/_index.md index df939b92e7fc..5a092e281f9a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_springgreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_springgreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_springgreen/ Gets a system-defined color that has an ARGB value of #FF00FF7F. ```cpp -static Color Aspose::Page::Drawing::Color::get_SpringGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SpringGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_steelblue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_steelblue/_index.md index 36649fd4e503..387a0c2f98f2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_steelblue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_steelblue/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_steelblue/ Gets a system-defined color that has an ARGB value of #FF4682B4. ```cpp -static Color Aspose::Page::Drawing::Color::get_SteelBlue() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_SteelBlue() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tan/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tan/_index.md index 0f11c914f641..1ede102d7bcc 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tan/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tan/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_tan/ Gets a system-defined color that has an ARGB value of #FFD2B48C. ```cpp -static Color Aspose::Page::Drawing::Color::get_Tan() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Tan() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_teal/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_teal/_index.md index 774338d88698..0a3ef424f961 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_teal/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_teal/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_teal/ Gets a system-defined color that has an ARGB value of #FF008080. ```cpp -static Color Aspose::Page::Drawing::Color::get_Teal() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Teal() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_thistle/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_thistle/_index.md index ce428dbdcca5..762435abf881 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_thistle/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_thistle/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_thistle/ Gets a system-defined color that has an ARGB value of #FFD8BFD8. ```cpp -static Color Aspose::Page::Drawing::Color::get_Thistle() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Thistle() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tomato/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tomato/_index.md index a27d32f5cc1b..41ef61cadb6e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tomato/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_tomato/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_tomato/ Gets a system-defined color that has an ARGB value of #FFFF6347. ```cpp -static Color Aspose::Page::Drawing::Color::get_Tomato() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Tomato() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_transparent/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_transparent/_index.md index cb305cc1a9b3..ca5237c9dfbe 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_transparent/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_transparent/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_transparent/ Gets a system-defined color. ```cpp -static Color Aspose::Page::Drawing::Color::get_Transparent() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Transparent() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_turquoise/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_turquoise/_index.md index 7569e6785f60..4846a2dbadce 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_turquoise/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_turquoise/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_turquoise/ Gets a system-defined color that has an ARGB value of #FF40E0D0. ```cpp -static Color Aspose::Page::Drawing::Color::get_Turquoise() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Turquoise() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_violet/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_violet/_index.md index a7ecdd45e5e1..d5a1f195fde1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_violet/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_violet/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_violet/ Gets a system-defined color that has an ARGB value of #FFEE82EE. ```cpp -static Color Aspose::Page::Drawing::Color::get_Violet() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Violet() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_wheat/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_wheat/_index.md index 33089c6a1795..d830652d772f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_wheat/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_wheat/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_wheat/ Gets a system-defined color that has an ARGB value of #FFF5DEB3. ```cpp -static Color Aspose::Page::Drawing::Color::get_Wheat() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Wheat() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_white/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_white/_index.md index 41253481b790..30b4541a93ed 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_white/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_white/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_white/ Gets a system-defined color that has an ARGB value of #FFFFFFFF. ```cpp -static Color Aspose::Page::Drawing::Color::get_White() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_White() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_whitesmoke/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_whitesmoke/_index.md index b893de03e385..21f27c3d36e5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_whitesmoke/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_whitesmoke/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_whitesmoke/ Gets a system-defined color that has an ARGB value of #FFF5F5F5. ```cpp -static Color Aspose::Page::Drawing::Color::get_WhiteSmoke() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_WhiteSmoke() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellow/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellow/_index.md index b1fc341b5759..4b3abf4cc998 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellow/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellow/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_yellow/ Gets a system-defined color that has an ARGB value of #FFFFFF00. ```cpp -static Color Aspose::Page::Drawing::Color::get_Yellow() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_Yellow() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellowgreen/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellowgreen/_index.md index f2b169105d36..f5fa871eef6b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellowgreen/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/color/get_yellowgreen/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/color/get_yellowgreen/ Gets a system-defined color that has an ARGB value of #FF9ACD32. ```cpp -static Color Aspose::Page::Drawing::Color::get_YellowGreen() +static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_YellowGreen() ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/namespacedoc/_index.md deleted file mode 100644 index 25c618df4e4a..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::Drawing::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Drawing::NamespaceDoc class. The Aspose.Page.Drawing is a root namespace for System.Drawing wrapper classes in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.drawing/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.Drawing](../)** is a root namespace for [System.Drawing](../../system.drawing/) wrapper classes. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::Drawing](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator!=/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator!=/_index.md index ef33fde562dc..a111b9d9df87 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator!=/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator!=/_index.md @@ -4,16 +4,16 @@ linktitle: operator!= second_title: Aspose.Page for C++ description: 'How to use operator!= method of class in C++.' type: docs -weight: 400 +weight: 300 url: /cpp/aspose.page.drawing/operator!=/ --- -## Aspose::Page::Drawing::operator!=(const Color\&, const Color\&) method +## Aspose::Page::Drawing::operator!=(const Aspose::Page::Drawing::Color\&, const Aspose::Page::Drawing::Color\&) method ```cpp -bool Aspose::Page::Drawing::operator!=(const Color &left, const Color &right) +bool Aspose::Page::Drawing::operator!=(const Aspose::Page::Drawing::Color &left, const Aspose::Page::Drawing::Color &right) ``` ## See Also @@ -21,13 +21,13 @@ bool Aspose::Page::Drawing::operator!=(const Color &left, const Color &right) * Class [Color](../color/) * Namespace [Aspose::Page::Drawing](../) * Library [Aspose.Page for C++](../../) -## Aspose::Page::Drawing::operator!=(const Size\&, const Size\&) method +## Aspose::Page::Drawing::operator!=(const Aspose::Page::Drawing::Size\&, const Aspose::Page::Drawing::Size\&) method ```cpp -bool Aspose::Page::Drawing::operator!=(const Size &sz1, const Size &sz2) +bool Aspose::Page::Drawing::operator!=(const Aspose::Page::Drawing::Size &sz1, const Aspose::Page::Drawing::Size &sz2) ``` ## See Also diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator==/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator==/_index.md index 07c11b14a17f..09ac2a3e724f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator==/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/operator==/_index.md @@ -4,16 +4,16 @@ linktitle: operator== second_title: Aspose.Page for C++ description: 'How to use operator== method of class in C++.' type: docs -weight: 600 +weight: 500 url: /cpp/aspose.page.drawing/operator==/ --- -## Aspose::Page::Drawing::operator==(const Color\&, const Color\&) method +## Aspose::Page::Drawing::operator==(const Aspose::Page::Drawing::Color\&, const Aspose::Page::Drawing::Color\&) method ```cpp -bool Aspose::Page::Drawing::operator==(const Color &left, const Color &right) +bool Aspose::Page::Drawing::operator==(const Aspose::Page::Drawing::Color &left, const Aspose::Page::Drawing::Color &right) ``` ## See Also @@ -21,13 +21,13 @@ bool Aspose::Page::Drawing::operator==(const Color &left, const Color &right) * Class [Color](../color/) * Namespace [Aspose::Page::Drawing](../) * Library [Aspose.Page for C++](../../) -## Aspose::Page::Drawing::operator==(const Size\&, const Size\&) method +## Aspose::Page::Drawing::operator==(const Aspose::Page::Drawing::Size\&, const Aspose::Page::Drawing::Size\&) method ```cpp -bool Aspose::Page::Drawing::operator==(const Size &left, const Size &right) +bool Aspose::Page::Drawing::operator==(const Aspose::Page::Drawing::Size &left, const Aspose::Page::Drawing::Size &right) ``` ## See Also diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/_index.md index cd7943b00f60..b5dc9f8d3061 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/_index.md @@ -4,7 +4,7 @@ linktitle: Size second_title: Aspose.Page for C++ description: 'Aspose::Page::Drawing::Size class. Stores an ordered pair of integers, typically the width and height of a rectangle in C++.' type: docs -weight: 300 +weight: 200 url: /cpp/aspose.page.drawing/size/ --- ## Size class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/empty/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/empty/_index.md index 27c46a6adc86..53d2a9657884 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/empty/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.drawing/size/empty/_index.md @@ -13,7 +13,7 @@ url: /cpp/aspose.page.drawing/size/empty/ Gets a [T:Aspose::Page::Drawing::Size](../) structure that has a [P:Aspose::Page::Drawing::Size::Height](../) and [P:Aspose::Page::Drawing::Size::Width](../) value of 0. ```cpp -static Size Aspose::Page::Drawing::Size::Empty +static Aspose::Page::Drawing::Size Aspose::Page::Drawing::Size::Empty ``` diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/_index.md index 20e94bd2b9db..15c95a81086f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::EPS::Device namespace linktitle: Aspose::Page::EPS::Device second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::EPS::Device namespace in C++.' +description: 'Aspose::Page::EPS::Device namespace. The Aspose.Page.EPS.Device namespace provides classes of possible devices and save options that can be used while converting PS/EPS to other formats in C++.' type: docs weight: 600 url: /cpp/aspose.page.eps.device/ --- - +The **[Aspose.Page.EPS.Device](./)** namespace provides classes of possible devices and save options that can be used while converting PS/EPS to other formats. ## Classes diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/_index.md index 260ee697e235..7a1148615082 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/_index.md @@ -124,7 +124,6 @@ PdfDevice class is deprecated beginning from 24.3. Please use SaveAsPdf method i ## See Also -* Class [Device](../../aspose.page/device/) * Class [IMultiPageDevice](../../aspose.page/imultipagedevice/) * Class [IStreamable](../../aspose.page/istreamable/) * Namespace [Aspose::Page::EPS::Device](../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/copy/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/copy/_index.md index dbb29994dcc8..cceb3f5e7b2e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/copy/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/copy/_index.md @@ -19,7 +19,6 @@ virtual System::SharedPtr Aspose::Page::EPS::Device::PdfDe ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [Device](../../../aspose.page/device/) * Class [PdfDevice](../) * Namespace [Aspose::Page::EPS::Device](../../) * Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/create/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/create/_index.md index 8c1ae2bf9e3e..42dae8c8aed2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/create/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.device/pdfdevice/create/_index.md @@ -24,7 +24,6 @@ Copy of this device. ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [Device](../../../aspose.page/device/) * Class [PdfDevice](../) * Namespace [Aspose::Page::EPS::Device](../../) * Library [Aspose.Page for C++](../../../) @@ -40,7 +39,6 @@ virtual System::SharedPtr Aspose::Page::EPS::Device::PdfDe ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [Device](../../../aspose.page/device/) * Class [PdfDevice](../) * Namespace [Aspose::Page::EPS::Device](../../) * Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/_index.md index 396d0c6c357b..e2cdb05e5cb1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/_index.md @@ -2,19 +2,18 @@ title: Aspose::Page::EPS::XMP namespace linktitle: Aspose::Page::EPS::XMP second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::EPS::XMP namespace in C++.' +description: 'Aspose::Page::EPS::XMP namespace. The Aspose.Page.EPS.XMP namespace provides classes for reading, changing XMP metadata in EPS files in C++.' type: docs weight: 800 url: /cpp/aspose.page.eps.xmp/ --- - +The **[Aspose.Page.EPS.XMP](./)** namespace provides classes for reading, changing [XMP](./) metadata in [EPS](../aspose.page.eps/) files. ## Classes | Class | Description | | --- | --- | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.EPS.XMP](./)** namespace provides classes for reading, changing [XMP](./) metadata in [EPS](../aspose.page.eps/) files. | | [XmpField](./xmpfield/) | Represents [XMP](./) field. | | [XmpMetadata](./xmpmetadata/) | Provides access to [XMP](./) metadata stream. | | [XmpValue](./xmpvalue/) | Represents [XMP](./) value. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/namespacedoc/_index.md deleted file mode 100644 index 8982edc66e09..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::EPS::XMP::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::EPS::XMP::NamespaceDoc class. The Aspose.Page.EPS.XMP namespace provides classes for reading, changing XMP metadata in EPS files in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.eps.xmp/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.EPS.XMP](../)** namespace provides classes for reading, changing [XMP](../) metadata in [EPS](../../aspose.page.eps/) files. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::EPS::XMP](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator!=/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator!=/_index.md index 2c985de14c7f..500dd9872e15 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator!=/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator!=/_index.md @@ -4,7 +4,7 @@ linktitle: operator!= second_title: Aspose.Page for C++ description: 'How to use operator!= method of class in C++.' type: docs -weight: 600 +weight: 500 url: /cpp/aspose.page.eps.xmp/operator!=/ --- ## Aspose::Page::EPS::XMP::operator!= method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator==/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator==/_index.md index 4de30ea0c29f..7e1c58e87f93 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator==/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/operator==/_index.md @@ -4,7 +4,7 @@ linktitle: operator== second_title: Aspose.Page for C++ description: 'How to use operator== method of class in C++.' type: docs -weight: 700 +weight: 600 url: /cpp/aspose.page.eps.xmp/operator==/ --- ## Aspose::Page::EPS::XMP::operator== method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfield/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfield/_index.md index 06dd35350ff5..e9bc7f701196 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfield/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfield/_index.md @@ -4,7 +4,7 @@ linktitle: XmpField second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::XMP::XmpField class. Represents XMP field in C++.' type: docs -weight: 200 +weight: 100 url: /cpp/aspose.page.eps.xmp/xmpfield/ --- ## XmpField class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfieldtype/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfieldtype/_index.md index dfb69ee0e087..aa301328fbe7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfieldtype/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpfieldtype/_index.md @@ -4,7 +4,7 @@ linktitle: XmpFieldType second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::XMP::XmpFieldType enum. This enum represents types of a XMP field in C++.' type: docs -weight: 500 +weight: 400 url: /cpp/aspose.page.eps.xmp/xmpfieldtype/ --- ## XmpFieldType enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpmetadata/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpmetadata/_index.md index 68d75b5878a8..26edc3e17cd8 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpmetadata/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpmetadata/_index.md @@ -4,7 +4,7 @@ linktitle: XmpMetadata second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::XMP::XmpMetadata class. Provides access to XMP metadata stream in C++.' type: docs -weight: 300 +weight: 200 url: /cpp/aspose.page.eps.xmp/xmpmetadata/ --- ## XmpMetadata class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpvalue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpvalue/_index.md index 39534c73f714..23a03159f024 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpvalue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps.xmp/xmpvalue/_index.md @@ -4,7 +4,7 @@ linktitle: XmpValue second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::XMP::XmpValue class. Represents XMP value in C++.' type: docs -weight: 400 +weight: 300 url: /cpp/aspose.page.eps.xmp/xmpvalue/ --- ## XmpValue class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/_index.md index 5f17a3e3f917..037a5c2092c6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/_index.md @@ -2,25 +2,23 @@ title: Aspose::Page::EPS namespace linktitle: Aspose::Page::EPS second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::EPS namespace in C++.' +description: 'Aspose::Page::EPS namespace. The Aspose.Page.EPS is a root namespace for all classes that deal with PS/EPS files in C++.' type: docs weight: 500 url: /cpp/aspose.page.eps/ --- - +The **[Aspose.Page.EPS](./)** is a root namespace for all classes that deal with PS/EPS files. ## Classes | Class | Description | | --- | --- | -| [ApsLoadOptions](./apsloadoptions/) | APS document loading options. | | [BinaryHeader](./binaryheader/) | | | [FontConstants](./fontconstants/) | This class defines a set of constants for saving fonts. | | [GradientBrush](./gradientbrush/) | This class is used for encapsulating LinearGradientBrush and PathGradientBrush with possibility to set wrap mode to clamp. Native gradient brushes always throw an exception when someone tries to set WrapMode property to WrapMode.Clamp. | | [LoadOptions](./loadoptions/) | Basic class for document loading options. | | [MiscUtil](./miscutil/) | | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.EPS](./)** is a root namespace for all classes that deal with PS/EPS files. | | [PageConstants](./pageconstants/) | This class defines a set of constants which describe a page. Convenience objects are provided for various margins, orientations, rescaling, and standard page sizes. | | [PsDocument](./psdocument/) | This class encapsulates PS/EPS documents. | | [PsLoadOptions](./psloadoptions/) | PS document loading options. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/_index.md deleted file mode 100644 index 385d78a8b81f..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/_index.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Aspose::Page::EPS::ApsLoadOptions class -linktitle: ApsLoadOptions -second_title: Aspose.Page for C++ -description: 'Aspose::Page::EPS::ApsLoadOptions class. APS document loading options in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.eps/apsloadoptions/ ---- -## ApsLoadOptions class - - -APS document loading options. - -```cpp -class ApsLoadOptions : public Aspose::Page::EPS::LoadOptions -``` - -## Methods - -| Method | Description | -| --- | --- | -| [ApsLoadOptions](./apsloadoptions/)() | Creates new instance of options. | -| [get_TransparencyThreshold](./get_transparencythreshold/)() const | An integer value from 0 to 255 below which pixel of image that contains alpha values will be considered as fully transparent. PostScript doesn't support transparency, but can apply explicit mask above color image where some pixels will be fully opaque and some one's will be fully transparent. Transparency threshold is used for finding the best likeness of original and PostScript result. Default value is 255. | -| [set_TransparencyThreshold](./set_transparencythreshold/)(int32_t) | An integer value from 0 to 255 below which pixel of image that contains alpha values will be considered as fully transparent. PostScript doesn't support transparency, but can apply explicit mask above color image where some pixels will be fully opaque and some one's will be fully transparent. Transparency threshold is used for finding the best likeness of original and PostScript result. Default value is 255. | -## See Also - -* Class [LoadOptions](../loadoptions/) -* Namespace [Aspose::Page::EPS](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/apsloadoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/apsloadoptions/_index.md deleted file mode 100644 index ad6a07a4393f..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/apsloadoptions/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::EPS::ApsLoadOptions::ApsLoadOptions constructor -linktitle: ApsLoadOptions -second_title: Aspose.Page for C++ -description: 'Aspose::Page::EPS::ApsLoadOptions::ApsLoadOptions constructor. Creates new instance of options in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.eps/apsloadoptions/apsloadoptions/ ---- -## ApsLoadOptions::ApsLoadOptions constructor - - -Creates new instance of options. - -```cpp -Aspose::Page::EPS::ApsLoadOptions::ApsLoadOptions() -``` - -## See Also - -* Class [ApsLoadOptions](../) -* Namespace [Aspose::Page::EPS](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/get_transparencythreshold/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/get_transparencythreshold/_index.md deleted file mode 100644 index 5d281ff7c4ce..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/get_transparencythreshold/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::EPS::ApsLoadOptions::get_TransparencyThreshold method -linktitle: get_TransparencyThreshold -second_title: Aspose.Page for C++ -description: 'Aspose::Page::EPS::ApsLoadOptions::get_TransparencyThreshold method. An integer value from 0 to 255 below which pixel of image that contains alpha values will be considered as fully transparent. PostScript doesn''t support transparency, but can apply explicit mask above color image where some pixels will be fully opaque and some one''s will be fully transparent. Transparency threshold is used for finding the best likeness of original and PostScript result. Default value is 255 in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.eps/apsloadoptions/get_transparencythreshold/ ---- -## ApsLoadOptions::get_TransparencyThreshold method - - -An integer value from 0 to 255 below which pixel of image that contains alpha values will be considered as fully transparent. PostScript doesn't support transparency, but can apply explicit mask above color image where some pixels will be fully opaque and some one's will be fully transparent. Transparency threshold is used for finding the best likeness of original and PostScript result. Default value is 255. - -```cpp -int32_t Aspose::Page::EPS::ApsLoadOptions::get_TransparencyThreshold() const -``` - -## See Also - -* Class [ApsLoadOptions](../) -* Namespace [Aspose::Page::EPS](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/set_transparencythreshold/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/set_transparencythreshold/_index.md deleted file mode 100644 index 7ef0f16d696b..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/apsloadoptions/set_transparencythreshold/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::EPS::ApsLoadOptions::set_TransparencyThreshold method -linktitle: set_TransparencyThreshold -second_title: Aspose.Page for C++ -description: 'Aspose::Page::EPS::ApsLoadOptions::set_TransparencyThreshold method. An integer value from 0 to 255 below which pixel of image that contains alpha values will be considered as fully transparent. PostScript doesn''t support transparency, but can apply explicit mask above color image where some pixels will be fully opaque and some one''s will be fully transparent. Transparency threshold is used for finding the best likeness of original and PostScript result. Default value is 255 in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page.eps/apsloadoptions/set_transparencythreshold/ ---- -## ApsLoadOptions::set_TransparencyThreshold method - - -An integer value from 0 to 255 below which pixel of image that contains alpha values will be considered as fully transparent. PostScript doesn't support transparency, but can apply explicit mask above color image where some pixels will be fully opaque and some one's will be fully transparent. Transparency threshold is used for finding the best likeness of original and PostScript result. Default value is 255. - -```cpp -void Aspose::Page::EPS::ApsLoadOptions::set_TransparencyThreshold(int32_t value) -``` - -## See Also - -* Class [ApsLoadOptions](../) -* Namespace [Aspose::Page::EPS](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/binaryheader/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/binaryheader/_index.md index 3c530e9e7125..75c9cc1a7267 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/binaryheader/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/binaryheader/_index.md @@ -4,7 +4,7 @@ linktitle: BinaryHeader second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::EPS::BinaryHeader class in C++.' type: docs -weight: 200 +weight: 100 url: /cpp/aspose.page.eps/binaryheader/ --- ## BinaryHeader class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/documentformat/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/documentformat/_index.md index 39d20549f93f..c445f63cd815 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/documentformat/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/documentformat/_index.md @@ -4,7 +4,7 @@ linktitle: DocumentFormat second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::DocumentFormat enum. Enumerates source file formats to convert (if not PS) into PS before creating PS document in C++.' type: docs -weight: 1200 +weight: 1000 url: /cpp/aspose.page.eps/documentformat/ --- ## DocumentFormat enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/fontconstants/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/fontconstants/_index.md index 86ea13bc77c0..0ac55fe4d275 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/fontconstants/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/fontconstants/_index.md @@ -4,7 +4,7 @@ linktitle: FontConstants second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::FontConstants class. This class defines a set of constants for saving fonts in C++.' type: docs -weight: 300 +weight: 200 url: /cpp/aspose.page.eps/fontconstants/ --- ## FontConstants class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/gradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/gradientbrush/_index.md index fa48a3e7bcf7..6c912cf34e5d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/gradientbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/gradientbrush/_index.md @@ -4,7 +4,7 @@ linktitle: GradientBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::GradientBrush class. This class is used for encapsulating LinearGradientBrush and PathGradientBrush with possibility to set wrap mode to clamp. Native gradient brushes always throw an exception when someone tries to set WrapMode property to WrapMode.Clamp in C++.' type: docs -weight: 400 +weight: 300 url: /cpp/aspose.page.eps/gradientbrush/ --- ## GradientBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/loadoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/loadoptions/_index.md index 28688acc9bf8..631237b6fac5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/loadoptions/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/loadoptions/_index.md @@ -4,7 +4,7 @@ linktitle: LoadOptions second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::LoadOptions class. Basic class for document loading options in C++.' type: docs -weight: 500 +weight: 400 url: /cpp/aspose.page.eps/loadoptions/ --- ## LoadOptions class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/miscutil/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/miscutil/_index.md index ff30e7b3b140..4520d08f7169 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/miscutil/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/miscutil/_index.md @@ -4,7 +4,7 @@ linktitle: MiscUtil second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::EPS::MiscUtil class in C++.' type: docs -weight: 600 +weight: 500 url: /cpp/aspose.page.eps/miscutil/ --- ## MiscUtil class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/namespacedoc/_index.md deleted file mode 100644 index a23815e8fd8c..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::EPS::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::EPS::NamespaceDoc class. The Aspose.Page.EPS is a root namespace for all classes that deal with PS/EPS files in C++.' -type: docs -weight: 700 -url: /cpp/aspose.page.eps/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.EPS](../)** is a root namespace for all classes that deal with PS/EPS files. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::EPS](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/pageconstants/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/pageconstants/_index.md index 10a696ab63aa..69690609a269 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/pageconstants/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/pageconstants/_index.md @@ -4,7 +4,7 @@ linktitle: PageConstants second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PageConstants class. This class defines a set of constants which describe a page. Convenience objects are provided for various margins, orientations, rescaling, and standard page sizes in C++.' type: docs -weight: 800 +weight: 600 url: /cpp/aspose.page.eps/pageconstants/ --- ## PageConstants class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psconverterexception/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psconverterexception/_index.md index 1a83dfb83b63..39c61ff9c40e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psconverterexception/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psconverterexception/_index.md @@ -4,7 +4,7 @@ linktitle: PsConverterException second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::EPS::PsConverterException typedef in C++.' type: docs -weight: 1300 +weight: 1100 url: /cpp/aspose.page.eps/psconverterexception/ --- ## PsConverterException typedef diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/_index.md index 3ff3cb9853ea..346c00a66529 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/_index.md @@ -4,7 +4,7 @@ linktitle: PsDocument second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument class. This class encapsulates PS/EPS documents in C++.' type: docs -weight: 900 +weight: 700 url: /cpp/aspose.page.eps/psdocument/ --- ## PsDocument class @@ -88,8 +88,6 @@ class PsDocument : public Aspose::Page::Document | [PsDocument](./psdocument/)(System::SharedPtr\, System::SharedPtr\, int32_t) | Initializes empty [PsDocument](./) when the number of [Postscript](../../aspose.page.eps.postscript/) document pages is known in advance. | | [PsDocument](./psdocument/)(System::String) | Initializes [PsDocument](./) with an input PS/EPS file. | | [PsDocument](./psdocument/)(System::SharedPtr\) | Initializes [PsDocument](./) with a stream of PS/EPS file. | -| [RenderAps](./renderaps/)(System::SharedPtr\, System::SharedPtr\) | | -| [RenderAps](./renderaps/)(System::SharedPtr\, System::SharedPtr\) | | | [ResizeEps](./resizeeps/)(System::String, System::Drawing::SizeF, Units) | Resizes given [PsDocument](./) as [EPS](../) file. This method is used only after extracting [EPS](../) size. It saves initial [EPS](../) file with updated existing %BoundingBox or new one will be created. [Page](../../aspose.page/) transformation matrix also will be set. | | [ResizeEps](./resizeeps/)(System::SharedPtr\, System::Drawing::SizeF, Units) | Resizes given [PsDocument](./) as [EPS](../) file. This method is used only after extracting [EPS](../) size. It saves initial [EPS](../) file with updated existing %BoundingBox or new one will be created. [Page](../../aspose.page/) transformation matrix also will be set. | | [Rotate](./rotate/)(float) | Adds rotation counterclockwise about the origin to current graphics state (rotate current matrix). | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/renderaps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/renderaps/_index.md deleted file mode 100644 index 0ad337f266b9..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/renderaps/_index.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: Aspose::Page::EPS::PsDocument::RenderAps method -linktitle: RenderAps -second_title: Aspose.Page for C++ -description: 'How to use RenderAps method of Aspose::Page::EPS::PsDocument class in C++.' -type: docs -weight: 3800 -url: /cpp/aspose.page.eps/psdocument/renderaps/ ---- -## PsDocument::RenderAps(System::SharedPtr\, System::SharedPtr\) method - - - - -```cpp -void Aspose::Page::EPS::PsDocument::RenderAps(System::SharedPtr group, System::SharedPtr options) -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [ApsLoadOptions](../../apsloadoptions/) -* Class [PsDocument](../) -* Namespace [Aspose::Page::EPS](../../) -* Library [Aspose.Page for C++](../../../) -## PsDocument::RenderAps(System::SharedPtr\, System::SharedPtr\) method - - - - -```cpp -void Aspose::Page::EPS::PsDocument::RenderAps(System::SharedPtr apsStream, System::SharedPtr options) -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [Stream](../../../system.io/stream/) -* Class [ApsLoadOptions](../../apsloadoptions/) -* Class [PsDocument](../) -* Namespace [Aspose::Page::EPS](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/resizeeps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/resizeeps/_index.md index 7168509e7ed1..51e86e489664 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/resizeeps/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/resizeeps/_index.md @@ -4,7 +4,7 @@ linktitle: ResizeEps second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::ResizeEps method. Resizes given PsDocument as EPS file. This method is used only after extracting EPS size. It saves initial EPS file with updated existing %BoundingBox or new one will be created. Page transformation matrix also will be set in C++.' type: docs -weight: 3900 +weight: 3800 url: /cpp/aspose.page.eps/psdocument/resizeeps/ --- ## PsDocument::ResizeEps(System::SharedPtr\, System::Drawing::SizeF, Units) method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/rotate/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/rotate/_index.md index f0766202e475..2981f4891d82 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/rotate/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/rotate/_index.md @@ -4,7 +4,7 @@ linktitle: Rotate second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::Rotate method. Adds rotation counterclockwise about the origin to current graphics state (rotate current matrix) in C++.' type: docs -weight: 4000 +weight: 3900 url: /cpp/aspose.page.eps/psdocument/rotate/ --- ## PsDocument::Rotate(float) method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/save/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/save/_index.md index 04f5d36f889a..430a9f537251 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/save/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/save/_index.md @@ -4,7 +4,7 @@ linktitle: Save second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::Save method. Saves given PsDocument as EPS file. This method is used only when PsDocument was created from scratch in C++.' type: docs -weight: 4100 +weight: 4000 url: /cpp/aspose.page.eps/psdocument/save/ --- ## PsDocument::Save() method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveasimage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveasimage/_index.md index 999636c5e317..c7d8e96054de 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveasimage/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveasimage/_index.md @@ -4,7 +4,7 @@ linktitle: SaveAsImage second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SaveAsImage method. Saves PS/EPS file to images bytes arrays in C++.' type: docs -weight: 4200 +weight: 4100 url: /cpp/aspose.page.eps/psdocument/saveasimage/ --- ## PsDocument::SaveAsImage method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveaspdf/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveaspdf/_index.md index 287650f403c8..51e3609b2a70 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveaspdf/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveaspdf/_index.md @@ -4,7 +4,7 @@ linktitle: SaveAsPdf second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SaveAsPdf method. Saves PS/EPS file to PDF stream in C++.' type: docs -weight: 4300 +weight: 4200 url: /cpp/aspose.page.eps/psdocument/saveaspdf/ --- ## PsDocument::SaveAsPdf(System::SharedPtr\, System::SharedPtr\) method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveimageaseps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveimageaseps/_index.md index 875ab2f98a89..a99829dfa305 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveimageaseps/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/saveimageaseps/_index.md @@ -4,7 +4,7 @@ linktitle: SaveImageAsEps second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SaveImageAsEps method. Saves Bitmap object to EPS output stream in C++.' type: docs -weight: 5600 +weight: 5500 url: /cpp/aspose.page.eps/psdocument/saveimageaseps/ --- ## PsDocument::SaveImageAsEps(System::SharedPtr\, System::SharedPtr\, System::SharedPtr\) method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/scale/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/scale/_index.md index e20a13638cb2..ca751d656e57 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/scale/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/scale/_index.md @@ -4,7 +4,7 @@ linktitle: Scale second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::Scale method. Adds scale to current graphics state (scale current matrix) in C++.' type: docs -weight: 4400 +weight: 4300 url: /cpp/aspose.page.eps/psdocument/scale/ --- ## PsDocument::Scale method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/set_inputstream/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/set_inputstream/_index.md index 905e468155f1..3b298c7d631a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/set_inputstream/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/set_inputstream/_index.md @@ -4,7 +4,7 @@ linktitle: set_InputStream second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::set_InputStream method. Initializes PsDocument with a stream and load options in C++.' type: docs -weight: 4500 +weight: 4400 url: /cpp/aspose.page.eps/psdocument/set_inputstream/ --- ## PsDocument::set_InputStream method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagedevice/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagedevice/_index.md index aef888bcbaef..4162b6fc93d0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagedevice/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagedevice/_index.md @@ -4,7 +4,7 @@ linktitle: SetPageDevice second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SetPageDevice method. Sets page device parameters (see operator "setpagedevice" PostScript spesification). Among these can be page size and color etc in C++.' type: docs -weight: 4600 +weight: 4500 url: /cpp/aspose.page.eps/psdocument/setpagedevice/ --- ## PsDocument::SetPageDevice method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagesize/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagesize/_index.md index dda9c7b9ca6f..91be5838836b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagesize/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpagesize/_index.md @@ -4,7 +4,7 @@ linktitle: SetPageSize second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SetPageSize method. Sets page size. To create pages with different sizes in one document use SetPageDevice method just after this method in C++.' type: docs -weight: 4700 +weight: 4600 url: /cpp/aspose.page.eps/psdocument/setpagesize/ --- ## PsDocument::SetPageSize method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpaint/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpaint/_index.md index 1f5019dcbf93..8461487c93f8 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpaint/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setpaint/_index.md @@ -4,7 +4,7 @@ linktitle: SetPaint second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SetPaint method. Sets paint in current graphics state in C++.' type: docs -weight: 4800 +weight: 4700 url: /cpp/aspose.page.eps/psdocument/setpaint/ --- ## PsDocument::SetPaint method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setstroke/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setstroke/_index.md index 018d82c824e2..746306830bc8 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setstroke/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/setstroke/_index.md @@ -4,7 +4,7 @@ linktitle: SetStroke second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SetStroke method. Sets stroke in current graphics state in C++.' type: docs -weight: 4900 +weight: 4800 url: /cpp/aspose.page.eps/psdocument/setstroke/ --- ## PsDocument::SetStroke method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/settransform/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/settransform/_index.md index 89c33a18683d..69425d0a1e8f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/settransform/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/settransform/_index.md @@ -4,7 +4,7 @@ linktitle: SetTransform second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::SetTransform method. Set current transformation to this one in C++.' type: docs -weight: 5000 +weight: 4900 url: /cpp/aspose.page.eps/psdocument/settransform/ --- ## PsDocument::SetTransform method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/shear/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/shear/_index.md index de9a34b4e7a6..d566f7d1771c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/shear/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/shear/_index.md @@ -4,7 +4,7 @@ linktitle: Shear second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::Shear method. Rotates current graphics state counterclockwise around a point in C++.' type: docs -weight: 5100 +weight: 5000 url: /cpp/aspose.page.eps/psdocument/shear/ --- ## PsDocument::Shear method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/transform/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/transform/_index.md index 0dbd6ca46a52..81710abb223c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/transform/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/transform/_index.md @@ -4,7 +4,7 @@ linktitle: Transform second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::Transform method. Adds transformation to current graphics state (concatenates this matrix with current one) in C++.' type: docs -weight: 5200 +weight: 5100 url: /cpp/aspose.page.eps/psdocument/transform/ --- ## PsDocument::Transform method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/translate/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/translate/_index.md index 7ede4dc82375..9050f5b9e43f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/translate/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/translate/_index.md @@ -4,7 +4,7 @@ linktitle: Translate second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::Translate method. Adds translation to current graphics state (translates current matrix) in C++.' type: docs -weight: 5300 +weight: 5200 url: /cpp/aspose.page.eps/psdocument/translate/ --- ## PsDocument::Translate method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicsrestore/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicsrestore/_index.md index 756d8994e553..3c463960a370 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicsrestore/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicsrestore/_index.md @@ -4,7 +4,7 @@ linktitle: WriteGraphicsRestore second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::WriteGraphicsRestore method. Writes restoring of the current graphics state (See PostScript specification on operator "grestore") in C++.' type: docs -weight: 5400 +weight: 5300 url: /cpp/aspose.page.eps/psdocument/writegraphicsrestore/ --- ## PsDocument::WriteGraphicsRestore method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicssave/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicssave/_index.md index ed2fef7b1a97..17e00a5a5ca3 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicssave/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocument/writegraphicssave/_index.md @@ -4,7 +4,7 @@ linktitle: WriteGraphicsSave second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsDocument::WriteGraphicsSave method. Writes saving of the current graphics state (See PostScript specification on operator "gsave") in C++.' type: docs -weight: 5500 +weight: 5400 url: /cpp/aspose.page.eps/psdocument/writegraphicssave/ --- ## PsDocument::WriteGraphicsSave method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocumentexception/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocumentexception/_index.md index ade1611d7ab9..d4dc45763391 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocumentexception/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psdocumentexception/_index.md @@ -4,7 +4,7 @@ linktitle: PsDocumentException second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::EPS::PsDocumentException typedef in C++.' type: docs -weight: 1400 +weight: 1200 url: /cpp/aspose.page.eps/psdocumentexception/ --- ## PsDocumentException typedef diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/psloadoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/psloadoptions/_index.md index daef5ecf355f..466d97daf578 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/psloadoptions/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/psloadoptions/_index.md @@ -4,7 +4,7 @@ linktitle: PsLoadOptions second_title: Aspose.Page for C++ description: 'Aspose::Page::EPS::PsLoadOptions class. PS document loading options in C++.' type: docs -weight: 1000 +weight: 800 url: /cpp/aspose.page.eps/psloadoptions/ --- ## PsLoadOptions class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.eps/texturebrushextension/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.eps/texturebrushextension/_index.md index 19ca788fc874..a8e91f53b927 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.eps/texturebrushextension/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.eps/texturebrushextension/_index.md @@ -4,7 +4,7 @@ linktitle: TextureBrushExtension second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::EPS::TextureBrushExtension class in C++.' type: docs -weight: 1100 +weight: 900 url: /cpp/aspose.page.eps/texturebrushextension/ --- ## TextureBrushExtension class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.font/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.font/_index.md index 260b16c8652a..1d3dee109429 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.font/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.font/_index.md @@ -2,17 +2,16 @@ title: Aspose::Page::Font namespace linktitle: Aspose::Page::Font second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::Font namespace in C++.' +description: 'Aspose::Page::Font namespace. The Aspose.Page.Font namespace contains classes for fonts manipulation in C++.' type: docs weight: 900 url: /cpp/aspose.page.font/ --- - +The **[Aspose.Page.Font](./)** namespace contains classes for fonts manipulation. ## Classes | Class | Description | | --- | --- | | [DrFont](./drfont/) | Use this class instead of GDI+ [Font](./). | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.Font](./)** namespace contains classes for fonts manipulation. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.font/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.font/namespacedoc/_index.md deleted file mode 100644 index 61440d88cb02..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.font/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::Font::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Font::NamespaceDoc class. The Aspose.Page.Font namespace contains classes for fonts manipulation in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.font/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.Font](../)** namespace contains classes for fonts manipulation. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::Font](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.plugins/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.plugins/_index.md index 306f2bb3b5b8..91f1adb30cc1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.plugins/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.plugins/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::Plugins namespace linktitle: Aspose::Page::Plugins second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::Plugins namespace in C++.' +description: 'Aspose::Page::Plugins namespace. The Aspose.Page.Plugins is a root namespace for all classes of Aspose.Page.Plugins classes which are either directly in it like PsConverter or indirectly through several subnamespaces in C++.' type: docs weight: 1000 url: /cpp/aspose.page.plugins/ --- - +The **[Aspose.Page.Plugins](./)** is a root namespace for all classes of [Aspose.Page.Plugins](./) classes which are either directly in it like **[PsConverter](./psconverter/)** or indirectly through several subnamespaces. ## Classes diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.features/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.features/_index.md index 2e348c64dde9..bf1b83706620 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.features/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.features/_index.md @@ -2,17 +2,16 @@ title: Aspose::Page::XPS::Features namespace linktitle: Aspose::Page::XPS::Features second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Features namespace in C++.' +description: 'Aspose::Page::XPS::Features namespace. The Aspose.Page.Xps.Features namespace provides features beyond the XPS specification in C++.' type: docs weight: 1200 url: /cpp/aspose.page.xps.features/ --- - +The **Aspose.Page.Xps.Features** namespace provides features beyond the [XPS](../aspose.page.xps/) specification. ## Classes | Class | Description | | --- | --- | | [HyperlinkCollector](./hyperlinkcollector/) | The class provides collecting hyperlinked [XPS](../aspose.page.xps/) elements from the current page of an [XPS](../aspose.page.xps/) document. | -| [NamespaceDoc](./namespacedoc/) | The **Aspose.Page.Xps.Features** namespace provides features beyond the [XPS](../aspose.page.xps/) specification. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.features/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.features/namespacedoc/_index.md deleted file mode 100644 index d70bd2ed79e0..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.features/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Features::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Features::NamespaceDoc class. The Aspose.Page.Xps.Features namespace provides features beyond the XPS specification in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.xps.features/namespacedoc/ ---- -## NamespaceDoc class - - -The **Aspose.Page.Xps.Features** namespace provides features beyond the [XPS](../../aspose.page.xps/) specification. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::XPS::Features](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/_index.md deleted file mode 100644 index d7dcf7971f62..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps namespace -linktitle: Aspose::Page::XPS::Presentation::Aps -second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::Aps namespace in C++.' -type: docs -weight: 1500 -url: /cpp/aspose.page.xps.presentation.aps/ ---- - - - -## Classes - -| Class | Description | -| --- | --- | -| [ApsDevice](./apsdevice/) | | -| [ApsSaveOptions](./apssaveoptions/) | | -## Enums - -| Enum | Description | -| --- | --- | -| [XpsConversionMode](./xpsconversionmode/) | Values for ConversionMode option. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/_index.md deleted file mode 100644 index 7c8601d49aa2..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/_index.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice class -linktitle: ApsDevice -second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::Aps::ApsDevice class in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/ ---- -## ApsDevice class - - - - -```cpp -class ApsDevice : public Aspose::Page::Device, - public Aspose::Page::IMultiPartitionDevice, - public Aspose::Page::IInteractiveDevice -``` - -## Methods - -| Method | Description | -| --- | --- | -| [AddOutline](./addoutline/)(int32_t, System::String) override | Adds an outline item with the last object as its target. | -| [AddOutline](./addoutline/)(System::Drawing::PointF, int32_t, System::String) override | Adds an outline item with the origin point as its target. | -| [ApsDevice](./apsdevice/)() | Creates a new instance. | -| [ApsDevice](./apsdevice/)(System::Drawing::Size) | Creates a new instance with the specified media size. | -| [ClosePage](./closepage/)() override | Accomplishes the page. | -| [ClosePartition](./closepartition/)() override | Accomplished the document partition. | -| [get_CurrentPageNumber](./get_currentpagenumber/)() override | Returns the absolute number of the current page within the document. | -| [get_CurrentRelativePageNumber](./get_currentrelativepagenumber/)() override | Returns the relative number of the current page within the current partition. | -| [get_InternalHyperlinksTargets](./get_internalhyperlinkstargets/)() override | Returns the map of internal hyperlink targets. | -| [InitPageNumbers](./initpagenumbers/)() override | Initializes numbers of pages to output. | -| [OpenPage](./openpage/)(System::String) override | Starts a new page with the specifies title. | -| [OpenPage](./openpage/)(float, float) override | Starts a new page with the specified width and height. | -| [OpenPartition](./openpartition/)() override | Starts a new document partition. | -| [SaveInternalHyperlinkTarget](./saveinternalhyperlinktarget/)(int32_t, System::Drawing::RectangleF) override | Saves internal hyperlink target as an absolute page number and a rectangular area on a page. | -| [SetHyperlinkTarget](./sethyperlinktarget/)(System::String) override | Set the hyperlink with an external URI as its target. | -| [SetHyperlinkTarget](./sethyperlinktarget/)(int32_t) override | Set the hyperlink with a page number as its target. | -| [ToString](./tostring/)() const override | Analog of C# Object.ToString() method. Enables converting custom objects to string. | -| [UpdatePageParameters](./updatepageparameters/)(System::SharedPtr\) override | Updates the current page parameters. | -## See Also - -* Class [Device](../../aspose.page/device/) -* Class [IMultiPartitionDevice](../../aspose.page/imultipartitiondevice/) -* Class [IInteractiveDevice](../../aspose.page/iinteractivedevice/) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/addoutline/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/addoutline/_index.md deleted file mode 100644 index 962a724822b8..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/addoutline/_index.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::AddOutline method -linktitle: AddOutline -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::AddOutline method. Adds an outline item with the last object as its target in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/addoutline/ ---- -## ApsDevice::AddOutline(int32_t, System::String) method - - -Adds an outline item with the last object as its target. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::AddOutline(int32_t outlineLevel, System::String description) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| outlineLevel | int32_t | The outline level. | -| description | System::String | The item description. | - -## See Also - -* Class [String](../../../system/string/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) -## ApsDevice::AddOutline(System::Drawing::PointF, int32_t, System::String) method - - -Adds an outline item with the origin point as its target. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::AddOutline(System::Drawing::PointF origin, int32_t outlineLevel, System::String description) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| origin | System::Drawing::PointF | The target origin. | -| outlineLevel | int32_t | The outline level. | -| description | System::String | The item description. | - -## See Also - -* Class [PointF](../../../system.drawing/pointf/) -* Class [String](../../../system/string/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/apsdevice/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/apsdevice/_index.md deleted file mode 100644 index 851a3666c2b4..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/apsdevice/_index.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::ApsDevice constructor -linktitle: ApsDevice -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::ApsDevice constructor. Creates a new instance in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/apsdevice/ ---- -## ApsDevice::ApsDevice() constructor - - -Creates a new instance. - -```cpp -Aspose::Page::XPS::Presentation::Aps::ApsDevice::ApsDevice() -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) -## ApsDevice::ApsDevice(System::Drawing::Size) constructor - - -Creates a new instance with the specified media size. - -```cpp -Aspose::Page::XPS::Presentation::Aps::ApsDevice::ApsDevice(System::Drawing::Size pageSize) -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| pageSize | System::Drawing::Size | The size of the device output media. | - -## See Also - -* Class [Size](../../../system.drawing/size/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/closepage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/closepage/_index.md deleted file mode 100644 index 268df761a6d0..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/closepage/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::ClosePage method -linktitle: ClosePage -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::ClosePage method. Accomplishes the page in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/closepage/ ---- -## ApsDevice::ClosePage method - - -Accomplishes the page. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::ClosePage() override -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/closepartition/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/closepartition/_index.md deleted file mode 100644 index f8c802fcca1f..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/closepartition/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::ClosePartition method -linktitle: ClosePartition -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::ClosePartition method. Accomplished the document partition in C++.' -type: docs -weight: 400 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/closepartition/ ---- -## ApsDevice::ClosePartition method - - -Accomplished the document partition. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::ClosePartition() override -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentpagenumber/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentpagenumber/_index.md deleted file mode 100644 index c51373eca119..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentpagenumber/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_CurrentPageNumber method -linktitle: get_CurrentPageNumber -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_CurrentPageNumber method. Returns the absolute number of the current page within the document in C++.' -type: docs -weight: 500 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentpagenumber/ ---- -## ApsDevice::get_CurrentPageNumber method - - -Returns the absolute number of the current page within the document. - -```cpp -int32_t Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_CurrentPageNumber() override -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentrelativepagenumber/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentrelativepagenumber/_index.md deleted file mode 100644 index aaef90d5594d..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentrelativepagenumber/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_CurrentRelativePageNumber method -linktitle: get_CurrentRelativePageNumber -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_CurrentRelativePageNumber method. Returns the relative number of the current page within the current partition in C++.' -type: docs -weight: 600 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/get_currentrelativepagenumber/ ---- -## ApsDevice::get_CurrentRelativePageNumber method - - -Returns the relative number of the current page within the current partition. - -```cpp -int32_t Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_CurrentRelativePageNumber() override -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_internalhyperlinkstargets/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_internalhyperlinkstargets/_index.md deleted file mode 100644 index b2a6d286e8e6..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/get_internalhyperlinkstargets/_index.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_InternalHyperlinksTargets method -linktitle: get_InternalHyperlinksTargets -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_InternalHyperlinksTargets method. Returns the map of internal hyperlink targets in C++.' -type: docs -weight: 700 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/get_internalhyperlinkstargets/ ---- -## ApsDevice::get_InternalHyperlinksTargets method - - -Returns the map of internal hyperlink targets. - -```cpp -System::SharedPtr>>> Aspose::Page::XPS::Presentation::Aps::ApsDevice::get_InternalHyperlinksTargets() override -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IDictionary](../../../system.collections.generic/idictionary/) -* Class [List](../../../system.collections.generic/list/) -* Class [RectangleF](../../../system.drawing/rectanglef/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/initpagenumbers/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/initpagenumbers/_index.md deleted file mode 100644 index 5e6c33929934..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/initpagenumbers/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::InitPageNumbers method -linktitle: InitPageNumbers -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::InitPageNumbers method. Initializes numbers of pages to output in C++.' -type: docs -weight: 800 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/initpagenumbers/ ---- -## ApsDevice::InitPageNumbers method - - -Initializes numbers of pages to output. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::InitPageNumbers() override -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/openpage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/openpage/_index.md deleted file mode 100644 index e0fb1ea73446..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/openpage/_index.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPage method -linktitle: OpenPage -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPage method. Starts a new page with the specified width and height in C++.' -type: docs -weight: 900 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/openpage/ ---- -## ApsDevice::OpenPage(float, float) method - - -Starts a new page with the specified width and height. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPage(float width, float height) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| width | float | The width of the page. | -| height | float | The height of the page. | - -### ReturnValue - -**True** if started page is to be output (it's number is contained in PageNumbers save options). **False**, otherwise. - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) -## ApsDevice::OpenPage(System::String) method - - -Starts a new page with the specifies title. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPage(System::String title) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| title | System::String | The title. | - -### ReturnValue - -**True** if started page is to be output (it's number is contained in PageNumbers save options). **False**, otherwise. - -## See Also - -* Class [String](../../../system/string/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/openpartition/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/openpartition/_index.md deleted file mode 100644 index 2bcd4447e497..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/openpartition/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPartition method -linktitle: OpenPartition -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPartition method. Starts a new document partition in C++.' -type: docs -weight: 1000 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/openpartition/ ---- -## ApsDevice::OpenPartition method - - -Starts a new document partition. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::OpenPartition() override -``` - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/saveinternalhyperlinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/saveinternalhyperlinktarget/_index.md deleted file mode 100644 index 95e86f4afa50..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/saveinternalhyperlinktarget/_index.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::SaveInternalHyperlinkTarget method -linktitle: SaveInternalHyperlinkTarget -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::SaveInternalHyperlinkTarget method. Saves internal hyperlink target as an absolute page number and a rectangular area on a page in C++.' -type: docs -weight: 1100 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/saveinternalhyperlinktarget/ ---- -## ApsDevice::SaveInternalHyperlinkTarget method - - -Saves internal hyperlink target as an absolute page number and a rectangular area on a page. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::SaveInternalHyperlinkTarget(int32_t absolutePageNumber, System::Drawing::RectangleF rect) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| absolutePageNumber | int32_t | The absolute page number. | -| rect | System::Drawing::RectangleF | The rectangular area on a page. | - -## See Also - -* Class [RectangleF](../../../system.drawing/rectanglef/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/sethyperlinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/sethyperlinktarget/_index.md deleted file mode 100644 index 6e30e30495cf..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/sethyperlinktarget/_index.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::SetHyperlinkTarget method -linktitle: SetHyperlinkTarget -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::SetHyperlinkTarget method. Set the hyperlink with a page number as its target in C++.' -type: docs -weight: 1200 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/sethyperlinktarget/ ---- -## ApsDevice::SetHyperlinkTarget(int32_t) method - - -Set the hyperlink with a page number as its target. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::SetHyperlinkTarget(int32_t targetPageNumber) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| targetPageNumber | int32_t | The target page number. | - -## See Also - -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) -## ApsDevice::SetHyperlinkTarget(System::String) method - - -Set the hyperlink with an external URI as its target. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::SetHyperlinkTarget(System::String targetUri) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| targetUri | System::String | The target external URI. | - -## See Also - -* Class [String](../../../system/string/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/tostring/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/tostring/_index.md deleted file mode 100644 index 1d3a4f6fbd5d..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/tostring/_index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::ToString method -linktitle: ToString -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::ToString method. Analog of C# Object.ToString() method. Enables converting custom objects to string in C++.' -type: docs -weight: 1300 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/tostring/ ---- -## ApsDevice::ToString method - - -Analog of C# Object.ToString() method. Enables converting custom objects to string. - -```cpp -System::String Aspose::Page::XPS::Presentation::Aps::ApsDevice::ToString() const override -``` - - -### ReturnValue - -String representation as provided by final class. - -## See Also - -* Class [String](../../../system/string/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/updatepageparameters/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/updatepageparameters/_index.md deleted file mode 100644 index 23b9c95ebb5a..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apsdevice/updatepageparameters/_index.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsDevice::UpdatePageParameters method -linktitle: UpdatePageParameters -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsDevice::UpdatePageParameters method. Updates the current page parameters in C++.' -type: docs -weight: 1400 -url: /cpp/aspose.page.xps.presentation.aps/apsdevice/updatepageparameters/ ---- -## ApsDevice::UpdatePageParameters method - - -Updates the current page parameters. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsDevice::UpdatePageParameters(System::SharedPtr device) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| device | System::SharedPtr\ | The multipage device. | - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IMultiPageDevice](../../../aspose.page/imultipagedevice/) -* Class [ApsDevice](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/_index.md deleted file mode 100644 index 71e6b5336703..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/_index.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions class -linktitle: ApsSaveOptions -second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions class in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/ ---- -## ApsSaveOptions class - - - - -```cpp -class ApsSaveOptions : public Aspose::Page::SaveOptions, - public Aspose::Page::IMultiPageSaveOptions, - public Aspose::Page::XPS::Presentation::IXpsTextConversionOptions -``` - -## Methods - -| Method | Description | -| --- | --- | -| [ApsSaveOptions](./apssaveoptions/)() | Creates new instance of options. | -| [get_BeforePageSavingEventHandlers](./get_beforepagesavingeventhandlers/)() const | The collection of event handlers that performs modifications to an [XPS](../../aspose.page.xps/) page just before it is saved. | -| [get_ConversionMode](./get_conversionmode/)() const | Conversion mode. | -| [get_EmulatePdfToAps](./get_emulatepdftoaps/)() const | Gets/sets the value indicating whether hyperlink active rectangles should be set to target locations and page numbers in jump links should be plus 1. This is the way Aspose.PDF converts PDF document to APS. | -| [get_PageNumbers](./get_pagenumbers/)() override | Gets/sets the array of numbers of pages to convert. | -| [get_PreserveText](./get_preservetext/)() override | In [XPS](../../aspose.page.xps/), some text elements may contain references to alternate glyph forms that do not correspond to any character code in the font. If this flag is set to true, the text from such [XPS](../../aspose.page.xps/) elements is converted to graphic shapes. Then the text itself appears transparent on top. This leaves the text of such elements selectable. But the side effect is that the output file may be much larger than the original. If this flag is set to false, the characters that should be displayed as alternate forms are replaced with some other characters that become mapped to the alternate glyph forms. Therefore the text, although still selectable, will be modified and likely become unreadable. Default is false. | -| [get_TexturizeLinearGradientBrush](./get_texturizelineargradientbrush/)() const | Gets/sets the value indicating whether the LinearGradientBrush will be converted to DrTextureBrush. | -| [get_TexturizeRadialGradientBrush](./get_texturizeradialgradientbrush/)() const | Gets/sets the value indicating whether the RadialGradientBrush will be converted to DrTextureBrush. | -| [get_UsePdfCoordinates](./get_usepdfcoordinates/)() const | Gets/set the value indicating whether coordinates of [XPS](../../aspose.page.xps/) elements should be converted to system coordinates of PDF format. | -| [set_ConversionMode](./set_conversionmode/)(XpsConversionMode) | Conversion mode. | -| [set_EmulatePdfToAps](./set_emulatepdftoaps/)(bool) | Gets/sets the value indicating whether hyperlink active rectangles should be set to target locations and page numbers in jump links should be plus 1. This is the way Aspose.PDF converts PDF document to APS. | -| [set_PageNumbers](./set_pagenumbers/)(System::ArrayPtr\) override | Gets/sets the array of numbers of pages to convert. | -| [set_PreserveText](./set_preservetext/)(bool) override | In [XPS](../../aspose.page.xps/), some text elements may contain references to alternate glyph forms that do not correspond to any character code in the font. If this flag is set to true, the text from such [XPS](../../aspose.page.xps/) elements is converted to graphic shapes. Then the text itself appears transparent on top. This leaves the text of such elements selectable. But the side effect is that the output file may be much larger than the original. If this flag is set to false, the characters that should be displayed as alternate forms are replaced with some other characters that become mapped to the alternate glyph forms. Therefore the text, although still selectable, will be modified and likely become unreadable. Default is false. | -| [set_TexturizeLinearGradientBrush](./set_texturizelineargradientbrush/)(bool) | Gets/sets the value indicating whether the LinearGradientBrush will be converted to DrTextureBrush. | -| [set_TexturizeRadialGradientBrush](./set_texturizeradialgradientbrush/)(bool) | Gets/sets the value indicating whether the RadialGradientBrush will be converted to DrTextureBrush. | -| [set_UsePdfCoordinates](./set_usepdfcoordinates/)(bool) | Gets/set the value indicating whether coordinates of [XPS](../../aspose.page.xps/) elements should be converted to system coordinates of PDF format. | -## See Also - -* Class [SaveOptions](../../aspose.page/saveoptions/) -* Class [IMultiPageSaveOptions](../../aspose.page/imultipagesaveoptions/) -* Class [IXpsTextConversionOptions](../../aspose.page.xps.presentation/ixpstextconversionoptions/) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/apssaveoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/apssaveoptions/_index.md deleted file mode 100644 index 70e177c8378d..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/apssaveoptions/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::ApsSaveOptions constructor -linktitle: ApsSaveOptions -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::ApsSaveOptions constructor. Creates new instance of options in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/apssaveoptions/ ---- -## ApsSaveOptions::ApsSaveOptions constructor - - -Creates new instance of options. - -```cpp -Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::ApsSaveOptions() -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_beforepagesavingeventhandlers/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_beforepagesavingeventhandlers/_index.md deleted file mode 100644 index 255aeada2ff3..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_beforepagesavingeventhandlers/_index.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_BeforePageSavingEventHandlers method -linktitle: get_BeforePageSavingEventHandlers -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_BeforePageSavingEventHandlers method. The collection of event handlers that performs modifications to an XPS page just before it is saved in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_beforepagesavingeventhandlers/ ---- -## ApsSaveOptions::get_BeforePageSavingEventHandlers method - - -The collection of event handlers that performs modifications to an [XPS](../../../aspose.page.xps/) page just before it is saved. - -```cpp -System::SharedPtr>> Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_BeforePageSavingEventHandlers() const -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IList](../../../system.collections.generic/ilist/) -* Class [BeforePageSavingEventHandler](../../../aspose.page.xps.features.eventbasedmodifications/beforepagesavingeventhandler/) -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_conversionmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_conversionmode/_index.md deleted file mode 100644 index 5ee8de28cacb..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_conversionmode/_index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_ConversionMode method -linktitle: get_ConversionMode -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_ConversionMode method. Conversion mode in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_conversionmode/ ---- -## ApsSaveOptions::get_ConversionMode method - - -Conversion mode. - -```cpp -XpsConversionMode Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_ConversionMode() const -``` - -## See Also - -* Enum [XpsConversionMode](../../xpsconversionmode/) -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_emulatepdftoaps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_emulatepdftoaps/_index.md deleted file mode 100644 index 2edc58a4afd6..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_emulatepdftoaps/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_EmulatePdfToAps method -linktitle: get_EmulatePdfToAps -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_EmulatePdfToAps method. Gets/sets the value indicating whether hyperlink active rectangles should be set to target locations and page numbers in jump links should be plus 1. This is the way Aspose.PDF converts PDF document to APS in C++.' -type: docs -weight: 400 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_emulatepdftoaps/ ---- -## ApsSaveOptions::get_EmulatePdfToAps method - - -Gets/sets the value indicating whether hyperlink active rectangles should be set to target locations and page numbers in jump links should be plus 1. This is the way Aspose.PDF converts PDF document to APS. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_EmulatePdfToAps() const -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_pagenumbers/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_pagenumbers/_index.md deleted file mode 100644 index c5df7befc349..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_pagenumbers/_index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_PageNumbers method -linktitle: get_PageNumbers -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_PageNumbers method. Gets/sets the array of numbers of pages to convert in C++.' -type: docs -weight: 500 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_pagenumbers/ ---- -## ApsSaveOptions::get_PageNumbers method - - -Gets/sets the array of numbers of pages to convert. - -```cpp -System::ArrayPtr Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_PageNumbers() override -``` - -## See Also - -* Typedef [ArrayPtr](../../../system/arrayptr/) -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_preservetext/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_preservetext/_index.md deleted file mode 100644 index d1acac8eb4a5..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_preservetext/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_PreserveText method -linktitle: get_PreserveText -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_PreserveText method. In XPS, some text elements may contain references to alternate glyph forms that do not correspond to any character code in the font. If this flag is set to true, the text from such XPS elements is converted to graphic shapes. Then the text itself appears transparent on top. This leaves the text of such elements selectable. But the side effect is that the output file may be much larger than the original. If this flag is set to false, the characters that should be displayed as alternate forms are replaced with some other characters that become mapped to the alternate glyph forms. Therefore the text, although still selectable, will be modified and likely become unreadable. Default is false in C++.' -type: docs -weight: 600 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_preservetext/ ---- -## ApsSaveOptions::get_PreserveText method - - -In [XPS](../../../aspose.page.xps/), some text elements may contain references to alternate glyph forms that do not correspond to any character code in the font. If this flag is set to true, the text from such [XPS](../../../aspose.page.xps/) elements is converted to graphic shapes. Then the text itself appears transparent on top. This leaves the text of such elements selectable. But the side effect is that the output file may be much larger than the original. If this flag is set to false, the characters that should be displayed as alternate forms are replaced with some other characters that become mapped to the alternate glyph forms. Therefore the text, although still selectable, will be modified and likely become unreadable. Default is false. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_PreserveText() override -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizelineargradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizelineargradientbrush/_index.md deleted file mode 100644 index 2116d8936ae7..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizelineargradientbrush/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_TexturizeLinearGradientBrush method -linktitle: get_TexturizeLinearGradientBrush -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_TexturizeLinearGradientBrush method. Gets/sets the value indicating whether the LinearGradientBrush will be converted to DrTextureBrush in C++.' -type: docs -weight: 700 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizelineargradientbrush/ ---- -## ApsSaveOptions::get_TexturizeLinearGradientBrush method - - -Gets/sets the value indicating whether the LinearGradientBrush will be converted to DrTextureBrush. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_TexturizeLinearGradientBrush() const -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizeradialgradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizeradialgradientbrush/_index.md deleted file mode 100644 index 6a3d3c780213..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizeradialgradientbrush/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_TexturizeRadialGradientBrush method -linktitle: get_TexturizeRadialGradientBrush -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_TexturizeRadialGradientBrush method. Gets/sets the value indicating whether the RadialGradientBrush will be converted to DrTextureBrush in C++.' -type: docs -weight: 800 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_texturizeradialgradientbrush/ ---- -## ApsSaveOptions::get_TexturizeRadialGradientBrush method - - -Gets/sets the value indicating whether the RadialGradientBrush will be converted to DrTextureBrush. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_TexturizeRadialGradientBrush() const -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_usepdfcoordinates/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_usepdfcoordinates/_index.md deleted file mode 100644 index 3a2e55c42121..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_usepdfcoordinates/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_UsePdfCoordinates method -linktitle: get_UsePdfCoordinates -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_UsePdfCoordinates method. Gets/set the value indicating whether coordinates of XPS elements should be converted to system coordinates of PDF format in C++.' -type: docs -weight: 900 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/get_usepdfcoordinates/ ---- -## ApsSaveOptions::get_UsePdfCoordinates method - - -Gets/set the value indicating whether coordinates of [XPS](../../../aspose.page.xps/) elements should be converted to system coordinates of PDF format. - -```cpp -bool Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::get_UsePdfCoordinates() const -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_conversionmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_conversionmode/_index.md deleted file mode 100644 index a1b2177b47c5..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_conversionmode/_index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_ConversionMode method -linktitle: set_ConversionMode -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_ConversionMode method. Conversion mode in C++.' -type: docs -weight: 1000 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_conversionmode/ ---- -## ApsSaveOptions::set_ConversionMode method - - -Conversion mode. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_ConversionMode(XpsConversionMode value) -``` - -## See Also - -* Enum [XpsConversionMode](../../xpsconversionmode/) -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_emulatepdftoaps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_emulatepdftoaps/_index.md deleted file mode 100644 index 825d54e53f03..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_emulatepdftoaps/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_EmulatePdfToAps method -linktitle: set_EmulatePdfToAps -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_EmulatePdfToAps method. Gets/sets the value indicating whether hyperlink active rectangles should be set to target locations and page numbers in jump links should be plus 1. This is the way Aspose.PDF converts PDF document to APS in C++.' -type: docs -weight: 1100 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_emulatepdftoaps/ ---- -## ApsSaveOptions::set_EmulatePdfToAps method - - -Gets/sets the value indicating whether hyperlink active rectangles should be set to target locations and page numbers in jump links should be plus 1. This is the way Aspose.PDF converts PDF document to APS. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_EmulatePdfToAps(bool value) -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_pagenumbers/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_pagenumbers/_index.md deleted file mode 100644 index 37357b49cde5..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_pagenumbers/_index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_PageNumbers method -linktitle: set_PageNumbers -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_PageNumbers method. Gets/sets the array of numbers of pages to convert in C++.' -type: docs -weight: 1200 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_pagenumbers/ ---- -## ApsSaveOptions::set_PageNumbers method - - -Gets/sets the array of numbers of pages to convert. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_PageNumbers(System::ArrayPtr value) override -``` - -## See Also - -* Typedef [ArrayPtr](../../../system/arrayptr/) -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_preservetext/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_preservetext/_index.md deleted file mode 100644 index a70ff8cdc77e..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_preservetext/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_PreserveText method -linktitle: set_PreserveText -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_PreserveText method. In XPS, some text elements may contain references to alternate glyph forms that do not correspond to any character code in the font. If this flag is set to true, the text from such XPS elements is converted to graphic shapes. Then the text itself appears transparent on top. This leaves the text of such elements selectable. But the side effect is that the output file may be much larger than the original. If this flag is set to false, the characters that should be displayed as alternate forms are replaced with some other characters that become mapped to the alternate glyph forms. Therefore the text, although still selectable, will be modified and likely become unreadable. Default is false in C++.' -type: docs -weight: 1300 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_preservetext/ ---- -## ApsSaveOptions::set_PreserveText method - - -In [XPS](../../../aspose.page.xps/), some text elements may contain references to alternate glyph forms that do not correspond to any character code in the font. If this flag is set to true, the text from such [XPS](../../../aspose.page.xps/) elements is converted to graphic shapes. Then the text itself appears transparent on top. This leaves the text of such elements selectable. But the side effect is that the output file may be much larger than the original. If this flag is set to false, the characters that should be displayed as alternate forms are replaced with some other characters that become mapped to the alternate glyph forms. Therefore the text, although still selectable, will be modified and likely become unreadable. Default is false. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_PreserveText(bool value) override -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizelineargradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizelineargradientbrush/_index.md deleted file mode 100644 index fed50b6aa28a..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizelineargradientbrush/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_TexturizeLinearGradientBrush method -linktitle: set_TexturizeLinearGradientBrush -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_TexturizeLinearGradientBrush method. Gets/sets the value indicating whether the LinearGradientBrush will be converted to DrTextureBrush in C++.' -type: docs -weight: 1400 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizelineargradientbrush/ ---- -## ApsSaveOptions::set_TexturizeLinearGradientBrush method - - -Gets/sets the value indicating whether the LinearGradientBrush will be converted to DrTextureBrush. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_TexturizeLinearGradientBrush(bool value) -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizeradialgradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizeradialgradientbrush/_index.md deleted file mode 100644 index 70bb3e2a5077..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizeradialgradientbrush/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_TexturizeRadialGradientBrush method -linktitle: set_TexturizeRadialGradientBrush -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_TexturizeRadialGradientBrush method. Gets/sets the value indicating whether the RadialGradientBrush will be converted to DrTextureBrush in C++.' -type: docs -weight: 1500 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_texturizeradialgradientbrush/ ---- -## ApsSaveOptions::set_TexturizeRadialGradientBrush method - - -Gets/sets the value indicating whether the RadialGradientBrush will be converted to DrTextureBrush. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_TexturizeRadialGradientBrush(bool value) -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_usepdfcoordinates/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_usepdfcoordinates/_index.md deleted file mode 100644 index fe89864904a5..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_usepdfcoordinates/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_UsePdfCoordinates method -linktitle: set_UsePdfCoordinates -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_UsePdfCoordinates method. Gets/set the value indicating whether coordinates of XPS elements should be converted to system coordinates of PDF format in C++.' -type: docs -weight: 1600 -url: /cpp/aspose.page.xps.presentation.aps/apssaveoptions/set_usepdfcoordinates/ ---- -## ApsSaveOptions::set_UsePdfCoordinates method - - -Gets/set the value indicating whether coordinates of [XPS](../../../aspose.page.xps/) elements should be converted to system coordinates of PDF format. - -```cpp -void Aspose::Page::XPS::Presentation::Aps::ApsSaveOptions::set_UsePdfCoordinates(bool value) -``` - -## See Also - -* Class [ApsSaveOptions](../) -* Namespace [Aspose::Page::XPS::Presentation::Aps](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/xpsconversionmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/xpsconversionmode/_index.md deleted file mode 100644 index 70f5af7799d2..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.aps/xpsconversionmode/_index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::Aps::XpsConversionMode enum -linktitle: XpsConversionMode -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::Aps::XpsConversionMode enum. Values for ConversionMode option in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page.xps.presentation.aps/xpsconversionmode/ ---- -## XpsConversionMode enum - - -Values for ConversionMode option. - -```cpp -enum class XpsConversionMode -``` - -### Values - -| Name | Value | Description | -| --- | --- | --- | -| Other | 0 | All other destinations. | -| PDF | 1 | Destination - PDF. | - -## See Also - -* Namespace [Aspose::Page::XPS::Presentation::Aps](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.image/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.image/_index.md index 686c4b102e20..5ab94a62edaf 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.image/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.image/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::XPS::Presentation::Image namespace linktitle: Aspose::Page::XPS::Presentation::Image second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::Image namespace in C++.' +description: 'Aspose::Page::XPS::Presentation::Image namespace. The Aspose.Page.Xps.Presentation.Image namespace provides classes for rendering XPS document to an image in C++.' type: docs -weight: 1600 +weight: 1500 url: /cpp/aspose.page.xps.presentation.image/ --- - +The **Aspose.Page.Xps.Presentation.Image** namespace provides classes for rendering [XPS](../aspose.page.xps/) document to an image. ## Classes diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.pdf/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.pdf/_index.md index 78bee7b0a000..bcd28b91adff 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.pdf/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.pdf/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::XPS::Presentation::Pdf namespace linktitle: Aspose::Page::XPS::Presentation::Pdf second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::Pdf namespace in C++.' +description: 'Aspose::Page::XPS::Presentation::Pdf namespace. The Aspose.Page.Xps.Presentation.Pdf namespace provides classes for rendering XPS document to PDF document in C++.' type: docs -weight: 1700 +weight: 1600 url: /cpp/aspose.page.xps.presentation.pdf/ --- - +The **Aspose.Page.Xps.Presentation.Pdf** namespace provides classes for rendering [XPS](../aspose.page.xps/) document to PDF document. ## Classes diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.xps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.xps/_index.md index 92444fc7ea30..b217999d5e10 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.xps/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation.xps/_index.md @@ -4,7 +4,7 @@ linktitle: Aspose::Page::XPS::Presentation::Xps second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::Presentation::Xps namespace in C++.' type: docs -weight: 1800 +weight: 1700 url: /cpp/aspose.page.xps.presentation.xps/ --- diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/_index.md index 6890675fd773..66fde261039a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::XPS::Presentation namespace linktitle: Aspose::Page::XPS::Presentation second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation namespace in C++.' +description: 'Aspose::Page::XPS::Presentation namespace. The Aspose.Page.Xps.Presentation namespace provides base classes for rendering XPS document to other formats in C++.' type: docs weight: 1400 url: /cpp/aspose.page.xps.presentation/ --- - +The **Aspose.Page.Xps.Presentation** namespace provides base classes for rendering [XPS](../aspose.page.xps/) document to other formats. ## Classes @@ -17,9 +17,6 @@ url: /cpp/aspose.page.xps.presentation/ | [IEventBasedModificationOptions](./ieventbasedmodificationoptions/) | Defines options relevant to handling event-based modifications during document saving. | | [IPipelineOptions](./ipipelineoptions/) | Defines conversion options related to pipeline configuration. | | [IXpsTextConversionOptions](./ixpstextconversionoptions/) | Defines options for conversion of [XPS](../aspose.page.xps/) to other formats. | -| [NamespaceDoc](./namespacedoc/) | The **Aspose.Page.Xps.Presentation** namespace provides base classes for rendering [XPS](../aspose.page.xps/) document to other formats. | -| [XpsBasePresenter](./xpsbasepresenter/) | | -| [XpsPresenter](./xpspresenter/) | | ## Typedefs | Typedef | Description | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/namespacedoc/_index.md deleted file mode 100644 index 92f49aa2993f..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::NamespaceDoc class. The Aspose.Page.Xps.Presentation namespace provides base classes for rendering XPS document to other formats in C++.' -type: docs -weight: 400 -url: /cpp/aspose.page.xps.presentation/namespacedoc/ ---- -## NamespaceDoc class - - -The **Aspose.Page.Xps.Presentation** namespace provides base classes for rendering [XPS](../../aspose.page.xps/) document to other formats. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::XPS::Presentation](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/wdpnotsupportedexception/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/wdpnotsupportedexception/_index.md index 6bddb1a5228c..c82183803bae 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/wdpnotsupportedexception/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/wdpnotsupportedexception/_index.md @@ -4,7 +4,7 @@ linktitle: WdpNotSupportedException second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::Presentation::WdpNotSupportedException typedef in C++.' type: docs -weight: 700 +weight: 400 url: /cpp/aspose.page.xps.presentation/wdpnotsupportedexception/ --- ## WdpNotSupportedException typedef diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpsbasepresenter/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpsbasepresenter/_index.md deleted file mode 100644 index 7b6faf247739..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpsbasepresenter/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsBasePresenter class -linktitle: XpsBasePresenter -second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::XpsBasePresenter class in C++.' -type: docs -weight: 500 -url: /cpp/aspose.page.xps.presentation/xpsbasepresenter/ ---- -## XpsBasePresenter class - - - - -```cpp -class XpsBasePresenter : public Aspose::Page::XPS::XpsDocumentVisitor -``` - -## See Also - -* Class [XpsDocumentVisitor](../../aspose.page.xps/xpsdocumentvisitor/) -* Namespace [Aspose::Page::XPS::Presentation](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/_index.md deleted file mode 100644 index 5166a6474262..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/_index.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter class -linktitle: XpsPresenter -second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::Presentation::XpsPresenter class in C++.' -type: docs -weight: 600 -url: /cpp/aspose.page.xps.presentation/xpspresenter/ ---- -## XpsPresenter class - - - - -```cpp -class XpsPresenter : public Aspose::Page::XPS::Presentation::XpsBasePresenter, - public Aspose::Pipeline::ISupplyNode> -``` - -## Methods - -| Method | Description | -| --- | --- | -| [get_MaxThreadsCount](./get_maxthreadscount/)() override | The maximum number of threads that can be run for the node. | -| [get_OutputPipe](./get_outputpipe/)() override | The pipe to put APS pages to. | -| [RegisterNodeThread](./registernodethread/)(int32_t) override | Registers parent-child relationship between the pipeline and the node threads. | -| [Run](./run/)() override | The method which performs APS pages vertical flip when run by a pipeline. | -| [set_OutputPipe](./set_outputpipe/)(System::SharedPtr\\>\>) override | The pipe to put APS pages to. | -| [SetTemplateWeakPtr](./settemplateweakptr/)(uint32_t) override | Set n'th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode. | -| [XpsPresenter](./xpspresenter/)(System::SharedPtr\, System::SharedPtr\, System::SharedPtr\) | | -## See Also - -* Class [XpsBasePresenter](../xpsbasepresenter/) -* Namespace [Aspose::Page::XPS::Presentation](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/get_maxthreadscount/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/get_maxthreadscount/_index.md deleted file mode 100644 index 5d3535c68bb4..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/get_maxthreadscount/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::get_MaxThreadsCount method -linktitle: get_MaxThreadsCount -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::XpsPresenter::get_MaxThreadsCount method. The maximum number of threads that can be run for the node in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.xps.presentation/xpspresenter/get_maxthreadscount/ ---- -## XpsPresenter::get_MaxThreadsCount method - - -The maximum number of threads that can be run for the node. - -```cpp -int32_t Aspose::Page::XPS::Presentation::XpsPresenter::get_MaxThreadsCount() override -``` - -## See Also - -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/get_outputpipe/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/get_outputpipe/_index.md deleted file mode 100644 index bba3053679c3..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/get_outputpipe/_index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::get_OutputPipe method -linktitle: get_OutputPipe -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::XpsPresenter::get_OutputPipe method. The pipe to put APS pages to in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page.xps.presentation/xpspresenter/get_outputpipe/ ---- -## XpsPresenter::get_OutputPipe method - - -The pipe to put APS pages to. - -```cpp -System::SharedPtr>> Aspose::Page::XPS::Presentation::XpsPresenter::get_OutputPipe() override -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/registernodethread/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/registernodethread/_index.md deleted file mode 100644 index e34db9dab40b..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/registernodethread/_index.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::RegisterNodeThread method -linktitle: RegisterNodeThread -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::XpsPresenter::RegisterNodeThread method. Registers parent-child relationship between the pipeline and the node threads in C++.' -type: docs -weight: 400 -url: /cpp/aspose.page.xps.presentation/xpspresenter/registernodethread/ ---- -## XpsPresenter::RegisterNodeThread method - - -Registers parent-child relationship between the pipeline and the node threads. - -```cpp -void Aspose::Page::XPS::Presentation::XpsPresenter::RegisterNodeThread(int32_t nodeThreadId) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| nodeThreadId | int32_t | The node thread Id. | - -## See Also - -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/run/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/run/_index.md deleted file mode 100644 index 79b3d5164c0d..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/run/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::Run method -linktitle: Run -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::XpsPresenter::Run method. The method which performs APS pages vertical flip when run by a pipeline in C++.' -type: docs -weight: 500 -url: /cpp/aspose.page.xps.presentation/xpspresenter/run/ ---- -## XpsPresenter::Run method - - -The method which performs APS pages vertical flip when run by a pipeline. - -```cpp -void Aspose::Page::XPS::Presentation::XpsPresenter::Run() override -``` - -## See Also - -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/set_outputpipe/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/set_outputpipe/_index.md deleted file mode 100644 index a738f772e4ee..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/set_outputpipe/_index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::set_OutputPipe method -linktitle: set_OutputPipe -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::XpsPresenter::set_OutputPipe method. The pipe to put APS pages to in C++.' -type: docs -weight: 600 -url: /cpp/aspose.page.xps.presentation/xpspresenter/set_outputpipe/ ---- -## XpsPresenter::set_OutputPipe method - - -The pipe to put APS pages to. - -```cpp -void Aspose::Page::XPS::Presentation::XpsPresenter::set_OutputPipe(System::SharedPtr>> value) override -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/settemplateweakptr/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/settemplateweakptr/_index.md deleted file mode 100644 index 749e17442e75..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/settemplateweakptr/_index.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::SetTemplateWeakPtr method -linktitle: SetTemplateWeakPtr -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::Presentation::XpsPresenter::SetTemplateWeakPtr method. Set n''th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode in C++.' -type: docs -weight: 700 -url: /cpp/aspose.page.xps.presentation/xpspresenter/settemplateweakptr/ ---- -## XpsPresenter::SetTemplateWeakPtr method - - -Set n'th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode. - -```cpp -void Aspose::Page::XPS::Presentation::XpsPresenter::SetTemplateWeakPtr(uint32_t argument) override -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| argument | uint32_t | Index of template argument to treat as weak poiner. | - -## See Also - -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/xpspresenter/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/xpspresenter/_index.md deleted file mode 100644 index f6a1bf7d0099..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.presentation/xpspresenter/xpspresenter/_index.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Aspose::Page::XPS::Presentation::XpsPresenter::XpsPresenter constructor -linktitle: XpsPresenter -second_title: Aspose.Page for C++ -description: 'How to use XpsPresenter constructor of Aspose::Page::XPS::Presentation::XpsPresenter class in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page.xps.presentation/xpspresenter/xpspresenter/ ---- -## XpsPresenter::XpsPresenter constructor - - - - -```cpp -Aspose::Page::XPS::Presentation::XpsPresenter::XpsPresenter(System::SharedPtr document, System::SharedPtr device, System::SharedPtr options) -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [XpsDocument](../../../aspose.page.xps/xpsdocument/) -* Class [Device](../../../aspose.page/device/) -* Class [SaveOptions](../../../aspose.page/saveoptions/) -* Class [XpsPresenter](../) -* Namespace [Aspose::Page::XPS::Presentation](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/_index.md index e980b330959c..dcbc7d978f04 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::XPS::XpsMetadata namespace linktitle: Aspose::Page::XPS::XpsMetadata second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::XpsMetadata namespace in C++.' +description: 'Aspose::Page::XPS::XpsMetadata namespace. The Aspose.Page.Xps.XpsMetadata namespace provides classes that describe metadata of XPS document in C++.' type: docs -weight: 1900 +weight: 1800 url: /cpp/aspose.page.xps.xpsmetadata/ --- - +The **Aspose.Page.Xps.XpsMetadata** namespace provides classes that describe metadata of [XPS](../aspose.page.xps/) document. ## Classes @@ -88,7 +88,6 @@ url: /cpp/aspose.page.xps.xpsmetadata/ | [JobStapleAllDocuments](./jobstaplealldocuments/) | Describes the stapling characteristics of the output. All documents in the job are stapled together. The [JobStapleAllDocuments](./jobstaplealldocuments/) and [DocumentStaple](./documentstaple/) keywords are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. [https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments](https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments). | | [JobURI](./joburi/) | Specifies a uniform resource identifier (URI) for the document. [https://docs.microsoft.com/en-us/windows/win32/printdocs/joburi](https://docs.microsoft.com/en-us/windows/win32/printdocs/joburi). | | [NameProperty](./nameproperty/) | The base class for [JobName](./jobname/) and [DocumentName](./documentname/) properties classes. | -| [NamespaceDoc](./namespacedoc/) | The **Aspose.Page.Xps.XpsMetadata** namespace provides classes that describe metadata of [XPS](../aspose.page.xps/) document. | | [NUp](./nup/) | The base class for [JobNUpAllDocumentsContiguously](./jobnupalldocumentscontiguously/) and [DocumentNUp](./documentnup/) features classes. | | [Option](./option/) | The class that implements a common [PrintTicket](./printticket/)**[Option](./option/)**. The base class for all schema-defined options. An [Option](./option/) element contains all of the [Property](./property/) and [ScoredProperty](./scoredproperty/) elements associated with this option. [https://docs.microsoft.com/en-us/windows/win32/printdocs/option](https://docs.microsoft.com/en-us/windows/win32/printdocs/option). | | [OutputBin](./outputbin/) | The base class for [JobOutputBin](./joboutputbin/), [DocumentOutputBin](./documentoutputbin/) and [PageOutputBin](./pageoutputbin/) features classes. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/_index.md index d5e02f3ff991..6367c9f35e6f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/_index.md @@ -28,8 +28,8 @@ class InputBinOption : public Aspose::Page::XPS::XpsMetadata::Option, | Field | Description | | --- | --- | -| static [AutoSelect](./autoselect/) | [Device](../../../aspose.page/device/) will automatically choose best option based on configuration. | -| static [AutoSheetFeeder](./autosheetfeeder/) | [Device](../../../aspose.page/device/) Input tray for Inkjet Printers. | +| static [AutoSelect](./autoselect/) | Device will automatically choose best option based on configuration. | +| static [AutoSheetFeeder](./autosheetfeeder/) | Device Input tray for Inkjet Printers. | | static [Cassette](./cassette/) | Specifies the feed bin is a cassette. | | static [Manual](./manual/) | Specifies the default manual feed bin. | | static [Tractor](./tractor/) | Specifies the feed bin is a tractor. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autoselect/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autoselect/_index.md index 2bbb5d71a56d..e73fbcbbdbea 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autoselect/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autoselect/_index.md @@ -10,7 +10,7 @@ url: /cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autoselect/ ## AutoSelect field -[Device](../../../../aspose.page/device/) will automatically choose best option based on configuration. +Device will automatically choose best option based on configuration. ```cpp static System::SharedPtr Aspose::Page::XPS::XpsMetadata::InputBin::InputBinOption::AutoSelect diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autosheetfeeder/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autosheetfeeder/_index.md index 40ad57fe07dd..037fbae3e831 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autosheetfeeder/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autosheetfeeder/_index.md @@ -10,7 +10,7 @@ url: /cpp/aspose.page.xps.xpsmetadata/inputbin/inputbinoption/autosheetfeeder/ ## AutoSheetFeeder field -[Device](../../../../aspose.page/device/) Input tray for Inkjet Printers. +Device Input tray for Inkjet Printers. ```cpp static System::SharedPtr Aspose::Page::XPS::XpsMetadata::InputBin::InputBinOption::AutoSheetFeeder diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/namespacedoc/_index.md deleted file mode 100644 index a14d14718b52..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::XpsMetadata::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::XpsMetadata::NamespaceDoc class. The Aspose.Page.Xps.XpsMetadata namespace provides classes that describe metadata of XPS document in C++.' -type: docs -weight: 7500 -url: /cpp/aspose.page.xps.xpsmetadata/namespacedoc/ ---- -## NamespaceDoc class - - -The **Aspose.Page.Xps.XpsMetadata** namespace provides classes that describe metadata of [XPS](../../aspose.page.xps/) document. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::XPS::XpsMetadata](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/nup/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/nup/_index.md index 6ff44e78c772..85c39dc95fb6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/nup/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/nup/_index.md @@ -4,7 +4,7 @@ linktitle: NUp second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::NUp class. The base class for JobNUpAllDocumentsContiguously and DocumentNUp features classes in C++.' type: docs -weight: 7600 +weight: 7500 url: /cpp/aspose.page.xps.xpsmetadata/nup/ --- ## NUp class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/option/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/option/_index.md index b780bbcda254..14cf578ba816 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/option/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/option/_index.md @@ -4,7 +4,7 @@ linktitle: Option second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::Option class. The class that implements a common PrintTicketOption. The base class for all schema-defined options. An Option element contains all of the Property and ScoredProperty elements associated with this option. in C++.' type: docs -weight: 7700 +weight: 7600 url: /cpp/aspose.page.xps.xpsmetadata/option/ --- ## Option class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/outputbin/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/outputbin/_index.md index becbb8966947..2a83bd4a3903 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/outputbin/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/outputbin/_index.md @@ -4,7 +4,7 @@ linktitle: OutputBin second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::OutputBin class. The base class for JobOutputBin, DocumentOutputBin and PageOutputBin features classes in C++.' type: docs -weight: 7800 +weight: 7700 url: /cpp/aspose.page.xps.xpsmetadata/outputbin/ --- ## OutputBin class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessing/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessing/_index.md index 073a2e4dfae3..33e5a7998e7d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessing/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessing/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessing second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessing class. Specifies black generation behavior for CMYK separations. in C++.' type: docs -weight: 7900 +weight: 7800 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessing/ --- ## PageBlackGenerationProcessing class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingblackinklimit/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingblackinklimit/_index.md index 0ef1bd773319..b2c7bf91d374 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingblackinklimit/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingblackinklimit/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingBlackInkLimit second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingBlackInkLimit class. Application content labeled with the specified named color MUST appear on all color separations. in C++.' type: docs -weight: 8000 +weight: 7900 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingblackinklimit/ --- ## PageBlackGenerationProcessingBlackInkLimit class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementextent/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementextent/_index.md index b2c199674549..52ee737af08f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementextent/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementextent/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingGrayComponentReplacementExtent second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingGrayComponentReplacementExtent class. Describes the extented beyond neutrals (into chromatic colors) that GCR applies. 0% = Uniform component replacement, 100% = Gray component replacement. in C++.' type: docs -weight: 8100 +weight: 8000 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementextent/ --- ## PageBlackGenerationProcessingGrayComponentReplacementExtent class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementlevel/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementlevel/_index.md index 8a18197477d3..03b577ec629f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementlevel/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementlevel/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingGrayComponentReplacementLevel second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingGrayComponentReplacementLevel class. Specifies the percentage of gray component replacement to perform. in C++.' type: docs -weight: 8200 +weight: 8100 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementlevel/ --- ## PageBlackGenerationProcessingGrayComponentReplacementLevel class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementstart/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementstart/_index.md index 1c5f40372d0d..72147fa96753 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementstart/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementstart/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingGrayComponentReplacementStart second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingGrayComponentReplacementStart class. Describes the point in the "highlight to shadow" range where GCR should start (100% darkest shadow). in C++.' type: docs -weight: 8300 +weight: 8200 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessinggraycomponentreplacementstart/ --- ## PageBlackGenerationProcessingGrayComponentReplacementStart class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingtotalinkcoveragelimit/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingtotalinkcoveragelimit/_index.md index 8ed77307f4dd..b194bf3802af 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingtotalinkcoveragelimit/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingtotalinkcoveragelimit/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingTotalInkCoverageLimit second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingTotalInkCoverageLimit class. Specifies the maximum allowed sum of the four ink coverage anywhere in an image. in C++.' type: docs -weight: 8400 +weight: 8300 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingtotalinkcoveragelimit/ --- ## PageBlackGenerationProcessingTotalInkCoverageLimit class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionlevel/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionlevel/_index.md index f8536572aaf4..0dbbd77cdbcb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionlevel/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionlevel/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingUnderColorAdditionLevel second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingUnderColorAdditionLevel class. Describes the amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated "BlackInkLimit" (or UCAStart, if specified) in the dark neutrals and near-neutral areas. in C++.' type: docs -weight: 8500 +weight: 8400 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionlevel/ --- ## PageBlackGenerationProcessingUnderColorAdditionLevel class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionstart/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionstart/_index.md index a7545de9576b..1810dfdd46ba 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionstart/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionstart/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlackGenerationProcessingUnderColorAdditionStart second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingUnderColorAdditionStart class. Describes the shadow level below which UCA will be applied. in C++.' type: docs -weight: 8600 +weight: 8500 url: /cpp/aspose.page.xps.xpsmetadata/pageblackgenerationprocessingundercoloradditionstart/ --- ## PageBlackGenerationProcessingUnderColorAdditionStart class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspace/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspace/_index.md index 650337ff6372..125ab109d91a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspace/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspace/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlendColorSpace second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlendColorSpace class. Describes the color space that should be used for blending operations. in C++.' type: docs -weight: 8700 +weight: 8600 url: /cpp/aspose.page.xps.xpsmetadata/pageblendcolorspace/ --- ## PageBlendColorSpace class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspaceiccprofileuri/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspaceiccprofileuri/_index.md index 9a58878ad7a4..91254baebd2b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspaceiccprofileuri/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageblendcolorspaceiccprofileuri/_index.md @@ -4,7 +4,7 @@ linktitle: PageBlendColorSpaceICCProfileURI second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBlendColorSpaceICCProfileURI class. Specifies a relative URI reference to an ICC profile defining the color space that SHOULD be used for blending. The is an absolute part_name relative to the package root. in C++.' type: docs -weight: 8800 +weight: 8700 url: /cpp/aspose.page.xps.xpsmetadata/pageblendcolorspaceiccprofileuri/ --- ## PageBlendColorSpaceICCProfileURI class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageborderless/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageborderless/_index.md index 7e8f1f23dffa..63dc05ccab70 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageborderless/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageborderless/_index.md @@ -4,7 +4,7 @@ linktitle: PageBorderless second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageBorderless class. Describes when image content should be printed to the physical edges of the media. in C++.' type: docs -weight: 8900 +weight: 8800 url: /cpp/aspose.page.xps.xpsmetadata/pageborderless/ --- ## PageBorderless class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecolormanagement/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecolormanagement/_index.md index 3283a40c7e50..70a5c853d2c7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecolormanagement/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecolormanagement/_index.md @@ -4,7 +4,7 @@ linktitle: PageColorManagement second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageColorManagement class. Configures color management for the current page. This is considered automatic in SHIM - DM_ICMMethod Add System. Describes what component should perform color management (i.e. Driver). in C++.' type: docs -weight: 9000 +weight: 8900 url: /cpp/aspose.page.xps.xpsmetadata/pagecolormanagement/ --- ## PageColorManagement class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecopies/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecopies/_index.md index ab56cbcf8827..8fee68eb57fb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecopies/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagecopies/_index.md @@ -4,7 +4,7 @@ linktitle: PageCopies second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageCopies class. Specifies the number of copies of a page. in C++.' type: docs -weight: 9100 +weight: 9000 url: /cpp/aspose.page.xps.xpsmetadata/pagecopies/ --- ## PageCopies class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofile/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofile/_index.md index 969e77a46057..a0d12a44e778 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofile/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofile/_index.md @@ -4,7 +4,7 @@ linktitle: PageDestinationColorProfile second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageDestinationColorProfile class. Defines the characteristics of the destination color profile. Describes whether the application or driver selects the destination color profile to be used. in C++.' type: docs -weight: 9200 +weight: 9100 url: /cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofile/ --- ## PageDestinationColorProfile class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileembedded/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileembedded/_index.md index 07b5fd03be67..243b8b5bc386 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileembedded/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileembedded/_index.md @@ -4,7 +4,7 @@ linktitle: PageDestinationColorProfileEmbedded second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageDestinationColorProfileEmbedded class. Specifies the embedded destination color profile. in C++.' type: docs -weight: 9300 +weight: 9200 url: /cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileembedded/ --- ## PageDestinationColorProfileEmbedded class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileuri/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileuri/_index.md index a190b4c9a6d7..6e6349188dae 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileuri/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileuri/_index.md @@ -4,7 +4,7 @@ linktitle: PageDestinationColorProfileURI second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageDestinationColorProfileURI class. Specifies a relative URI reference to an ICC profile contained in an XPSDocument. The processing of this option depends of the setting of the PageDeviceColorSpaceUsage feature. All elements using that profile are assumed to be already in the appropriate device color space, and will not be color managed in the driver or device. in C++.' type: docs -weight: 9400 +weight: 9300 url: /cpp/aspose.page.xps.xpsmetadata/pagedestinationcolorprofileuri/ --- ## PageDestinationColorProfileURI class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceprofileuri/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceprofileuri/_index.md index 845100f3344c..a74fcb005c39 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceprofileuri/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceprofileuri/_index.md @@ -4,7 +4,7 @@ linktitle: PageDeviceColorSpaceProfileURI second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageDeviceColorSpaceProfileURI class. Specifies a relative URI to the package root to an ICC profile contained in an XPSDocument. The processing of this option depends of the setting of the PageDeviceColorSpaceUsage feature. All elements using that profile are assumed to be already in the appropriate device color space, and will not be color managed in the driver or device. in C++.' type: docs -weight: 9500 +weight: 9400 url: /cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceprofileuri/ --- ## PageDeviceColorSpaceProfileURI class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceusage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceusage/_index.md index 2cfeb2a83aa5..8bf646076974 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceusage/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceusage/_index.md @@ -4,7 +4,7 @@ linktitle: PageDeviceColorSpaceUsage second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageDeviceColorSpaceUsage class. In conjunction with the PageDeviceColorSpaceProfileURI parameter, this parameter defines the rendering behavior for elements presented in a device color space. in C++.' type: docs -weight: 9600 +weight: 9500 url: /cpp/aspose.page.xps.xpsmetadata/pagedevicecolorspaceusage/ --- ## PageDeviceColorSpaceUsage class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicefontsubstitution/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicefontsubstitution/_index.md index 173c6458e5c6..f0e54591ff1e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicefontsubstitution/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagedevicefontsubstitution/_index.md @@ -4,7 +4,7 @@ linktitle: PageDeviceFontSubstitution second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageDeviceFontSubstitution class. Describes the enabled/disabled state of device font substitution. in C++.' type: docs -weight: 9700 +weight: 9600 url: /cpp/aspose.page.xps.xpsmetadata/pagedevicefontsubstitution/ --- ## PageDeviceFontSubstitution class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageforcefrontside/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageforcefrontside/_index.md index fda6bca3f87d..7a58343e8721 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageforcefrontside/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageforcefrontside/_index.md @@ -4,7 +4,7 @@ linktitle: PageForceFrontSide second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageForceFrontSide class. Forces the output to appear on the front of a media sheet. Relevant to media sheets with different surfaces on each side. In cases where this feature interferes with processing options (such as DocumentDuplex), PageForceFrontSide takes precedence for the specific page to which the feature applies in C++.' type: docs -weight: 9800 +weight: 9700 url: /cpp/aspose.page.xps.xpsmetadata/pageforcefrontside/ --- ## PageForceFrontSide class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageicmrenderingintent/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageicmrenderingintent/_index.md index da46da83be69..130f4908a458 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageicmrenderingintent/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageicmrenderingintent/_index.md @@ -4,7 +4,7 @@ linktitle: PageICMRenderingIntent second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageICMRenderingIntent class. Describes the rendering intent as defined by the ICC v2 Specification. This value should be ignored if an image or graphical element has an embedded profile that specifies the Rendering intent. in C++.' type: docs -weight: 9900 +weight: 9800 url: /cpp/aspose.page.xps.xpsmetadata/pageicmrenderingintent/ --- ## PageICMRenderingIntent class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageimageablesize/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageimageablesize/_index.md index 797472e7191a..f60f8f353851 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageimageablesize/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageimageablesize/_index.md @@ -4,7 +4,7 @@ linktitle: PageImageableSize second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageImageableSize class. Describes the imaged canvas for layout and rendering. This will be reported based on PageMediaSize and PageOrientation. in C++.' type: docs -weight: 10000 +weight: 9900 url: /cpp/aspose.page.xps.xpsmetadata/pageimageablesize/ --- ## PageImageableSize class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageinputbin/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageinputbin/_index.md index 2c11217e5cfc..e24305264d82 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageinputbin/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageinputbin/_index.md @@ -4,7 +4,7 @@ linktitle: PageInputBin second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageInputBin class. Describes the installed input bin in a device or the full list of supported bins for a device. Allows specification of input bin on a per page basis. The JobInputBin, DocumentInputBin and PageInputBin keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. in C++.' type: docs -weight: 10100 +weight: 10000 url: /cpp/aspose.page.xps.xpsmetadata/pageinputbin/ --- ## PageInputBin class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediacolor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediacolor/_index.md index 20e2aaad96a7..8624d406a0e6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediacolor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediacolor/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaColor second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaColor class. Describes the Media Color options and the characteristics of each option. in C++.' type: docs -weight: 10200 +weight: 10100 url: /cpp/aspose.page.xps.xpsmetadata/pagemediacolor/ --- ## PageMediaColor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasize/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasize/_index.md index fa0b151fd47c..3c572eb6a382 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasize/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasize/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSize second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSize class. Describes the physical media dimensions used for the output. in C++.' type: docs -weight: 10300 +weight: 10200 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasize/ --- ## PageMediaSize class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizeheight/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizeheight/_index.md index d4947630c5ea..d5bee04c62c3 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizeheight/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizeheight/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizeMediaSizeHeight second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizeMediaSizeHeight class. Specifies the dimension MediaSizeWidth direction for the Custom MediaSize option. in C++.' type: docs -weight: 10400 +weight: 10300 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizeheight/ --- ## PageMediaSizeMediaSizeHeight class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizewidth/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizewidth/_index.md index ec4c3cc79286..55be6f6a1b07 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizewidth/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizewidth/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizeMediaSizeWidth second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizeMediaSizeWidth class. Specifies the dimension MediaSizeHeight direction for the Custom MediaSize option. in C++.' type: docs -weight: 10500 +weight: 10400 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizemediasizewidth/ --- ## PageMediaSizeMediaSizeWidth class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheight/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheight/_index.md index 102c70ade173..9c8c78616f3b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheight/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheight/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizePSHeight second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizePSHeight class. Specifies the height of the page, parallel to the feed-orientation direction. in C++.' type: docs -weight: 10600 +weight: 10500 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheight/ --- ## PageMediaSizePSHeight class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheightoffset/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheightoffset/_index.md index a99c319f90f5..6eba3474cbe1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheightoffset/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheightoffset/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizePSHeightOffset second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizePSHeightOffset class. Specifies the offset, parallel to the feed-orientation direction. in C++.' type: docs -weight: 10700 +weight: 10600 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizepsheightoffset/ --- ## PageMediaSizePSHeightOffset class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsorientation/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsorientation/_index.md index b055ed98fd85..f52c4202dfd3 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsorientation/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepsorientation/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizePSOrientation second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizePSOrientation class. Specifies the orientation relative to the feed-orientation direction in C++.' type: docs -weight: 10800 +weight: 10700 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizepsorientation/ --- ## PageMediaSizePSOrientation class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidth/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidth/_index.md index f19e85101e47..799bd68235b9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidth/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidth/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizePSWidth second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizePSWidth class. Specifies the width of the page perpendicular to the feed-orientation direction. in C++.' type: docs -weight: 10900 +weight: 10800 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidth/ --- ## PageMediaSizePSWidth class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidthoffset/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidthoffset/_index.md index b87ea7cd8963..5ddf4cede2f0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidthoffset/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidthoffset/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaSizePSWidthOffset second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaSizePSWidthOffset class. Specifies the offset perpendicular to the feed-orientation direction. in C++.' type: docs -weight: 11000 +weight: 10900 url: /cpp/aspose.page.xps.xpsmetadata/pagemediasizepswidthoffset/ --- ## PageMediaSizePSWidthOffset class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediatype/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediatype/_index.md index 3b38cd4ebad2..3139db130a7e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediatype/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemediatype/_index.md @@ -4,7 +4,7 @@ linktitle: PageMediaType second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMediaType class. Describes the MediaType options and the characteristics of each option. in C++.' type: docs -weight: 11100 +weight: 11000 url: /cpp/aspose.page.xps.xpsmetadata/pagemediatype/ --- ## PageMediaType class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemirrorimage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemirrorimage/_index.md index cb9846b9e7c1..1f383c96ce3e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemirrorimage/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagemirrorimage/_index.md @@ -4,7 +4,7 @@ linktitle: PageMirrorImage second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageMirrorImage class. Describes the mirroring setting of the output. in C++.' type: docs -weight: 11200 +weight: 11100 url: /cpp/aspose.page.xps.xpsmetadata/pagemirrorimage/ --- ## PageMirrorImage class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagenegativeimage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagenegativeimage/_index.md index d25be2afa538..7fb25d91dfcb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagenegativeimage/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagenegativeimage/_index.md @@ -4,7 +4,7 @@ linktitle: PageNegativeImage second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageNegativeImage class. Describes the negative setting of the output. in C++.' type: docs -weight: 11300 +weight: 11200 url: /cpp/aspose.page.xps.xpsmetadata/pagenegativeimage/ --- ## PageNegativeImage class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageorientation/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageorientation/_index.md index 532fbd483422..05a1912b58bf 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageorientation/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageorientation/_index.md @@ -4,7 +4,7 @@ linktitle: PageOrientation second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageOrientation class. Describes the orientation of the physical media sheet. in C++.' type: docs -weight: 11400 +weight: 11300 url: /cpp/aspose.page.xps.xpsmetadata/pageorientation/ --- ## PageOrientation class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputbin/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputbin/_index.md index ffe0da909dd0..dd51c0be3100 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputbin/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputbin/_index.md @@ -4,7 +4,7 @@ linktitle: PageOutputBin second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageOutputBin class. Describes the full list of supported bins for the device. Allows specification of output bin on a per page basis. The JobOutputBin, DocumentOutputBin and PageOutputBin keywords are mutually exclusive only one should be specified in a PrintTicket or Print Capabilities document. in C++.' type: docs -weight: 11500 +weight: 11400 url: /cpp/aspose.page.xps.xpsmetadata/pageoutputbin/ --- ## PageOutputBin class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputcolor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputcolor/_index.md index 5a5061640dda..2126ac2e7b02 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputcolor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputcolor/_index.md @@ -4,7 +4,7 @@ linktitle: PageOutputColor second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageOutputColor class. Describes the characteristics of the color settings for the output. in C++.' type: docs -weight: 11600 +weight: 11500 url: /cpp/aspose.page.xps.xpsmetadata/pageoutputcolor/ --- ## PageOutputColor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputquality/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputquality/_index.md index 000e880a645a..842e8333175c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputquality/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageoutputquality/_index.md @@ -4,7 +4,7 @@ linktitle: PageOutputQuality second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageOutputQuality class. Describes the negative setting of the output. in C++.' type: docs -weight: 11700 +weight: 11600 url: /cpp/aspose.page.xps.xpsmetadata/pageoutputquality/ --- ## PageOutputQuality class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagephotoprintingintent/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagephotoprintingintent/_index.md index 128ef1525884..902a29ef8b04 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagephotoprintingintent/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagephotoprintingintent/_index.md @@ -4,7 +4,7 @@ linktitle: PagePhotoPrintingIntent second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PagePhotoPrintingIntent class. Indicates a high-level intent to the driver for population of photo printing settings. These settings deal with the expected output quality a user may specify when printing photos. in C++.' type: docs -weight: 11800 +weight: 11700 url: /cpp/aspose.page.xps.xpsmetadata/pagephotoprintingintent/ --- ## PagePhotoPrintingIntent class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageposter/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageposter/_index.md index abdc1d4e4299..9915795d9f81 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageposter/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageposter/_index.md @@ -4,7 +4,7 @@ linktitle: PagePoster second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PagePoster class. Describes the output of a single page to multiple physical media sheets. in C++.' type: docs -weight: 11900 +weight: 11800 url: /cpp/aspose.page.xps.xpsmetadata/pageposter/ --- ## PagePoster class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageprintticket/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageprintticket/_index.md index 2443d468bf0d..52ff652ce98a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageprintticket/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageprintticket/_index.md @@ -4,7 +4,7 @@ linktitle: PagePrintTicket second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PagePrintTicket class. The class that incapsulates a page-level print ticket in C++.' type: docs -weight: 12000 +weight: 11900 url: /cpp/aspose.page.xps.xpsmetadata/pageprintticket/ --- ## PagePrintTicket class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageresolution/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageresolution/_index.md index c9421ee82a62..c3e8bd6572f6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageresolution/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pageresolution/_index.md @@ -4,7 +4,7 @@ linktitle: PageResolution second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageResolution class. Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both. in C++.' type: docs -weight: 12100 +weight: 12000 url: /cpp/aspose.page.xps.xpsmetadata/pageresolution/ --- ## PageResolution class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescaling/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescaling/_index.md index 9c83679d4a0b..faa9c69fed6c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescaling/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescaling/_index.md @@ -4,7 +4,7 @@ linktitle: PageScaling second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageScaling class. Describes the scaling characteristics of the output. in C++.' type: docs -weight: 12200 +weight: 12100 url: /cpp/aspose.page.xps.xpsmetadata/pagescaling/ --- ## PageScaling class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetheight/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetheight/_index.md index 8c2d9ea2fcb4..44286a79cd73 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetheight/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetheight/_index.md @@ -4,7 +4,7 @@ linktitle: PageScalingOffsetHeight second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageScalingOffsetHeight class. Specifies the scaling offset in the ImageableSizeWidth direction for custom scaling. in C++.' type: docs -weight: 12300 +weight: 12200 url: /cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetheight/ --- ## PageScalingOffsetHeight class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetwidth/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetwidth/_index.md index 5cfff5bf0085..186a51bb810b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetwidth/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetwidth/_index.md @@ -4,7 +4,7 @@ linktitle: PageScalingOffsetWidth second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageScalingOffsetWidth class. Specifies the scaling offset in the ImageableSizeWidth direction for custom scaling. in C++.' type: docs -weight: 12400 +weight: 12300 url: /cpp/aspose.page.xps.xpsmetadata/pagescalingoffsetwidth/ --- ## PageScalingOffsetWidth class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscale/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscale/_index.md index 58f0e319dd8d..f499b0c83055 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscale/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscale/_index.md @@ -4,7 +4,7 @@ linktitle: PageScalingScale second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageScalingScale class. Specifies the scaling factor for custom square scaling. in C++.' type: docs -weight: 12500 +weight: 12400 url: /cpp/aspose.page.xps.xpsmetadata/pagescalingscale/ --- ## PageScalingScale class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscaleheight/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscaleheight/_index.md index 5212d6164100..43a2b21e6e27 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscaleheight/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscaleheight/_index.md @@ -4,7 +4,7 @@ linktitle: PageScalingScaleHeight second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageScalingScaleHeight class. Specifies the scaling factor in the ImageableSizeHeight direction for custom scaling. in C++.' type: docs -weight: 12600 +weight: 12500 url: /cpp/aspose.page.xps.xpsmetadata/pagescalingscaleheight/ --- ## PageScalingScaleHeight class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscalewidth/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscalewidth/_index.md index e4722c0701be..d3881f88ea3c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscalewidth/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagescalingscalewidth/_index.md @@ -4,7 +4,7 @@ linktitle: PageScalingScaleWidth second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageScalingScaleWidth class. Specifies the scaling factor in the ImageableSizeWidth direction for custom scaling. in C++.' type: docs -weight: 12700 +weight: 12600 url: /cpp/aspose.page.xps.xpsmetadata/pagescalingscalewidth/ --- ## PageScalingScaleWidth class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofile/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofile/_index.md index 64c960b934aa..74555f7244fd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofile/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofile/_index.md @@ -4,7 +4,7 @@ linktitle: PageSourceColorProfile second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageSourceColorProfile class. Defines the characteristics of the source color profile. in C++.' type: docs -weight: 12800 +weight: 12700 url: /cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofile/ --- ## PageSourceColorProfile class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileembedded/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileembedded/_index.md index f9a593f8fc2e..4925afa074ac 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileembedded/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileembedded/_index.md @@ -4,7 +4,7 @@ linktitle: PageSourceColorProfileEmbedded second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageSourceColorProfileEmbedded class. Specifies the embedded source color profile in C++.' type: docs -weight: 12900 +weight: 12800 url: /cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileembedded/ --- ## PageSourceColorProfileEmbedded class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileuri/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileuri/_index.md index 1ca48f1884c5..8a94e2b7ec52 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileuri/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileuri/_index.md @@ -4,7 +4,7 @@ linktitle: PageSourceColorProfileURI second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageSourceColorProfileURI class. Specifies the source for color profile in C++.' type: docs -weight: 13000 +weight: 12900 url: /cpp/aspose.page.xps.xpsmetadata/pagesourcecolorprofileuri/ --- ## PageSourceColorProfileURI class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagetruetypefontmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagetruetypefontmode/_index.md index acf25380fcfa..94aed8701d09 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagetruetypefontmode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagetruetypefontmode/_index.md @@ -4,7 +4,7 @@ linktitle: PageTrueTypeFontMode second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageTrueTypeFontMode class. Describes the method of TrueType font handling to be used. in C++.' type: docs -weight: 13100 +weight: 13000 url: /cpp/aspose.page.xps.xpsmetadata/pagetruetypefontmode/ --- ## PageTrueTypeFontMode class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermark/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermark/_index.md index 7be737bc53a9..cbdaf65ef08a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermark/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermark/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermark second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermark class. Describes the watermark setting of the output and the watermark characteristics. Watermarks apply to the logical page, not the physical page. For example, if DocumentDuplex is enabled, a watermark will appear on each NUp page on each sheet. If DocumentDuplex, PagesPerSheet=2, then each sheet will have 2 watermarks. in C++.' type: docs -weight: 13200 +weight: 13100 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermark/ --- ## PageWatermark class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginheight/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginheight/_index.md index 777f12fd047f..a4339bac39c6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginheight/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginheight/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkOriginHeight second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkOriginHeight class. Specifies the origin of a watermark relative to the origin of the PageImageableSize. in C++.' type: docs -weight: 13300 +weight: 13200 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginheight/ --- ## PageWatermarkOriginHeight class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginwidth/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginwidth/_index.md index 24c04c60338e..8a0a7e37d6e0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginwidth/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginwidth/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkOriginWidth second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkOriginWidth class. Specifies the origin of a watermark relative to the origin of the PageImageableSize. in C++.' type: docs -weight: 13400 +weight: 13300 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarkoriginwidth/ --- ## PageWatermarkOriginWidth class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextangle/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextangle/_index.md index 36265323d0ac..14455f5cfc34 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextangle/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextangle/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkTextAngle second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkTextAngle class. Specifies the angle of the watermark text relative to the PageImageableSizeWidth direction. The angle is measured in the counter-clockwise direction. in C++.' type: docs -weight: 13500 +weight: 13400 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarktextangle/ --- ## PageWatermarkTextAngle class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextcolor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextcolor/_index.md index ca153f5e4264..f5373229c0a3 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextcolor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextcolor/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkTextColor second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkTextColor class. Defines the sRGB color for the watermark text. Format is ARGB: #AARRGGBB. in C++.' type: docs -weight: 13600 +weight: 13500 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarktextcolor/ --- ## PageWatermarkTextColor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextfontsize/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextfontsize/_index.md index 2101e92af38e..8125795b18c2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextfontsize/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktextfontsize/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkTextFontSize second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkTextFontSize class. Defines the available font sizes for the watermark text. in C++.' type: docs -weight: 13700 +weight: 13600 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarktextfontsize/ --- ## PageWatermarkTextFontSize class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktexttext/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktexttext/_index.md index 7826fdedd1ed..08526ca95da8 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktexttext/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktexttext/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkTextText second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkTextText class. Specifies the text of the watermark. in C++.' type: docs -weight: 13800 +weight: 13700 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarktexttext/ --- ## PageWatermarkTextText class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktransparency/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktransparency/_index.md index 95b79ba8b40d..f7002e7ad21c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktransparency/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/pagewatermarktransparency/_index.md @@ -4,7 +4,7 @@ linktitle: PageWatermarkTransparency second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PageWatermarkTransparency class. Specifies the transparency for the watermark. Fully opaque would have a value of 0. in C++.' type: docs -weight: 13900 +weight: 13800 url: /cpp/aspose.page.xps.xpsmetadata/pagewatermarktransparency/ --- ## PageWatermarkTransparency class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterinit/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterinit/_index.md index 2c49383ec0c0..2517aebd14c5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterinit/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterinit/_index.md @@ -4,7 +4,7 @@ linktitle: ParameterInit second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::ParameterInit class. The class that implements a common PrintTicket parameter initializer. The base class for all schema-defined parameter initializers. Defines a value for an instance of a ParameterDef element. A ParameterInit element is the target of the reference made by a ParameterRef element. in C++.' type: docs -weight: 14000 +weight: 13900 url: /cpp/aspose.page.xps.xpsmetadata/parameterinit/ --- ## ParameterInit class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterref/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterref/_index.md index 3f2c494be5f5..b5e6ec6206ab 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterref/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/parameterref/_index.md @@ -4,7 +4,7 @@ linktitle: ParameterRef second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::ParameterRef class. The class that implements a common PrintTicket parameter reference. A ParameterRef element defines a reference to a ParameterInit element. A ScoredProperty element that contains a ParameterRef element does not have an explicitly-set Value element. Instead, the ScoredProperty element receives its value from the ParameterInit element referenced by a ParameterRef element. in C++.' type: docs -weight: 14100 +weight: 14000 url: /cpp/aspose.page.xps.xpsmetadata/parameterref/ --- ## ParameterRef class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticket/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticket/_index.md index 1c0d04d49a15..c8faed60f594 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticket/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticket/_index.md @@ -4,7 +4,7 @@ linktitle: PrintTicket second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PrintTicket class. The class that implements a common PrintTicket of any scope. The base class for job-, document- and page-level print tickets. A PrintTicket element is the root element of the PrintTicket document. A PrintTicket element contains all job formatting information required to output a job. in C++.' type: docs -weight: 14200 +weight: 14100 url: /cpp/aspose.page.xps.xpsmetadata/printticket/ --- ## PrintTicket class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticketelement/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticketelement/_index.md index bb29c12e375e..248a5e0268c6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticketelement/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/printticketelement/_index.md @@ -4,7 +4,7 @@ linktitle: PrintTicketElement second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::PrintTicketElement class. The base class for classes that may be Print Schema elements in C++.' type: docs -weight: 14300 +weight: 14200 url: /cpp/aspose.page.xps.xpsmetadata/printticketelement/ --- ## PrintTicketElement class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/property/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/property/_index.md index 348b69c71146..148d0abb7d28 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/property/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/property/_index.md @@ -4,7 +4,7 @@ linktitle: Property second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::Property class. The class that implements a common PrintTicketProperty. The base class for all schema-defined properties. A Property element declares a device, job formatting, or other relevant property whose name is given by its name attribute. A Value element is used to assign a value to the Property. A Property can be complex, possibly containing multiple subproperties. Subproperties are also represented by Property elements. in C++.' type: docs -weight: 14400 +weight: 14300 url: /cpp/aspose.page.xps.xpsmetadata/property/ --- ## Property class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/qnamevalue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/qnamevalue/_index.md index 94b224f5f4c4..c251bd726ff1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/qnamevalue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/qnamevalue/_index.md @@ -4,7 +4,7 @@ linktitle: QNameValue second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::QNameValue class. The class that incapsulates a QName value in a PrintTicket document in C++.' type: docs -weight: 14500 +weight: 14400 url: /cpp/aspose.page.xps.xpsmetadata/qnamevalue/ --- ## QNameValue class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/rollcut/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/rollcut/_index.md index 149d3408718f..283057982dc5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/rollcut/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/rollcut/_index.md @@ -4,7 +4,7 @@ linktitle: RollCut second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::RollCut class. The base class for JobRollCutAtEndOfJob and DocumentRollCut features classes in C++.' type: docs -weight: 14600 +weight: 14500 url: /cpp/aspose.page.xps.xpsmetadata/rollcut/ --- ## RollCut class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/scoredproperty/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/scoredproperty/_index.md index f3abb9201fec..8a685ffb13c9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/scoredproperty/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/scoredproperty/_index.md @@ -4,7 +4,7 @@ linktitle: ScoredProperty second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::ScoredProperty class. The class that implements a common PrintTicketScoredProperty. The base class for all schema-defined scored properties. A ScoredProperty element declares a property that is intrinsic to an Option definition. Such properties should be compared when evaluating how closely a requested Option matches a device-supported Option. in C++.' type: docs -weight: 14700 +weight: 14600 url: /cpp/aspose.page.xps.xpsmetadata/scoredproperty/ --- ## ScoredProperty class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/selectiontype/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/selectiontype/_index.md index e47545ad37a3..b5bd58046c51 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/selectiontype/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/selectiontype/_index.md @@ -4,7 +4,7 @@ linktitle: SelectionType second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::SelectionType class. The convenience class for SelectionTypePrintTicket property in C++.' type: docs -weight: 14800 +weight: 14700 url: /cpp/aspose.page.xps.xpsmetadata/selectiontype/ --- ## SelectionType class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/staple/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/staple/_index.md index a33607c5f44c..e30f5c0ccc78 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/staple/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/staple/_index.md @@ -4,7 +4,7 @@ linktitle: Staple second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::Staple class. The base class for JobStapleAllDocuments and DocumentStaple features classes in C++.' type: docs -weight: 14900 +weight: 14800 url: /cpp/aspose.page.xps.xpsmetadata/staple/ --- ## Staple class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringparameterinit/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringparameterinit/_index.md index 971d7f2bb600..88fd2ed04655 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringparameterinit/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringparameterinit/_index.md @@ -4,7 +4,7 @@ linktitle: StringParameterInit second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::StringParameterInit class. Base class for all string parameter initializers in C++.' type: docs -weight: 15000 +weight: 14900 url: /cpp/aspose.page.xps.xpsmetadata/stringparameterinit/ --- ## StringParameterInit class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringvalue/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringvalue/_index.md index 90931ccf930b..52c76bc47a91 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringvalue/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/stringvalue/_index.md @@ -4,7 +4,7 @@ linktitle: StringValue second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::StringValue class. The class that incapsulates a String value in a PrintTicket document in C++.' type: docs -weight: 15100 +weight: 15000 url: /cpp/aspose.page.xps.xpsmetadata/stringvalue/ --- ## StringValue class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/uriproperty/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/uriproperty/_index.md index 1eabd72fa511..09007b437ed1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/uriproperty/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/uriproperty/_index.md @@ -4,7 +4,7 @@ linktitle: URIProperty second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::URIProperty class. The base class for JobURI and DocumentURI properties classes in C++.' type: docs -weight: 15200 +weight: 15100 url: /cpp/aspose.page.xps.xpsmetadata/uriproperty/ --- ## URIProperty class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/value/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/value/_index.md index 788ae8760372..70e1bfff6575 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/value/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmetadata/value/_index.md @@ -4,7 +4,7 @@ linktitle: Value second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsMetadata::Value class. The base class that incapsulates a Property or a ScoredProperty value in a PrintTicket document. A Value element associates a literal with a type. in C++.' type: docs -weight: 15300 +weight: 15200 url: /cpp/aspose.page.xps.xpsmetadata/value/ --- ## Value class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/_index.md index a855c688890f..bdcb51d4e847 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/_index.md @@ -2,20 +2,19 @@ title: Aspose::Page::XPS::XpsModel namespace linktitle: Aspose::Page::XPS::XpsModel second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS::XpsModel namespace in C++.' +description: 'Aspose::Page::XPS::XpsModel namespace. The Aspose.Page.Xps.XpsModel namespace provides classes that describe elements of XPS document in C++.' type: docs -weight: 2000 +weight: 1900 url: /cpp/aspose.page.xps.xpsmodel/ --- - +The **Aspose.Page.Xps.XpsModel** namespace provides classes that describe elements of [XPS](../aspose.page.xps/) document. ## Classes | Class | Description | | --- | --- | | [ITransformableProperty](./itransformableproperty/) | | -| [NamespaceDoc](./namespacedoc/) | The **Aspose.Page.Xps.XpsModel** namespace provides classes that describe elements of [XPS](../aspose.page.xps/) document. | | [XpsArcSegment](./xpsarcsegment/) | Class incapsulating ArcSegment element features. This element describes an elliptical arc. | | [XpsArray](./xpsarray/) | Class incapsulating common [XPS](../aspose.page.xps/) model array object features. | | [XpsBrush](./xpsbrush/) | Class incapsulating common features of all brush elements. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/namespacedoc/_index.md deleted file mode 100644 index d23fdc37dc15..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::XpsModel::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::XpsModel::NamespaceDoc class. The Aspose.Page.Xps.XpsModel namespace provides classes that describe elements of XPS document in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page.xps.xpsmodel/namespacedoc/ ---- -## NamespaceDoc class - - -The **Aspose.Page.Xps.XpsModel** namespace provides classes that describe elements of [XPS](../../aspose.page.xps/) document. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::XPS::XpsModel](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator!=/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator!=/_index.md index 8b874a538b0b..1e993c02a86c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator!=/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator!=/_index.md @@ -4,7 +4,7 @@ linktitle: operator!= second_title: Aspose.Page for C++ description: 'How to use operator!= method of class in C++.' type: docs -weight: 5700 +weight: 5600 url: /cpp/aspose.page.xps.xpsmodel/operator!=/ --- ## Aspose::Page::XPS::XpsModel::operator!= method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator==/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator==/_index.md index d15f67093b72..26191c3de447 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator==/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/operator==/_index.md @@ -4,7 +4,7 @@ linktitle: operator== second_title: Aspose.Page for C++ description: 'How to use operator== method of class in C++.' type: docs -weight: 5800 +weight: 5700 url: /cpp/aspose.page.xps.xpsmodel/operator==/ --- ## Aspose::Page::XPS::XpsModel::operator== method diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarcsegment/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarcsegment/_index.md index ce43d72c53f9..08a361379334 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarcsegment/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarcsegment/_index.md @@ -4,7 +4,7 @@ linktitle: XpsArcSegment second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsArcSegment class. Class incapsulating ArcSegment element features. This element describes an elliptical arc in C++.' type: docs -weight: 300 +weight: 200 url: /cpp/aspose.page.xps.xpsmodel/xpsarcsegment/ --- ## XpsArcSegment class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarray/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarray/_index.md index 7ecd87124b7e..7f5a3805ad73 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarray/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsarray/_index.md @@ -4,7 +4,7 @@ linktitle: XpsArray second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsArray class. Class incapsulating common XPS model array object features in C++.' type: docs -weight: 400 +weight: 300 url: /cpp/aspose.page.xps.xpsmodel/xpsarray/ --- ## XpsArray class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsbrush/_index.md index d1ef22bca4eb..17042782fcf7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsBrush class. Class incapsulating common features of all brush elements in C++.' type: docs -weight: 500 +weight: 400 url: /cpp/aspose.page.xps.xpsmodel/xpsbrush/ --- ## XpsBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscanvas/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscanvas/_index.md index 0a213fd55667..eb4613879832 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscanvas/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscanvas/_index.md @@ -4,7 +4,7 @@ linktitle: XpsCanvas second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsCanvas class. Class incapsulating Canvas element features. This element groups elements together. For example, Glyphs and Path elements can be grouped in a canvas in order to be identified as a unit (as a hyperlink destination) or to apply a composed property value to each child and ancestor element in C++.' type: docs -weight: 600 +weight: 500 url: /cpp/aspose.page.xps.xpsmodel/xpscanvas/ --- ## XpsCanvas class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolor/_index.md index f7be36e9d178..8d0d0c5520be 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolor/_index.md @@ -4,7 +4,7 @@ linktitle: XpsColor second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsColor class. The base class incapsulating common color features in C++.' type: docs -weight: 700 +weight: 600 url: /cpp/aspose.page.xps.xpsmodel/xpscolor/ --- ## XpsColor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolorinterpolationmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolorinterpolationmode/_index.md index fb2cd7524c8a..2b21b769a96d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolorinterpolationmode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscolorinterpolationmode/_index.md @@ -4,7 +4,7 @@ linktitle: XpsColorInterpolationMode second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsColorInterpolationMode enum. Valid values of gradient brushes'' ColorInterpolationMode property in C++.' type: docs -weight: 4600 +weight: 4500 url: /cpp/aspose.page.xps.xpsmodel/xpscolorinterpolationmode/ --- ## XpsColorInterpolationMode enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontentelement/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontentelement/_index.md index f4b494395e61..ac8098f64e70 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontentelement/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontentelement/_index.md @@ -4,7 +4,7 @@ linktitle: XpsContentElement second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsContentElement class. Incapsulates features of XPS content elements: Canvas, Path and Glyphs in C++.' type: docs -weight: 800 +weight: 700 url: /cpp/aspose.page.xps.xpsmodel/xpscontentelement/ --- ## XpsContentElement class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontext/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontext/_index.md index 80fcbdf19751..fc2268140d53 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontext/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpscontext/_index.md @@ -4,7 +4,7 @@ linktitle: XpsContext second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsModel::XpsContext class in C++.' type: docs -weight: 900 +weight: 800 url: /cpp/aspose.page.xps.xpsmodel/xpscontext/ --- ## XpsContext class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsdashcap/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsdashcap/_index.md index 3ef9c7e6686a..dfc7db9b5af2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsdashcap/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsdashcap/_index.md @@ -4,7 +4,7 @@ linktitle: XpsDashCap second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsDashCap enum. Valid values of Path element''s StrokeDashCap property in C++.' type: docs -weight: 4700 +weight: 4600 url: /cpp/aspose.page.xps.xpsmodel/xpsdashcap/ --- ## XpsDashCap enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsedgemode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsedgemode/_index.md index 5fecc4b8988a..536b3e2266b1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsedgemode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsedgemode/_index.md @@ -4,7 +4,7 @@ linktitle: XpsEdgeMode second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsEdgeMode enum. Valid values of Canvas element''s RenderOptions.EdgeMode property in C++.' type: docs -weight: 4800 +weight: 4700 url: /cpp/aspose.page.xps.xpsmodel/xpsedgemode/ --- ## XpsEdgeMode enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselement/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselement/_index.md index 8273e954d0af..e36a0ac68e66 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselement/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselement/_index.md @@ -4,7 +4,7 @@ linktitle: XpsElement second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsElement class. Class incapsulating common XPS element features in C++.' type: docs -weight: 1000 +weight: 900 url: /cpp/aspose.page.xps.xpsmodel/xpselement/ --- ## XpsElement class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementlinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementlinktarget/_index.md index 9a1d9016ba4c..f6365e85bb43 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementlinktarget/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementlinktarget/_index.md @@ -4,7 +4,7 @@ linktitle: XpsElementLinkTarget second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsElementLinkTarget class. Class incapsulating the relative named-address hyperlink target in C++.' type: docs -weight: 1100 +weight: 1000 url: /cpp/aspose.page.xps.xpsmodel/xpselementlinktarget/ --- ## XpsElementLinkTarget class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementtype/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementtype/_index.md index d285d94ed83f..d8e55af21b85 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementtype/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpselementtype/_index.md @@ -4,7 +4,7 @@ linktitle: XpsElementType second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsModel::XpsElementType enum in C++.' type: docs -weight: 4900 +weight: 4800 url: /cpp/aspose.page.xps.xpsmodel/xpselementtype/ --- ## XpsElementType enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsexternallinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsexternallinktarget/_index.md index 9314adae2eca..63eae5e41581 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsexternallinktarget/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsexternallinktarget/_index.md @@ -4,7 +4,7 @@ linktitle: XpsExternalLinkTarget second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsExternalLinkTarget class. Class incapsulating the external hyperlink target in C++.' type: docs -weight: 1200 +weight: 1100 url: /cpp/aspose.page.xps.xpsmodel/xpsexternallinktarget/ --- ## XpsExternalLinkTarget class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfileresource/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfileresource/_index.md index f3cda77c7ec0..b91875d1db4c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfileresource/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfileresource/_index.md @@ -4,7 +4,7 @@ linktitle: XpsFileResource second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsFileResource class. Class incapsulating common features of all file resources in C++.' type: docs -weight: 1300 +weight: 1200 url: /cpp/aspose.page.xps.xpsmodel/xpsfileresource/ --- ## XpsFileResource class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfillrule/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfillrule/_index.md index 5e60bbdd2f26..05df704255ce 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfillrule/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfillrule/_index.md @@ -4,7 +4,7 @@ linktitle: XpsFillRule second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsFillRule enum. Valid values of PathGeometry element''s FillRule property in C++.' type: docs -weight: 5000 +weight: 4900 url: /cpp/aspose.page.xps.xpsmodel/xpsfillrule/ --- ## XpsFillRule enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfont/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfont/_index.md index f13eeea7549f..1040d15ffab1 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfont/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsfont/_index.md @@ -4,7 +4,7 @@ linktitle: XpsFont second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsFont class. Class incapsulating a TrueType font resource in C++.' type: docs -weight: 1400 +weight: 1300 url: /cpp/aspose.page.xps.xpsmodel/xpsfont/ --- ## XpsFont class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphmapping/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphmapping/_index.md index decc8182af23..26094062f36d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphmapping/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphmapping/_index.md @@ -4,7 +4,7 @@ linktitle: XpsGlyphMapping second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsModel::XpsGlyphMapping class in C++.' type: docs -weight: 1500 +weight: 1400 url: /cpp/aspose.page.xps.xpsmodel/xpsglyphmapping/ --- ## XpsGlyphMapping class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphs/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphs/_index.md index e32225983a6d..aca06fff4842 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphs/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphs/_index.md @@ -4,7 +4,7 @@ linktitle: XpsGlyphs second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsGlyphs class. Class incapsulating Glyphs element features. This element represents a run of uniformly-formatted text from a single font. It provides information necessary for accurate rendering and supports search and selection features in viewing consumers in C++.' type: docs -weight: 1600 +weight: 1500 url: /cpp/aspose.page.xps.xpsmodel/xpsglyphs/ --- ## XpsGlyphs class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphsclustermap/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphsclustermap/_index.md index 4bd1b78ea6ee..2a1b367e8dbc 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphsclustermap/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsglyphsclustermap/_index.md @@ -4,7 +4,7 @@ linktitle: XpsGlyphsClusterMap second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsModel::XpsGlyphsClusterMap class in C++.' type: docs -weight: 1700 +weight: 1600 url: /cpp/aspose.page.xps.xpsmodel/xpsglyphsclustermap/ --- ## XpsGlyphsClusterMap class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientbrush/_index.md index 2c98746aa894..7a87415692c2 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsGradientBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsGradientBrush class. Class incapsulating common features of LinerGradientBrush and RadialGradientBrush elements in C++.' type: docs -weight: 1800 +weight: 1700 url: /cpp/aspose.page.xps.xpsmodel/xpsgradientbrush/ --- ## XpsGradientBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientstop/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientstop/_index.md index 078e9808bb26..03bfd7e3a570 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientstop/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsgradientstop/_index.md @@ -4,7 +4,7 @@ linktitle: XpsGradientStop second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsGradientStop class. Class incapsulating GradientStop element features. This element is used by both the LinearGradientBrush and RadialGradientBrush elements to define the location and range of color progression for rendering a gradient in C++.' type: docs -weight: 1900 +weight: 1800 url: /cpp/aspose.page.xps.xpsmodel/xpsgradientstop/ --- ## XpsGradientStop class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinkelement/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinkelement/_index.md index b3829684d7da..632010f51f7e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinkelement/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinkelement/_index.md @@ -4,7 +4,7 @@ linktitle: XpsHyperlinkElement second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsHyperlinkElement class. Incapsulates common features of XPS elements that can be a hyperlink in C++.' type: docs -weight: 2000 +weight: 1900 url: /cpp/aspose.page.xps.xpsmodel/xpshyperlinkelement/ --- ## XpsHyperlinkElement class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinktarget/_index.md index aff93cc7171c..ad91b1da8a49 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinktarget/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpshyperlinktarget/_index.md @@ -4,7 +4,7 @@ linktitle: XpsHyperlinkTarget second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsHyperlinkTarget class. Base class for a hyperlink target in C++.' type: docs -weight: 2100 +weight: 2000 url: /cpp/aspose.page.xps.xpsmodel/xpshyperlinktarget/ --- ## XpsHyperlinkTarget class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccbasedcolor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccbasedcolor/_index.md index da277b22ac47..fa54688eb361 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccbasedcolor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccbasedcolor/_index.md @@ -4,7 +4,7 @@ linktitle: XpsIccBasedColor second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsIccBasedColor class. Incapsulates ICC based color in C++.' type: docs -weight: 2200 +weight: 2100 url: /cpp/aspose.page.xps.xpsmodel/xpsiccbasedcolor/ --- ## XpsIccBasedColor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccprofile/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccprofile/_index.md index 057adcfe1b28..b947a1731699 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccprofile/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsiccprofile/_index.md @@ -4,7 +4,7 @@ linktitle: XpsIccProfile second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsIccProfile class. Class incapsulating an ICC profile resource in C++.' type: docs -weight: 2300 +weight: 2200 url: /cpp/aspose.page.xps.xpsmodel/xpsiccprofile/ --- ## XpsIccProfile class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimage/_index.md index 9ebf3ef41114..168585f8736d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimage/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimage/_index.md @@ -4,7 +4,7 @@ linktitle: XpsImage second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsImage class. Class incapsulating an image resource in C++.' type: docs -weight: 2400 +weight: 2300 url: /cpp/aspose.page.xps.xpsmodel/xpsimage/ --- ## XpsImage class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimagebrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimagebrush/_index.md index 7627bc0985b6..fc5c65e63afd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimagebrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsimagebrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsImageBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsImageBrush class. Class incapsulating ImageBrush property element features. This element is used to fill a region with an image in C++.' type: docs -weight: 2500 +weight: 2400 url: /cpp/aspose.page.xps.xpsmodel/xpsimagebrush/ --- ## XpsImageBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslineargradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslineargradientbrush/_index.md index 1c57cad2cffc..05fad528e1b7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslineargradientbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslineargradientbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsLinearGradientBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsLinearGradientBrush class. Class incapsulating LinearGradientBrush property element features. This element is used to specify a linear gradient brush along a vector in C++.' type: docs -weight: 2600 +weight: 2500 url: /cpp/aspose.page.xps.xpsmodel/xpslineargradientbrush/ --- ## XpsLinearGradientBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinecap/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinecap/_index.md index 7d88b39a88eb..ae4f32a87bcd 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinecap/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinecap/_index.md @@ -4,7 +4,7 @@ linktitle: XpsLineCap second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsLineCap enum. Valid values of Path element''s StrokeStartLineCap and StrokeEndLineCap properties in C++.' type: docs -weight: 5100 +weight: 5000 url: /cpp/aspose.page.xps.xpsmodel/xpslinecap/ --- ## XpsLineCap enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinejoin/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinejoin/_index.md index fc8406ed31ef..02bc2b1f0aeb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinejoin/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpslinejoin/_index.md @@ -4,7 +4,7 @@ linktitle: XpsLineJoin second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsLineJoin enum. Valid values of Path element''s StrokeLineJoin property in C++.' type: docs -weight: 5200 +weight: 5100 url: /cpp/aspose.page.xps.xpsmodel/xpslinejoin/ --- ## XpsLineJoin enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsmatrix/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsmatrix/_index.md index 37187e61603e..aec611731e2b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsmatrix/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsmatrix/_index.md @@ -4,7 +4,7 @@ linktitle: XpsMatrix second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsMatrix class. Class incapsulating MatrixTransform property element features. This element defines an arbitrary affine matrix transformation used to manipulate the coordinate systems of elements in C++.' type: docs -weight: 2700 +weight: 2600 url: /cpp/aspose.page.xps.xpsmodel/xpsmatrix/ --- ## XpsMatrix class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsobject/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsobject/_index.md index 88c7525b4cff..22375beb81a4 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsobject/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsobject/_index.md @@ -4,7 +4,7 @@ linktitle: XpsObject second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsObject class. Class incapsulating common XPS model object features in C++.' type: docs -weight: 2800 +weight: 2700 url: /cpp/aspose.page.xps.xpsmodel/xpsobject/ --- ## XpsObject class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspage/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspage/_index.md index 133a4d7c1d3b..0a1731ffa207 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspage/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspage/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPage second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPage class. Class incapsulating FixedPage element features. This element contains the contents of a page and is the root element of a FixedPage part in C++.' type: docs -weight: 2900 +weight: 2800 url: /cpp/aspose.page.xps.xpsmodel/xpspage/ --- ## XpsPage class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspagelinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspagelinktarget/_index.md index 2391d775541e..1c75757e7c8f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspagelinktarget/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspagelinktarget/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPageLinkTarget second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPageLinkTarget class. Class incapsulating the page hyperlink target in C++.' type: docs -weight: 3000 +weight: 2900 url: /cpp/aspose.page.xps.xpsmodel/xpspagelinktarget/ --- ## XpsPageLinkTarget class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspath/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspath/_index.md index f072f3c7a548..8874c4783e40 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspath/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspath/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPath second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPath class. Class incapsulating Path element features. This element is the sole means of adding vector graphics and images to a fixed page. It defines a single vector graphic to be rendered on a page in C++.' type: docs -weight: 3100 +weight: 3000 url: /cpp/aspose.page.xps.xpsmodel/xpspath/ --- ## XpsPath class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathfigure/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathfigure/_index.md index 3ebbaf1c2317..abe5cf3c235e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathfigure/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathfigure/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPathFigure second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPathFigure class. Class incapsulating PathFigure element features. This element is composed of a set of one or more line or curve segments in C++.' type: docs -weight: 3200 +weight: 3100 url: /cpp/aspose.page.xps.xpsmodel/xpspathfigure/ --- ## XpsPathFigure class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathgeometry/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathgeometry/_index.md index f56e70e42694..45f8b8a1e816 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathgeometry/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathgeometry/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPathGeometry second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPathGeometry class. Class incapsulating PathGeometry property element features. This element contains a set of path figures specified either with the Figures attribute or with a child PathFigure element in C++.' type: docs -weight: 3300 +weight: 3200 url: /cpp/aspose.page.xps.xpsmodel/xpspathgeometry/ --- ## XpsPathGeometry class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathpolysegment/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathpolysegment/_index.md index 08a570cb900f..b548896b4b6a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathpolysegment/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathpolysegment/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPathPolySegment second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPathPolySegment class. Class incapsulating common features of PolyLineSegment, PolyBézierSegment and PolyQuadraticBézierSegment elements in C++.' type: docs -weight: 3400 +weight: 3300 url: /cpp/aspose.page.xps.xpsmodel/xpspathpolysegment/ --- ## XpsPathPolySegment class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathsegment/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathsegment/_index.md index c952b368eb7f..6e44284f340c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathsegment/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspathsegment/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPathSegment second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPathSegment class. Class incapsulating common features of all path segment elements in C++.' type: docs -weight: 3500 +weight: 3400 url: /cpp/aspose.page.xps.xpsmodel/xpspathsegment/ --- ## XpsPathSegment class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolybeziersegment/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolybeziersegment/_index.md index b1e85ea8cbf0..5b605b19d113 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolybeziersegment/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolybeziersegment/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPolyBezierSegment second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPolyBezierSegment class. Class incapsulating PolyBezierSegment element features. This element describes a set of cubic Bézier curves in C++.' type: docs -weight: 3600 +weight: 3500 url: /cpp/aspose.page.xps.xpsmodel/xpspolybeziersegment/ --- ## XpsPolyBezierSegment class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolylinesegment/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolylinesegment/_index.md index a6125137ea7a..6895a6693ebe 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolylinesegment/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolylinesegment/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPolyLineSegment second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPolyLineSegment class. Class incapsulating PolyLineSegment element features. This element describes a polygonal drawing containing an arbitrary number of individual vertices in C++.' type: docs -weight: 3700 +weight: 3600 url: /cpp/aspose.page.xps.xpsmodel/xpspolylinesegment/ --- ## XpsPolyLineSegment class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolyquadraticbeziersegment/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolyquadraticbeziersegment/_index.md index caae3f0082e8..86f0295466f6 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolyquadraticbeziersegment/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpspolyquadraticbeziersegment/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPolyQuadraticBezierSegment second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsPolyQuadraticBezierSegment class. Class incapsulating PolyQuadraticBezierSegment element features. This element describes a set of quadratic Bézier curves from the previous point in the path figure through a set of vertices, using specified control points in C++.' type: docs -weight: 3800 +weight: 3700 url: /cpp/aspose.page.xps.xpsmodel/xpspolyquadraticbeziersegment/ --- ## XpsPolyQuadraticBezierSegment class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsproperty/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsproperty/_index.md index 931129fafef8..47a4560ad48c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsproperty/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsproperty/_index.md @@ -4,7 +4,7 @@ linktitle: XpsProperty second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsModel::XpsProperty class in C++.' type: docs -weight: 3900 +weight: 3800 url: /cpp/aspose.page.xps.xpsmodel/xpsproperty/ --- ## XpsProperty class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsradialgradientbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsradialgradientbrush/_index.md index 21bc800147da..02a0d19dd7e0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsradialgradientbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsradialgradientbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsRadialGradientBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsRadialGradientBrush class. Class incapsulating RadialGradientBrush property element features. This element is used to specify a radial gradient brush in C++.' type: docs -weight: 4000 +weight: 3900 url: /cpp/aspose.page.xps.xpsmodel/xpsradialgradientbrush/ --- ## XpsRadialGradientBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsrgbcolor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsrgbcolor/_index.md index ee80b8493ff0..0e46a18161f0 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsrgbcolor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsrgbcolor/_index.md @@ -4,7 +4,7 @@ linktitle: XpsRgbColor second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsRgbColor class. Incapsulates RGB color of any color space (sRGB or scRGB) in C++.' type: docs -weight: 4100 +weight: 4000 url: /cpp/aspose.page.xps.xpsmodel/xpsrgbcolor/ --- ## XpsRgbColor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssolidcolorbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssolidcolorbrush/_index.md index 7e1c2727ad75..2b7e22b3e47d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssolidcolorbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssolidcolorbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsSolidColorBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsSolidColorBrush class. Class incapsulating SolidColorBrush property element features. This element is used to fill defined geometric regions with a solid color in C++.' type: docs -weight: 4200 +weight: 4100 url: /cpp/aspose.page.xps.xpsmodel/xpssolidcolorbrush/ --- ## XpsSolidColorBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsspreadmethod/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsspreadmethod/_index.md index 58f2e51b4291..6be9e1ceebfb 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsspreadmethod/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsspreadmethod/_index.md @@ -4,7 +4,7 @@ linktitle: XpsSpreadMethod second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsSpreadMethod enum. Valid values of gradient brushes'' SpreadMethod property in C++.' type: docs -weight: 5300 +weight: 5200 url: /cpp/aspose.page.xps.xpsmodel/xpsspreadmethod/ --- ## XpsSpreadMethod enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsstylesimulations/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsstylesimulations/_index.md index f9f9156ebb74..ee3258351c79 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsstylesimulations/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsstylesimulations/_index.md @@ -4,7 +4,7 @@ linktitle: XpsStyleSimulations second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsStyleSimulations enum. Valid values of Glyphs element''s StyleSimulations property in C++.' type: docs -weight: 5400 +weight: 5300 url: /cpp/aspose.page.xps.xpsmodel/xpsstylesimulations/ --- ## XpsStyleSimulations enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssweepdirection/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssweepdirection/_index.md index 66d8d49b5d11..add24de158bc 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssweepdirection/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpssweepdirection/_index.md @@ -4,7 +4,7 @@ linktitle: XpsSweepDirection second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsSweepDirection enum. Valid values of ArcSegment element''s SweepDirection property in C++.' type: docs -weight: 5500 +weight: 5400 url: /cpp/aspose.page.xps.xpsmodel/xpssweepdirection/ --- ## XpsSweepDirection enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilemode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilemode/_index.md index 987a375821ba..3e510a89d6e4 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilemode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilemode/_index.md @@ -4,7 +4,7 @@ linktitle: XpsTileMode second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsTileMode enum. Valid values of tiling brushes'' TileMode property in C++.' type: docs -weight: 5600 +weight: 5500 url: /cpp/aspose.page.xps.xpsmodel/xpstilemode/ --- ## XpsTileMode enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilingbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilingbrush/_index.md index dc3e70bb6131..5adacf945fa9 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilingbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstilingbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsTilingBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsTilingBrush class. Class incapsulating common features of tiling brushes elements (VisualBrush and ImageBrush) in C++.' type: docs -weight: 4300 +weight: 4200 url: /cpp/aspose.page.xps.xpsmodel/xpstilingbrush/ --- ## XpsTilingBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstransformablebrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstransformablebrush/_index.md index 7f275db0c3ab..90d34e751848 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstransformablebrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpstransformablebrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsTransformableBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsTransformableBrush class. Class incapsulating common features of transformable brushes elements (all except SolidColorBrush) in C++.' type: docs -weight: 4400 +weight: 4300 url: /cpp/aspose.page.xps.xpsmodel/xpstransformablebrush/ --- ## XpsTransformableBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsvisualbrush/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsvisualbrush/_index.md index ab9ffff11a3c..98ef7e1cc512 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsvisualbrush/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpsmodel/xpsvisualbrush/_index.md @@ -4,7 +4,7 @@ linktitle: XpsVisualBrush second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsModel::XpsVisualBrush class. Class incapsulating VisualBrush property element features. This element is used to fill a region with a drawing in C++.' type: docs -weight: 4500 +weight: 4400 url: /cpp/aspose.page.xps.xpsmodel/xpsvisualbrush/ --- ## XpsVisualBrush class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpspackageparts/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpspackageparts/_index.md index c6a9366e25ad..d4d01a9cc524 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps.xpspackageparts/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps.xpspackageparts/_index.md @@ -4,7 +4,7 @@ linktitle: Aspose::Page::XPS::XpsPackageParts second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsPackageParts namespace in C++.' type: docs -weight: 2100 +weight: 2000 url: /cpp/aspose.page.xps.xpspackageparts/ --- diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/_index.md index 8d3417262fbb..e89a34f9578e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page::XPS namespace linktitle: Aspose::Page::XPS second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page::XPS namespace in C++.' +description: 'Aspose::Page::XPS namespace. The Aspose.Page.XPS is a root namespace for all classes that deal with XPS document in C++.' type: docs weight: 1100 url: /cpp/aspose.page.xps/ --- - +The **[Aspose.Page.XPS](./)** is a root namespace for all classes that deal with [XPS](./) document. ## Classes @@ -17,7 +17,6 @@ url: /cpp/aspose.page.xps/ | [ApsLoadOptions](./apsloadoptions/) | APS document loading options. | | [DocumentUtils](./documentutils/) | This class provides utilities beyond the formal [XPS](./) manipulation API. | | [LoadOptions](./loadoptions/) | Basic class for document loading options. | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page.XPS](./)** is a root namespace for all classes that deal with [XPS](./) document. | | [XpsDocument](./xpsdocument/) | Class incapsulating the main entity of [XPS](./) document that provides manipulation methods for any [XPS](./) element. | | [XpsDocumentContentTypes](./xpsdocumentcontenttypes/) | Class contains the list of [XPS](./)[Document](../aspose.page/document/) content types. | | [XpsDocumentRelationshipTypes](./xpsdocumentrelationshiptypes/) | Class contains the list of [XPS](./)[Document](../aspose.page/document/) relationship types. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/documentorigin/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/documentorigin/_index.md index 5787a1c5b2f9..3c6f356b9274 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/documentorigin/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/documentorigin/_index.md @@ -4,7 +4,7 @@ linktitle: DocumentOrigin second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::DocumentOrigin enum in C++.' type: docs -weight: 1400 +weight: 1300 url: /cpp/aspose.page.xps/documentorigin/ --- ## DocumentOrigin enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/imagemode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/imagemode/_index.md index a18f4654c57c..997a1235ad3b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/imagemode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/imagemode/_index.md @@ -4,7 +4,7 @@ linktitle: ImageMode second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::ImageMode enum. Lists the options of fitting image within a box in C++.' type: docs -weight: 1500 +weight: 1400 url: /cpp/aspose.page.xps/imagemode/ --- ## ImageMode enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/namespacedoc/_index.md deleted file mode 100644 index 9e1c48907f53..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::XPS::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::XPS::NamespaceDoc class. The Aspose.Page.XPS is a root namespace for all classes that deal with XPS document in C++.' -type: docs -weight: 400 -url: /cpp/aspose.page.xps/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page.XPS](../)** is a root namespace for all classes that deal with [XPS](../) document. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page::XPS](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/_index.md index 8abd101b01bd..3d854e08248f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/_index.md @@ -4,7 +4,7 @@ linktitle: XpsDocument second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsDocument class. Class incapsulating the main entity of XPS document that provides manipulation methods for any XPS element in C++.' type: docs -weight: 500 +weight: 400 url: /cpp/aspose.page.xps/xpsdocument/ --- ## XpsDocument class @@ -94,8 +94,8 @@ class XpsDocument : public Aspose::Page::Document, | [InsertPath](./insertpath/)(int32_t, System::SharedPtr\) | Inserts a new path to the active page at *index* position. | | [Merge](./merge/)(System::ArrayPtr\, System::String) | Merging several [XPS](../) files to one [XPS](../) document. | | [Merge](./merge/)(System::ArrayPtr\, System::SharedPtr\) | Merging several [XPS](../) files to one [XPS](../) document. | -| [MergeToPdf](./mergetopdf/)(System::ArrayPtr\, System::String, System::SharedPtr\) | Merging [XPS](../) documents to PDF using the [Device](../../aspose.page/device/) instance. | -| [MergeToPdf](./mergetopdf/)(System::ArrayPtr\, System::SharedPtr\, System::SharedPtr\) | Merging [XPS](../) documents to PDF using the [Device](../../aspose.page/device/) instance. | +| [MergeToPdf](./mergetopdf/)(System::ArrayPtr\, System::String, System::SharedPtr\) | Merging [XPS](../) documents to PDF using the [Device](../) instance. | +| [MergeToPdf](./mergetopdf/)(System::ArrayPtr\, System::SharedPtr\, System::SharedPtr\) | Merging [XPS](../) documents to PDF using the [Device](../) instance. | | [Remove](./remove/)(T) | Removes an element from the active page. | | [RemoveAt](./removeat/)(int32_t) | Removes an element at *index* position from the active page. | | [RemoveDocumentAt](./removedocumentat/)(int32_t) | Removes a document at *index* position. | diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/mergetopdf/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/mergetopdf/_index.md index 77a63d40e8d4..d7f596495161 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/mergetopdf/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocument/mergetopdf/_index.md @@ -10,7 +10,7 @@ url: /cpp/aspose.page.xps/xpsdocument/mergetopdf/ ## XpsDocument::MergeToPdf(System::ArrayPtr\, System::SharedPtr\, System::SharedPtr\) method -Merging [XPS](../../) documents to PDF using the [Device](../../../aspose.page/device/) instance. +Merging [XPS](../../) documents to PDF using the [Device](../) instance. ```cpp void Aspose::Page::XPS::XpsDocument::MergeToPdf(System::ArrayPtr filesForMerge, System::SharedPtr pdfStream, System::SharedPtr options) @@ -36,7 +36,7 @@ void Aspose::Page::XPS::XpsDocument::MergeToPdf(System::ArrayPtr ## XpsDocument::MergeToPdf(System::ArrayPtr\, System::String, System::SharedPtr\) method -Merging [XPS](../../) documents to PDF using the [Device](../../../aspose.page/device/) instance. +Merging [XPS](../../) documents to PDF using the [Device](../) instance. ```cpp void Aspose::Page::XPS::XpsDocument::MergeToPdf(System::ArrayPtr filesForMerge, System::String outPdfFilePath, System::SharedPtr options) diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentcontenttypes/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentcontenttypes/_index.md index 270f81e51cc0..f3c1710e796a 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentcontenttypes/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentcontenttypes/_index.md @@ -4,7 +4,7 @@ linktitle: XpsDocumentContentTypes second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsDocumentContentTypes class. Class contains the list of XPSDocument content types in C++.' type: docs -weight: 600 +weight: 500 url: /cpp/aspose.page.xps/xpsdocumentcontenttypes/ --- ## XpsDocumentContentTypes class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentrelationshiptypes/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentrelationshiptypes/_index.md index a94a04c5b0ae..874da6716a99 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentrelationshiptypes/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentrelationshiptypes/_index.md @@ -4,7 +4,7 @@ linktitle: XpsDocumentRelationshipTypes second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsDocumentRelationshipTypes class. Class contains the list of XPSDocument relationship types in C++.' type: docs -weight: 700 +weight: 600 url: /cpp/aspose.page.xps/xpsdocumentrelationshiptypes/ --- ## XpsDocumentRelationshipTypes class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentvisitor/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentvisitor/_index.md index 62fd6b495ce3..ef48160a5e1d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentvisitor/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsdocumentvisitor/_index.md @@ -4,7 +4,7 @@ linktitle: XpsDocumentVisitor second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsDocumentVisitor class in C++.' type: docs -weight: 800 +weight: 700 url: /cpp/aspose.page.xps/xpsdocumentvisitor/ --- ## XpsDocumentVisitor class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsloadoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsloadoptions/_index.md index cfd51e61c1e5..71aa3dc7386c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsloadoptions/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsloadoptions/_index.md @@ -4,7 +4,7 @@ linktitle: XpsLoadOptions second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsLoadOptions class. XPS document loading options in C++.' type: docs -weight: 900 +weight: 800 url: /cpp/aspose.page.xps/xpsloadoptions/ --- ## XpsLoadOptions class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsnamespaces/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsnamespaces/_index.md index 2ef66152b300..10530dc1f23b 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsnamespaces/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsnamespaces/_index.md @@ -4,7 +4,7 @@ linktitle: XpsNamespaces second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsNamespaces class. Class contains the namespaces used in XPS packages and XPS Documents in C++.' type: docs -weight: 1000 +weight: 900 url: /cpp/aspose.page.xps/xpsnamespaces/ --- ## XpsNamespaces class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewidecontenttypes/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewidecontenttypes/_index.md index 81cda61728a1..09b8e0bbd26f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewidecontenttypes/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewidecontenttypes/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPackageWideContentTypes second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsPackageWideContentTypes class. Class contains the list of Package-wide content types in C++.' type: docs -weight: 1100 +weight: 1000 url: /cpp/aspose.page.xps/xpspackagewidecontenttypes/ --- ## XpsPackageWideContentTypes class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewiderelationshiptypes/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewiderelationshiptypes/_index.md index ad5a3af12657..2b84eb25159d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewiderelationshiptypes/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpspackagewiderelationshiptypes/_index.md @@ -4,7 +4,7 @@ linktitle: XpsPackageWideRelationshipTypes second_title: Aspose.Page for C++ description: 'Aspose::Page::XPS::XpsPackageWideRelationshipTypes class. Class contains the list of Package-wide relationship types in C++.' type: docs -weight: 1200 +weight: 1100 url: /cpp/aspose.page.xps/xpspackagewiderelationshiptypes/ --- ## XpsPackageWideRelationshipTypes class diff --git a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsutils/_index.md b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsutils/_index.md index 91994105fc4c..d2833a7ff1d7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsutils/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page.xps/xpsutils/_index.md @@ -4,7 +4,7 @@ linktitle: XpsUtils second_title: Aspose.Page for C++ description: 'How to use Aspose::Page::XPS::XpsUtils class in C++.' type: docs -weight: 1300 +weight: 1200 url: /cpp/aspose.page.xps/xpsutils/ --- ## XpsUtils class diff --git a/content/sites/aspose/page/english/cpp/aspose.page/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/_index.md index 0a5a4c591300..f397029a9cac 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/_index.md @@ -2,13 +2,13 @@ title: Aspose::Page namespace linktitle: Aspose::Page second_title: Aspose.Page for C++ -description: 'How to use Aspose::Page namespace in C++.' +description: 'Aspose::Page namespace. The Aspose.Page is a root namespace for all classes of Aspose.Page library which are either directly in it like Device or indirectly through several subnamespaces in C++.' type: docs weight: 100 url: /cpp/aspose.page/ --- - +The **[Aspose.Page](./)** is a root namespace for all classes of [Aspose.Page](./) library which are either directly in it like **Device** or indirectly through several subnamespaces. ## Classes @@ -16,9 +16,9 @@ url: /cpp/aspose.page/ | --- | --- | | [AssemblyConstants](./assemblyconstants/) | Defines the constants that participate in the license check for the component. These used to be defined directly as assembly attributes, but I moved them into separate class because in .NET Compact Framework I cannot access assembly attributes. Now the licensing code when compiled for the .NET Compact Framework uses these constants instead of the assembly attributes. | | [BuildVersionInfo](./buildversioninfo/) | This class provides information about current product build. | -| [Device](./device/) | This class encapsulates rendering of document to abstract device. **Rendering** of the document is performed page by page. | +| [CryptoProvider](./cryptoprovider/) | | | [Document](./document/) | A superclass for all encapsulated documents. | -| [ExternalFontCache](./externalfontcache/) | Use this class to obtain font encapsulation in a form that is accepted by [Device](./device/). | +| [ExternalFontCache](./externalfontcache/) | Use this class to obtain font encapsulation in a form that is accepted by [Device](../). | | [IGlyph](./iglyph/) | This interface give access to main parameters of glyphs. | | [IInteractiveDevice](./iinteractivedevice/) | The interface defining interactive features processing methods. | | [IMultiPageDevice](./imultipagedevice/) | This interface contains methods for manipulating multi-paged device. | @@ -28,7 +28,6 @@ url: /cpp/aspose.page/ | [License](./license/) | Provides methods to license the component. | | [Margins](./margins/) | This class encapsulates top, left, bottom and right margins. | | [Metered](./metered/) | Provides methods to set metered key. | -| [NamespaceDoc](./namespacedoc/) | The **[Aspose.Page](./)** is a root namespace for all classes of [Aspose.Page](./) library which are either directly in it like **[Device](./device/)** or indirectly through several subnamespaces. | | [SaveOptions](./saveoptions/) | This class contains options necessary for managing conversion process. | | [UserProperties](./userproperties/) | Special property class which allows typed properties to be set and returned. It also allows the hookup of two default property objects to be searched if this property object does not contain the property. | ## Enums diff --git a/content/sites/aspose/page/english/cpp/aspose.page/cryptoprovider/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/cryptoprovider/_index.md new file mode 100644 index 000000000000..ad615180909f --- /dev/null +++ b/content/sites/aspose/page/english/cpp/aspose.page/cryptoprovider/_index.md @@ -0,0 +1,28 @@ +--- +title: Aspose::Page::CryptoProvider class +linktitle: CryptoProvider +second_title: Aspose.Page for C++ +description: 'How to use Aspose::Page::CryptoProvider class in C++.' +type: docs +weight: 300 +url: /cpp/aspose.page/cryptoprovider/ +--- +## CryptoProvider class + + + + +```cpp +class CryptoProvider : public System::Object +``` + +## Methods + +| Method | Description | +| --- | --- | +| static [Crypt](./crypt/)(System::SharedPtr\, bool) | | +## See Also + +* Class [Object](../../system/object/) +* Namespace [Aspose::Page](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/cryptoprovider/crypt/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/cryptoprovider/crypt/_index.md new file mode 100644 index 000000000000..5361291269d0 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/aspose.page/cryptoprovider/crypt/_index.md @@ -0,0 +1,26 @@ +--- +title: Aspose::Page::CryptoProvider::Crypt method +linktitle: Crypt +second_title: Aspose.Page for C++ +description: 'How to use Crypt method of Aspose::Page::CryptoProvider class in C++.' +type: docs +weight: 100 +url: /cpp/aspose.page/cryptoprovider/crypt/ +--- +## CryptoProvider::Crypt method + + + + +```cpp +static System::SharedPtr Aspose::Page::CryptoProvider::Crypt(System::SharedPtr fsStream, bool encrypt=true) +``` + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [MemoryStream](../../../system.io/memorystream/) +* Class [FileStream](../../../system.io/filestream/) +* Class [CryptoProvider](../) +* Namespace [Aspose::Page](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/device/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/device/_index.md deleted file mode 100644 index e136142b79aa..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page/device/_index.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: Aspose::Page::Device class -linktitle: Device -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Device class. This class encapsulates rendering of document to abstract device. Rendering of the document is performed page by page in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page/device/ ---- -## Device class - - -This class encapsulates rendering of document to abstract device. **Rendering** of the document is performed page by page. - -```cpp -class Device : public virtual System::Object -``` - -## Methods - -| Method | Description | -| --- | --- | -| [Device](./device/)(System::Drawing::Size) | Initializes [Device](./) with a size of a page. | -| [ToString](./tostring/)() const override | Returns the name of device type. | - -## Deprecated -Device class and all derived classes are deprecated beginning from 24.3. Please use SaveAsPdf or SaveAsImage methods in PsDocument class instead. In 24.6 this class will be entirely hidden False - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/device/device/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/device/device/_index.md deleted file mode 100644 index 28bea772d05c..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page/device/device/_index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Aspose::Page::Device::Device constructor -linktitle: Device -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Device::Device constructor. Initializes Device with a size of a page in C++.' -type: docs -weight: 100 -url: /cpp/aspose.page/device/device/ ---- -## Device::Device constructor - - -Initializes [Device](../) with a size of a page. - -```cpp -Aspose::Page::Device::Device(System::Drawing::Size pageSize) -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| pageSize | System::Drawing::Size | [Page](../../) size. | - -## See Also - -* Class [Size](../../../system.drawing/size/) -* Class [Device](../) -* Namespace [Aspose::Page](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/device/tostring/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/device/tostring/_index.md deleted file mode 100644 index 9e229b346f30..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page/device/tostring/_index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Aspose::Page::Device::ToString method -linktitle: ToString -second_title: Aspose.Page for C++ -description: 'Aspose::Page::Device::ToString method. Returns the name of device type in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page/device/tostring/ ---- -## Device::ToString method - - -Returns the name of device type. - -```cpp -System::String Aspose::Page::Device::ToString() const override -``` - - -### ReturnValue - -Type name. - -## See Also - -* Class [String](../../../system/string/) -* Class [Device](../) -* Namespace [Aspose::Page](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/editiontype/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/editiontype/_index.md index 1e3d5d0f03ed..8f1b9ea81eaa 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/editiontype/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/editiontype/_index.md @@ -4,7 +4,7 @@ linktitle: EditionType second_title: Aspose.Page for C++ description: 'Aspose::Page::EditionType enum. Specifies the edition type of the license in C++.' type: docs -weight: 1800 +weight: 1700 url: /cpp/aspose.page/editiontype/ --- ## EditionType enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page/externalfontcache/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/externalfontcache/_index.md index 000a53ebb7a5..94fb9eb1b203 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/externalfontcache/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/externalfontcache/_index.md @@ -10,7 +10,7 @@ url: /cpp/aspose.page/externalfontcache/ ## ExternalFontCache class -Use this class to obtain font encapsulation in a form that is accepted by [Device](../device/). +Use this class to obtain font encapsulation in a form that is accepted by [Device](../). ```cpp class ExternalFontCache : public System::Object diff --git a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/_index.md index c7a90dd106b8..e7d59e6492c7 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/_index.md @@ -22,8 +22,6 @@ class IInteractiveDevice : public virtual System::Object | --- | --- | | virtual [AddOutline](./addoutline/)(int32_t, System::String) | Adds an outline item with the last object as its target. | | virtual [AddOutline](./addoutline/)(System::Drawing::PointF, int32_t, System::String) | Adds an outline item with the origin point as its target. | -| virtual [get_InternalHyperlinksTargets](./get_internalhyperlinkstargets/)() | Returns the map of internal hyperlink targets. | -| virtual [SaveInternalHyperlinkTarget](./saveinternalhyperlinktarget/)(int32_t, System::Drawing::RectangleF) | Saves internal hyperlink target as an absolute page number and a rectangular area on a page. | | virtual [SetHyperlinkTarget](./sethyperlinktarget/)(System::String) | Set the hyperlink with an external URI as its target. | | virtual [SetHyperlinkTarget](./sethyperlinktarget/)(int32_t) | Set the hyperlink with a page number as its target. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/get_internalhyperlinkstargets/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/get_internalhyperlinkstargets/_index.md deleted file mode 100644 index 9f03adea9946..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/get_internalhyperlinkstargets/_index.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Aspose::Page::IInteractiveDevice::get_InternalHyperlinksTargets method -linktitle: get_InternalHyperlinksTargets -second_title: Aspose.Page for C++ -description: 'Aspose::Page::IInteractiveDevice::get_InternalHyperlinksTargets method. Returns the map of internal hyperlink targets in C++.' -type: docs -weight: 200 -url: /cpp/aspose.page/iinteractivedevice/get_internalhyperlinkstargets/ ---- -## IInteractiveDevice::get_InternalHyperlinksTargets method - - -Returns the map of internal hyperlink targets. - -```cpp -virtual System::SharedPtr>>> Aspose::Page::IInteractiveDevice::get_InternalHyperlinksTargets()=0 -``` - -## See Also - -* Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IDictionary](../../../system.collections.generic/idictionary/) -* Class [List](../../../system.collections.generic/list/) -* Class [RectangleF](../../../system.drawing/rectanglef/) -* Class [IInteractiveDevice](../) -* Namespace [Aspose::Page](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/saveinternalhyperlinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/saveinternalhyperlinktarget/_index.md deleted file mode 100644 index 1248f3830cd8..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/saveinternalhyperlinktarget/_index.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Aspose::Page::IInteractiveDevice::SaveInternalHyperlinkTarget method -linktitle: SaveInternalHyperlinkTarget -second_title: Aspose.Page for C++ -description: 'Aspose::Page::IInteractiveDevice::SaveInternalHyperlinkTarget method. Saves internal hyperlink target as an absolute page number and a rectangular area on a page in C++.' -type: docs -weight: 300 -url: /cpp/aspose.page/iinteractivedevice/saveinternalhyperlinktarget/ ---- -## IInteractiveDevice::SaveInternalHyperlinkTarget method - - -Saves internal hyperlink target as an absolute page number and a rectangular area on a page. - -```cpp -virtual void Aspose::Page::IInteractiveDevice::SaveInternalHyperlinkTarget(int32_t absolutePageNumber, System::Drawing::RectangleF rect)=0 -``` - - -| Parameter | Type | Description | -| --- | --- | --- | -| absolutePageNumber | int32_t | The absolute page number. | -| rect | System::Drawing::RectangleF | The rectangular area on a page. | - -## See Also - -* Class [RectangleF](../../../system.drawing/rectanglef/) -* Class [IInteractiveDevice](../) -* Namespace [Aspose::Page](../../) -* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/sethyperlinktarget/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/sethyperlinktarget/_index.md index ccfb61c218ff..8a199d81bb8f 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/sethyperlinktarget/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/iinteractivedevice/sethyperlinktarget/_index.md @@ -4,7 +4,7 @@ linktitle: SetHyperlinkTarget second_title: Aspose.Page for C++ description: 'Aspose::Page::IInteractiveDevice::SetHyperlinkTarget method. Set the hyperlink with a page number as its target in C++.' type: docs -weight: 400 +weight: 200 url: /cpp/aspose.page/iinteractivedevice/sethyperlinktarget/ --- ## IInteractiveDevice::SetHyperlinkTarget(int32_t) method diff --git a/content/sites/aspose/page/english/cpp/aspose.page/licensestate/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/licensestate/_index.md index 5a4184054194..d3de415a49e4 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/licensestate/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/licensestate/_index.md @@ -4,7 +4,7 @@ linktitle: LicenseState second_title: Aspose.Page for C++ description: 'Aspose::Page::LicenseState enum. Represents possible license states in C++.' type: docs -weight: 1900 +weight: 1800 url: /cpp/aspose.page/licensestate/ --- ## LicenseState enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page/namespacedoc/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/namespacedoc/_index.md deleted file mode 100644 index 7123aeec4daf..000000000000 --- a/content/sites/aspose/page/english/cpp/aspose.page/namespacedoc/_index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Aspose::Page::NamespaceDoc class -linktitle: NamespaceDoc -second_title: Aspose.Page for C++ -description: 'Aspose::Page::NamespaceDoc class. The Aspose.Page is a root namespace for all classes of Aspose.Page library which are either directly in it like Device or indirectly through several subnamespaces in C++.' -type: docs -weight: 1500 -url: /cpp/aspose.page/namespacedoc/ ---- -## NamespaceDoc class - - -The **[Aspose.Page](../)** is a root namespace for all classes of [Aspose.Page](../) library which are either directly in it like **[Device](../device/)** or indirectly through several subnamespaces. - -```cpp -class NamespaceDoc : public System::Object -``` - -## See Also - -* Class [Object](../../system/object/) -* Namespace [Aspose::Page](../) -* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/aspose.page/producttype/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/producttype/_index.md index e14a7ac48538..75a84758b827 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/producttype/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/producttype/_index.md @@ -4,7 +4,7 @@ linktitle: ProductType second_title: Aspose.Page for C++ description: 'Aspose::Page::ProductType enum. Which product of the license or black list : Aspose or Conholdate in C++.' type: docs -weight: 2000 +weight: 1900 url: /cpp/aspose.page/producttype/ --- ## ProductType enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page/saveoptions/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/saveoptions/_index.md index 26b93df36f02..09079f29a54d 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/saveoptions/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/saveoptions/_index.md @@ -4,7 +4,7 @@ linktitle: SaveOptions second_title: Aspose.Page for C++ description: 'Aspose::Page::SaveOptions class. This class contains options necessary for managing conversion process in C++.' type: docs -weight: 1600 +weight: 1500 url: /cpp/aspose.page/saveoptions/ --- ## SaveOptions class diff --git a/content/sites/aspose/page/english/cpp/aspose.page/textrenderingmode/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/textrenderingmode/_index.md index 91cee60d02cd..2d82a03c1c3e 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/textrenderingmode/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/textrenderingmode/_index.md @@ -4,7 +4,7 @@ linktitle: TextRenderingMode second_title: Aspose.Page for C++ description: 'Aspose::Page::TextRenderingMode enum. This enum contains possible values for text rendering mode in C++.' type: docs -weight: 2100 +weight: 2000 url: /cpp/aspose.page/textrenderingmode/ --- ## TextRenderingMode enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page/units/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/units/_index.md index 8f215b69393b..aeb3d017dfa5 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/units/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/units/_index.md @@ -4,7 +4,7 @@ linktitle: Units second_title: Aspose.Page for C++ description: 'Aspose::Page::Units enum. This enum contains possible values for size units in C++.' type: docs -weight: 2200 +weight: 2100 url: /cpp/aspose.page/units/ --- ## Units enum diff --git a/content/sites/aspose/page/english/cpp/aspose.page/userproperties/_index.md b/content/sites/aspose/page/english/cpp/aspose.page/userproperties/_index.md index e023f68b2a32..58a1c4734e8c 100644 --- a/content/sites/aspose/page/english/cpp/aspose.page/userproperties/_index.md +++ b/content/sites/aspose/page/english/cpp/aspose.page/userproperties/_index.md @@ -4,7 +4,7 @@ linktitle: UserProperties second_title: Aspose.Page for C++ description: 'Aspose::Page::UserProperties class. Special property class which allows typed properties to be set and returned. It also allows the hookup of two default property objects to be searched if this property object does not contain the property in C++.' type: docs -weight: 1700 +weight: 1600 url: /cpp/aspose.page/userproperties/ --- ## UserProperties class diff --git a/content/sites/aspose/page/english/cpp/system.collections.concurrent/_index.md b/content/sites/aspose/page/english/cpp/system.collections.concurrent/_index.md index faa1b7b367ef..4f057bbd0423 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.concurrent/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.concurrent/_index.md @@ -4,7 +4,7 @@ linktitle: System::Collections::Concurrent second_title: Aspose.Page for C++ description: 'How to use System::Collections::Concurrent namespace in C++.' type: docs -weight: 2400 +weight: 2300 url: /cpp/system.collections.concurrent/ --- diff --git a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/_index.md index 8d98164d05db..63300bb15773 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/_index.md @@ -31,6 +31,7 @@ templateclass ConcurrentDictionary : public System::Col | [get_KeysInternal](./get_keysinternal/)() const override | Gets wrapper collection to access dictionary keys. | | [idx_set](./idx_set/)(const TKey\&, TValue) override | RTTI information. | | [Remove](./remove/)(const TKey\&) override | Removes element from container. | +| [TryAdd](./tryadd/)(const TKey\&, const TValue\&) | Tries to add key/value pair into the dictionary. | ## Typedefs | Typedef | Description | diff --git a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/basetype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/basetype/_index.md index fb422eea9d4a..4f37147f328b 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/basetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/basetype/_index.md @@ -4,7 +4,7 @@ linktitle: BaseType second_title: Aspose.Page for C++ description: 'System::Collections::Concurrent::ConcurrentDictionary::BaseType typedef. Implementation type in C++.' type: docs -weight: 700 +weight: 800 url: /cpp/system.collections.concurrent/concurrentdictionary/basetype/ --- ## BaseType typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/thistype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/thistype/_index.md index fb588bd9f43c..3ea03a5f1364 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/thistype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/thistype/_index.md @@ -4,7 +4,7 @@ linktitle: ThisType second_title: Aspose.Page for C++ description: 'System::Collections::Concurrent::ConcurrentDictionary::ThisType typedef. This type in C++.' type: docs -weight: 800 +weight: 900 url: /cpp/system.collections.concurrent/concurrentdictionary/thistype/ --- ## ThisType typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/tryadd/_index.md b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/tryadd/_index.md new file mode 100644 index 000000000000..6ef123cfa1bb --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.concurrent/concurrentdictionary/tryadd/_index.md @@ -0,0 +1,33 @@ +--- +title: System::Collections::Concurrent::ConcurrentDictionary::TryAdd method +linktitle: TryAdd +second_title: Aspose.Page for C++ +description: 'System::Collections::Concurrent::ConcurrentDictionary::TryAdd method. Tries to add key/value pair into the dictionary in C++.' +type: docs +weight: 700 +url: /cpp/system.collections.concurrent/concurrentdictionary/tryadd/ +--- +## ConcurrentDictionary::TryAdd method + + +Tries to add key/value pair into the dictionary. + +```cpp +bool System::Collections::Concurrent::ConcurrentDictionary::TryAdd(const TKey &key, const TValue &value) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| key | const TKey\& | Key to add. | +| value | const TValue\& | Value to add. | + +### ReturnValue + +True if key/value pair was added sucessfully, false otherwise. + +## See Also + +* Class [ConcurrentDictionary](../) +* Namespace [System::Collections::Concurrent](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/_index.md index b3581026f545..5c090f35b905 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/_index.md @@ -4,7 +4,7 @@ linktitle: System::Collections::Generic second_title: Aspose.Page for C++ description: 'How to use System::Collections::Generic namespace in C++.' type: docs -weight: 2500 +weight: 2400 url: /cpp/system.collections.generic/ --- @@ -22,6 +22,7 @@ url: /cpp/system.collections.generic/ | [BaseEnumerator](./baseenumerator/) | Enumerator definition to wrap STL-styled types for C#-styled usage. Makes no assertions on container structure except for existance of sequental iterator. Uses begin() and end() functions. Objects of this class should only be allocated using [System::MakeObject()](../system/makeobject/) function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into [System::SmartPtr](../system/smartptr/) pointer and use this pointer to pass it to functions as argument. | | [BaseKVCollection](./basekvcollection/) | Holds common code for collections of keys or values. Objects of this class should only be allocated using [System::MakeObject()](../system/makeobject/) function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into [System::SmartPtr](../system/smartptr/) pointer and use this pointer to pass it to functions as argument. | | [BaseSet](./baseset/) | | +| [Comparer](./comparer/) | Provides a base class for implementations of the [System.Collections.Generic.IComparer](./icomparer/) generic interface. | | [DefaultComparer](./defaultcomparer/) | Default comparator class. Uses operator < and operator == to compare values. Objects of this class should only be allocated using [System::MakeObject()](../system/makeobject/) function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into [System::SmartPtr](../system/smartptr/) pointer and use this pointer to pass it to functions as argument. | | [Dictionary](./dictionary/) | Forward declaration of [Dictionary](./dictionary/) class. | | [DictionaryIterator](./dictionaryiterator/) | [Dictionary](./dictionary/) iterator that provides [KeyValuePair](./keyvaluepair/) notation. | diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/_net_binnary_search/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/_net_binnary_search/_index.md index 7395d94f0510..34079e830b03 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/_net_binnary_search/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/_net_binnary_search/_index.md @@ -4,7 +4,7 @@ linktitle: _net_binnary_search second_title: Aspose.Page for C++ description: 'System::Collections::Generic::_net_binnary_search method. Implements binary search in random access container. Specialization for smart pointers. Uses System::Object::CompareTo method in C++.' type: docs -weight: 4800 +weight: 4900 url: /cpp/system.collections.generic/_net_binnary_search/ --- ## System::Collections::Generic::_net_binnary_search(const containterT\\&, int, int, T) method @@ -122,7 +122,7 @@ template class,class T,class Allocator> int Syste | index | int | Search range beginning index. | | count | int | Search range length. | | value | T | Value to look for. | -| comparer | const SharedPtr\\>\& | Comparer object. | +| comparer | const SharedPtr\\>\& | [Comparer](../comparer/) object. | ### ReturnValue diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/_index.md new file mode 100644 index 000000000000..168a480096f9 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/_index.md @@ -0,0 +1,39 @@ +--- +title: System::Collections::Generic::Comparer class +linktitle: Comparer +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::Comparer class. Provides a base class for implementations of the System.Collections.Generic.IComparer generic interface in C++.' +type: docs +weight: 900 +url: /cpp/system.collections.generic/comparer/ +--- +## Comparer class + + +Provides a base class for implementations of the [System.Collections.Generic.IComparer](../icomparer/) generic interface. + +```cpp +templateclass Comparer : public System::Collections::Generic::IComparer +``` + + +| Parameter | Description | +| --- | --- | +| T | The type of objects to compare. | +## Methods + +| Method | Description | +| --- | --- | +| static [get_Default](./get_default/)() | Returns a default sort order comparer for the type specified by the generic argument. | +## Typedefs + +| Typedef | Description | +| --- | --- | +| [BaseType](./basetype/) | Interface implemented. | +| [ThisType](./thistype/) | Curent type. | + +## See Also + +* Class [IComparer](../icomparer/) +* Namespace [System::Collections::Generic](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/basetype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/basetype/_index.md new file mode 100644 index 000000000000..f4f15d84b18d --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/basetype/_index.md @@ -0,0 +1,23 @@ +--- +title: System::Collections::Generic::Comparer::BaseType typedef +linktitle: BaseType +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::Comparer::BaseType typedef. Interface implemented in C++.' +type: docs +weight: 200 +url: /cpp/system.collections.generic/comparer/basetype/ +--- +## BaseType typedef + + +Interface implemented. + +```cpp +using System::Collections::Generic::Comparer< T >::BaseType = IComparer +``` + +## See Also + +* Class [Comparer](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/get_default/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/get_default/_index.md new file mode 100644 index 000000000000..4d80c5c30824 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/get_default/_index.md @@ -0,0 +1,30 @@ +--- +title: System::Collections::Generic::Comparer::get_Default method +linktitle: get_Default +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::Comparer::get_Default method. Returns a default sort order comparer for the type specified by the generic argument in C++.' +type: docs +weight: 100 +url: /cpp/system.collections.generic/comparer/get_default/ +--- +## Comparer::get_Default method + + +Returns a default sort order comparer for the type specified by the generic argument. + +```cpp +static SharedPtr> System::Collections::Generic::Comparer::get_Default() +``` + + +### ReturnValue + +An object that inherits [System.Collections.Generic.Comparer](../) and serves as a sort order comparer for type T. + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IComparer](../../icomparer/) +* Class [Comparer](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/thistype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/thistype/_index.md new file mode 100644 index 000000000000..c8c201899194 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/comparer/thistype/_index.md @@ -0,0 +1,23 @@ +--- +title: System::Collections::Generic::Comparer::ThisType typedef +linktitle: ThisType +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::Comparer::ThisType typedef. Curent type in C++.' +type: docs +weight: 300 +url: /cpp/system.collections.generic/comparer/thistype/ +--- +## ThisType typedef + + +Curent type. + +```cpp +using System::Collections::Generic::Comparer< T >::ThisType = Comparer +``` + +## See Also + +* Class [Comparer](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/defaultcomparer/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/defaultcomparer/_index.md index 20d585d56c45..ec6aaf9bf8a6 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/defaultcomparer/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/defaultcomparer/_index.md @@ -4,7 +4,7 @@ linktitle: DefaultComparer second_title: Aspose.Page for C++ description: 'System::Collections::Generic::DefaultComparer class. Default comparator class. Uses operator < and operator == to compare values. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 900 +weight: 1000 url: /cpp/system.collections.generic/defaultcomparer/ --- ## DefaultComparer class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/_index.md index df9bbe5ba1b7..219139d0109d 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/_index.md @@ -4,7 +4,7 @@ linktitle: Dictionary second_title: Aspose.Page for C++ description: 'System::Collections::Generic::Dictionary class. Forward declaration of Dictionary class in C++.' type: docs -weight: 1000 +weight: 1100 url: /cpp/system.collections.generic/dictionary/ --- ## Dictionary class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/dictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/dictionary/_index.md index dbef1072a698..c511837f50b6 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/dictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionary/dictionary/_index.md @@ -75,7 +75,7 @@ System::Collections::Generic::Dictionary::Dictionary(const SharedP | Parameter | Type | Description | | --- | --- | --- | | src | const SharedPtr\\>\& | Source dictionary. | -| comparer | const SharedPtr\\>\& | Comparer object to use. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) object to use. | ## See Also @@ -97,7 +97,7 @@ System::Collections::Generic::Dictionary::Dictionary(const SharedP | Parameter | Type | Description | | --- | --- | --- | -| comparer | const SharedPtr\\>\& | Comparer to use. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) to use. | ## See Also @@ -138,7 +138,7 @@ System::Collections::Generic::Dictionary::Dictionary(int capacity, | Parameter | Type | Description | | --- | --- | --- | | capacity | int | [Dictionary](../) capacity after creation; ignored. | -| comparer | const SharedPtr\\>\& | Comparer to use. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) to use. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryiterator/_index.md index a11e433ef98d..df057235fab1 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryiterator/_index.md @@ -4,7 +4,7 @@ linktitle: DictionaryIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::DictionaryIterator class. Dictionary iterator that provides KeyValuePair notation in C++.' type: docs -weight: 1100 +weight: 1200 url: /cpp/system.collections.generic/dictionaryiterator/ --- ## DictionaryIterator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryptr/_index.md index d99afa58aca6..152a0bad956f 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/dictionaryptr/_index.md @@ -4,7 +4,7 @@ linktitle: DictionaryPtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::DictionaryPtr class. Dictionary pointer class with operator overloads. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 1200 +weight: 1300 url: /cpp/system.collections.generic/dictionaryptr/ --- ## DictionaryPtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/enumerableext/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/enumerableext/_index.md index a29cebcee287..5e7b75a81625 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/enumerableext/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/enumerableext/_index.md @@ -4,7 +4,7 @@ linktitle: EnumerableExt second_title: Aspose.Page for C++ description: 'How to use System::Collections::Generic::EnumerableExt class in C++.' type: docs -weight: 1300 +weight: 1400 url: /cpp/system.collections.generic/enumerableext/ --- ## EnumerableExt class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/enumeratorwrapperiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/enumeratorwrapperiterator/_index.md index 883a100652dd..ab650b8ab7de 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/enumeratorwrapperiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/enumeratorwrapperiterator/_index.md @@ -4,7 +4,7 @@ linktitle: EnumeratorWrapperIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::EnumeratorWrapperIterator class. Iterator that wraps the pre-created enumerator and redirects all calls into it in C++.' type: docs -weight: 1400 +weight: 1500 url: /cpp/system.collections.generic/enumeratorwrapperiterator/ --- ## EnumeratorWrapperIterator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/hashdictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/hashdictionary/_index.md index 8d04939ba7f8..5545b9db11e4 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/hashdictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/hashdictionary/_index.md @@ -4,7 +4,7 @@ linktitle: HashDictionary second_title: Aspose.Page for C++ description: 'System::Collections::Generic::HashDictionary class. Stub for HashDictionary class (not implemented currently). Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 1500 +weight: 1600 url: /cpp/system.collections.generic/hashdictionary/ --- ## HashDictionary class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/_index.md index 9911d5fb52b3..87e53ce0a525 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/_index.md @@ -4,7 +4,7 @@ linktitle: HashSet second_title: Aspose.Page for C++ description: 'System::Collections::Generic::HashSet class. Forward declaration of HashSet class in C++.' type: docs -weight: 1600 +weight: 1700 url: /cpp/system.collections.generic/hashset/ --- ## HashSet class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/hashset/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/hashset/_index.md index b10919393d7f..65ccd3b1edd1 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/hashset/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/hashset/hashset/_index.md @@ -53,7 +53,7 @@ System::Collections::Generic::HashSet::HashSet(const SharedPtr\>\& | Comparer object to associate with hashset. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) object to associate with hashset. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/hashsetptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/hashsetptr/_index.md index 908f41b2c117..207c2fa3f322 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/hashsetptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/hashsetptr/_index.md @@ -4,7 +4,7 @@ linktitle: HashSetPtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::HashSetPtr class. Pointer to keep HashSet references. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 1700 +weight: 1800 url: /cpp/system.collections.generic/hashsetptr/ --- ## HashSetPtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/icollection/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/icollection/_index.md index 45bc931df864..78e05ec7d481 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/icollection/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/icollection/_index.md @@ -4,7 +4,7 @@ linktitle: ICollection second_title: Aspose.Page for C++ description: 'System::Collections::Generic::ICollection class. Interface of collection of elements. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 1800 +weight: 1900 url: /cpp/system.collections.generic/icollection/ --- ## ICollection class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/_index.md index 04d98023bd19..360305a13d23 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/_index.md @@ -4,7 +4,7 @@ linktitle: IComparer second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IComparer class. Interface that compares two objects in greater-equal-less sense. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 1900 +weight: 2000 url: /cpp/system.collections.generic/icomparer/ --- ## IComparer class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/args_type/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/args_type/_index.md index 64725518e3a4..445605e259fb 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/args_type/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/icomparer/args_type/_index.md @@ -13,7 +13,7 @@ url: /cpp/system.collections.generic/icomparer/args_type/ RTTI information. ```cpp -const T& System::Collections::Generic::IComparer< T >::args_type +T System::Collections::Generic::IComparer< T >::args_type ``` ## Remarks diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/idictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/idictionary/_index.md index 2fa70e1d3fbe..e7eb6d717b10 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/idictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/idictionary/_index.md @@ -4,7 +4,7 @@ linktitle: IDictionary second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IDictionary class. Interface for dictionary-alike containers. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 2000 +weight: 2100 url: /cpp/system.collections.generic/idictionary/ --- ## IDictionary class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/_index.md index abe16d79f81c..2817b528fa65 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/_index.md @@ -4,7 +4,7 @@ linktitle: IEnumerable second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable class. Interface of object providing enumerator on contained elements in C++.' type: docs -weight: 2100 +weight: 2200 url: /cpp/system.collections.generic/ienumerable/ --- ## IEnumerable class @@ -31,6 +31,7 @@ templateclass IEnumerable : public virtual System::Object | [end](./end/)() | Gets iterator pointing right after the last element (if any) of the collection. This iterator can't be used to change a referenced object because [GetEnumerator()](./getenumerator/) returns a copy-object of T. | | [end](./end/)() const | Gets iterator pointing right after the last element (if any) of the const-qualified instance of the collection. | | virtual [GetEnumerator](./getenumerator/)() | Gets enumerator. | +| [LINQ_Aggregate](./linq_aggregate/)(const Func\\&) | Applies an accumulator function over a sequence. | | [LINQ_All](./linq_all/)(std::function\) | Determines whether all elements of a sequence satisfy a condition. | | [LINQ_Any](./linq_any/)() | Determines whether a sequence contains any elements. | | [LINQ_Any](./linq_any/)(std::function\) | Determines whether any element of a sequence exists or satisfies a condition. | @@ -41,6 +42,7 @@ templateclass IEnumerable : public virtual System::Object | [LINQ_Count](./linq_count/)() | Returns the number of elements in the sequence (calculated via direct counting). | | [LINQ_Count](./linq_count/)(const Func\\&) | Returns the number of elements in the sequence that satisfy the specified condition. | | [LINQ_ElementAt](./linq_elementat/)(int) | Returns the element at a specified index in a sequence. | +| [LINQ_ElementAtOrDefault](./linq_elementatordefault/)(int) | Returns the element at a specified index in a sequence. | | [LINQ_First](./linq_first/)() | Returns the first element of a sequence. | | [LINQ_First](./linq_first/)(const Func\\&) | Returns the first element of a sequence that satisfy the specified condition. | | [LINQ_FirstOrDefault](./linq_firstordefault/)() | Returns the first element of a sequence, or a default value if the sequence is empty. | @@ -49,18 +51,24 @@ templateclass IEnumerable : public virtual System::Object | [LINQ_GroupBy](./linq_groupby/)(System::Func\) | | | [LINQ_Last](./linq_last/)() | Returns the last element of a sequence. | | [LINQ_LastOrDefault](./linq_lastordefault/)() | Returns the last element of a sequence, or a default value if the sequence is empty. | +| [LINQ_Max](./linq_max/)(const Func\\&) | Invokes a transform function on each element of a generic sequence and returns the maximum resulting value. | +| [LINQ_Max](./linq_max/)(const Func\\&) | | +| [LINQ_Min](./linq_min/)(const Func\\&) | Invokes a transform function on each element of a generic sequence and returns the minimum resulting value. | +| [LINQ_Min](./linq_min/)(const Func\\&) | | | [LINQ_OfType](./linq_oftype/)() | Filters the elements of the sequence based on the specified type. | | [LINQ_OfType](./linq_oftype/)() | | | [LINQ_OrderBy](./linq_orderby/)(const Func\\&) | Sorts the elements of a sequence in ascending order according to the key values selected by keySelector. | | [LINQ_OrderBy](./linq_orderby/)(const Func\\&) | | | [LINQ_OrderByDescending](./linq_orderbydescending/)(const Func\\&) | Sorts the elements of a sequence in descending order according to the key values selected by keySelector. | | [LINQ_OrderByDescending](./linq_orderbydescending/)(const Func\\&) | | +| [LINQ_Reverse](./linq_reverse/)() | Inverts the order of the elements in a sequence. | | [LINQ_Select](./linq_select/)(const Func\\&) | Transforms elements of a sequence. | | [LINQ_Select](./linq_select/)(const Func\\&) | Transforms each element of a sequence into a new form by incorporating the element's index. | | [LINQ_Select](./linq_select/)(const Func\\&) | | | [LINQ_Select](./linq_select/)(const Func\\&) | | | [LINQ_SelectMany](./linq_selectmany/)(const Func\\>\>\&) | Projects each element of a sequence and combines the resulting sequences into one sequence. | | [LINQ_SelectMany](./linq_selectmany/)(const Func\\>\>\&) | | +| [LINQ_Take](./linq_take/)(int32_t) | Returns a specified number of contiguous elements from the start of a sequence. | | [LINQ_ToArray](./linq_toarray/)() | Creates an array from a sequence. | | [LINQ_ToList](./linq_tolist/)() | Creates a List from a sequence. | | [LINQ_Where](./linq_where/)(std::function\) | Filters a sequence based on the specified predicate. | diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/const_iterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/const_iterator/_index.md index 5a84845d0d51..81941d0ee2b0 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/const_iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/const_iterator/_index.md @@ -4,7 +4,7 @@ linktitle: const_iterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::const_iterator typedef. Const iterator type in C++.' type: docs -weight: 3000 +weight: 3600 url: /cpp/system.collections.generic/ienumerable/const_iterator/ --- ## const_iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/ienumeratortype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/ienumeratortype/_index.md index f49268bab410..ae02ce675e0e 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/ienumeratortype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/ienumeratortype/_index.md @@ -4,7 +4,7 @@ linktitle: IEnumeratorType second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::IEnumeratorType typedef. RTTI information in C++.' type: docs -weight: 3100 +weight: 3700 url: /cpp/system.collections.generic/ienumerable/ienumeratortype/ --- ## IEnumeratorType typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/iterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/iterator/_index.md index a23e87957b26..f909a5575e87 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/iterator/_index.md @@ -4,7 +4,7 @@ linktitle: iterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::iterator typedef. Iterator type in C++.' type: docs -weight: 3200 +weight: 3800 url: /cpp/system.collections.generic/ienumerable/iterator/ --- ## iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_aggregate/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_aggregate/_index.md new file mode 100644 index 000000000000..f01cf66d2225 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_aggregate/_index.md @@ -0,0 +1,33 @@ +--- +title: System::Collections::Generic::IEnumerable::LINQ_Aggregate method +linktitle: LINQ_Aggregate +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::IEnumerable::LINQ_Aggregate method. Applies an accumulator function over a sequence in C++.' +type: docs +weight: 600 +url: /cpp/system.collections.generic/ienumerable/linq_aggregate/ +--- +## IEnumerable::LINQ_Aggregate method + + +Applies an accumulator function over a sequence. + +```cpp +T System::Collections::Generic::IEnumerable::LINQ_Aggregate(const Func &func) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| func | const Func\\& | An accumulator function to be invoked on each element. | + +### ReturnValue + +The final accumulator value. + +## See Also + +* Class [Func](../../../system/func/) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_all/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_all/_index.md index 5dbb81de30bc..03d00204512a 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_all/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_all/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_All second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_All method. Determines whether all elements of a sequence satisfy a condition in C++.' type: docs -weight: 600 +weight: 700 url: /cpp/system.collections.generic/ienumerable/linq_all/ --- ## IEnumerable::LINQ_All method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_any/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_any/_index.md index 74dce158ac0d..1c96c07efa4c 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_any/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_any/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Any second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Any method. Determines whether a sequence contains any elements in C++.' type: docs -weight: 700 +weight: 800 url: /cpp/system.collections.generic/ienumerable/linq_any/ --- ## IEnumerable::LINQ_Any() method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_cast/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_cast/_index.md index a855fafad765..f593b173113a 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_cast/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_cast/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Cast second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Cast method. Casts the elements to the specified type in C++.' type: docs -weight: 800 +weight: 900 url: /cpp/system.collections.generic/ienumerable/linq_cast/ --- ## IEnumerable::LINQ_Cast() method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_concat/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_concat/_index.md index 149e4d3ba349..2de7b1605e35 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_concat/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_concat/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Concat second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Concat method. Concatenates two sequences in C++.' type: docs -weight: 900 +weight: 1000 url: /cpp/system.collections.generic/ienumerable/linq_concat/ --- ## IEnumerable::LINQ_Concat method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_contains/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_contains/_index.md index da14b63497b1..5cd551f2e8f1 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_contains/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_contains/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Contains second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Contains method. Determines if a sequence contains a specified value in C++.' type: docs -weight: 1000 +weight: 1100 url: /cpp/system.collections.generic/ienumerable/linq_contains/ --- ## IEnumerable::LINQ_Contains method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_count/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_count/_index.md index 8d3a5cadba85..e16c2015d5d8 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_count/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_count/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Count second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Count method. Returns the number of elements in the sequence (calculated via direct counting) in C++.' type: docs -weight: 1100 +weight: 1200 url: /cpp/system.collections.generic/ienumerable/linq_count/ --- ## IEnumerable::LINQ_Count() method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementat/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementat/_index.md index 49aca1407452..05cb7ebb0a6f 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementat/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementat/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_ElementAt second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_ElementAt method. Returns the element at a specified index in a sequence in C++.' type: docs -weight: 1200 +weight: 1300 url: /cpp/system.collections.generic/ienumerable/linq_elementat/ --- ## IEnumerable::LINQ_ElementAt method @@ -23,7 +23,7 @@ T System::Collections::Generic::IEnumerable::LINQ_ElementAt(int index) ### ReturnValue -Element at specified index or default-constructed value if not found. +Element at specified index. ## See Also diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementatordefault/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementatordefault/_index.md new file mode 100644 index 000000000000..f59bc3422ac6 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_elementatordefault/_index.md @@ -0,0 +1,32 @@ +--- +title: System::Collections::Generic::IEnumerable::LINQ_ElementAtOrDefault method +linktitle: LINQ_ElementAtOrDefault +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::IEnumerable::LINQ_ElementAtOrDefault method. Returns the element at a specified index in a sequence in C++.' +type: docs +weight: 1400 +url: /cpp/system.collections.generic/ienumerable/linq_elementatordefault/ +--- +## IEnumerable::LINQ_ElementAtOrDefault method + + +Returns the element at a specified index in a sequence. + +```cpp +T System::Collections::Generic::IEnumerable::LINQ_ElementAtOrDefault(int index) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | Index to get element at. | + +### ReturnValue + +Element at specified index or default-constructed value if not found. + +## See Also + +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_first/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_first/_index.md index 165b21817bbe..849454ef7e47 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_first/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_first/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_First second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_First method. Returns the first element of a sequence in C++.' type: docs -weight: 1300 +weight: 1500 url: /cpp/system.collections.generic/ienumerable/linq_first/ --- ## IEnumerable::LINQ_First() method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_firstordefault/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_firstordefault/_index.md index bf75c382aab1..2678d8088041 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_firstordefault/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_firstordefault/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_FirstOrDefault second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_FirstOrDefault method. Returns the first element of a sequence, or a default value if the sequence is empty in C++.' type: docs -weight: 1400 +weight: 1600 url: /cpp/system.collections.generic/ienumerable/linq_firstordefault/ --- ## IEnumerable::LINQ_FirstOrDefault() method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_groupby/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_groupby/_index.md index 70801d3529f6..0ec3b0e89f78 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_groupby/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_groupby/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_GroupBy second_title: Aspose.Page for C++ description: 'How to use LINQ_GroupBy method of System::Collections::Generic::IEnumerable class in C++.' type: docs -weight: 1500 +weight: 1700 url: /cpp/system.collections.generic/ienumerable/linq_groupby/ --- ## IEnumerable::LINQ_GroupBy(System::Func\) method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_last/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_last/_index.md index d7492f998bb3..3d8ac9e7c3b2 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_last/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_last/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Last second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Last method. Returns the last element of a sequence in C++.' type: docs -weight: 1600 +weight: 1800 url: /cpp/system.collections.generic/ienumerable/linq_last/ --- ## IEnumerable::LINQ_Last method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_lastordefault/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_lastordefault/_index.md index f1e3d585d309..3e19c3c24a74 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_lastordefault/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_lastordefault/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_LastOrDefault second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_LastOrDefault method. Returns the last element of a sequence, or a default value if the sequence is empty in C++.' type: docs -weight: 1700 +weight: 1900 url: /cpp/system.collections.generic/ienumerable/linq_lastordefault/ --- ## IEnumerable::LINQ_LastOrDefault method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_max/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_max/_index.md new file mode 100644 index 000000000000..eb77456412b3 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_max/_index.md @@ -0,0 +1,52 @@ +--- +title: System::Collections::Generic::IEnumerable::LINQ_Max method +linktitle: LINQ_Max +second_title: Aspose.Page for C++ +description: 'How to use LINQ_Max method of System::Collections::Generic::IEnumerable class in C++.' +type: docs +weight: 2000 +url: /cpp/system.collections.generic/ienumerable/linq_max/ +--- +## IEnumerable::LINQ_Max(const Func\\&) method + + + + +```cpp +template ResultType System::Collections::Generic::IEnumerable::LINQ_Max(const Func &selector) +``` + +## See Also + +* Class [Func](../../../system/func/) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) +## IEnumerable::LINQ_Max(const Func\\&) method + + +Invokes a transform function on each element of a generic sequence and returns the maximum resulting value. + +```cpp +template ResultType System::Collections::Generic::IEnumerable::LINQ_Max(const Func &selector) +``` + + +| Parameter | Description | +| --- | --- | +| ResultType | The type of the value returned by selector. | + +| Parameter | Type | Description | +| --- | --- | --- | +| selector | const Func\\& | A transform function to apply to each element. | + +### ReturnValue + +The maximum value in the sequence. + +## See Also + +* Class [Func](../../../system/func/) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_min/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_min/_index.md new file mode 100644 index 000000000000..0da56d23defd --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_min/_index.md @@ -0,0 +1,52 @@ +--- +title: System::Collections::Generic::IEnumerable::LINQ_Min method +linktitle: LINQ_Min +second_title: Aspose.Page for C++ +description: 'How to use LINQ_Min method of System::Collections::Generic::IEnumerable class in C++.' +type: docs +weight: 2100 +url: /cpp/system.collections.generic/ienumerable/linq_min/ +--- +## IEnumerable::LINQ_Min(const Func\\&) method + + + + +```cpp +template ResultType System::Collections::Generic::IEnumerable::LINQ_Min(const Func &selector) +``` + +## See Also + +* Class [Func](../../../system/func/) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) +## IEnumerable::LINQ_Min(const Func\\&) method + + +Invokes a transform function on each element of a generic sequence and returns the minimum resulting value. + +```cpp +template ResultType System::Collections::Generic::IEnumerable::LINQ_Min(const Func &selector) +``` + + +| Parameter | Description | +| --- | --- | +| ResultType | The type of the value returned by selector. | + +| Parameter | Type | Description | +| --- | --- | --- | +| selector | const Func\\& | A transform function to apply to each element. | + +### ReturnValue + +The minimum value in the sequence. + +## See Also + +* Class [Func](../../../system/func/) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_oftype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_oftype/_index.md index 12e72e6516b0..eca177234739 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_oftype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_oftype/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_OfType second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_OfType method. Filters the elements of the sequence based on the specified type in C++.' type: docs -weight: 1800 +weight: 2200 url: /cpp/system.collections.generic/ienumerable/linq_oftype/ --- ## IEnumerable::LINQ_OfType() method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderby/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderby/_index.md index c0afbb9d5891..84aea05f855c 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderby/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderby/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_OrderBy second_title: Aspose.Page for C++ description: 'How to use LINQ_OrderBy method of System::Collections::Generic::IEnumerable class in C++.' type: docs -weight: 1900 +weight: 2300 url: /cpp/system.collections.generic/ienumerable/linq_orderby/ --- ## IEnumerable::LINQ_OrderBy(const Func\\&) method @@ -13,13 +13,13 @@ url: /cpp/system.collections.generic/ienumerable/linq_orderby/ ```cpp -template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderBy(const Func &keySelector) +template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderBy(const Func &keySelector) ``` ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IEnumerable](../) +* Class [IOrderedEnumerable](../../../system.linq/iorderedenumerable/) * Class [Func](../../../system/func/) * Class [IEnumerable](../) * Namespace [System::Collections::Generic](../../) @@ -30,7 +30,7 @@ template SharedPtr> System::Collections::Gener Sorts the elements of a sequence in ascending order according to the key values selected by keySelector. ```cpp -template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderBy(const Func &keySelector) +template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderBy(const Func &keySelector) ``` @@ -40,12 +40,12 @@ template SharedPtr> System::Collections::Generic::I ### ReturnValue -An [IEnumerable](../) whose elements are sorted according to a key +An IOrderedEnumerable whose elements are sorted according to a key ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IEnumerable](../) +* Class [IOrderedEnumerable](../../../system.linq/iorderedenumerable/) * Class [Func](../../../system/func/) * Class [IEnumerable](../) * Namespace [System::Collections::Generic](../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderbydescending/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderbydescending/_index.md index 9249c55ff79a..32bc2a93b256 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderbydescending/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_orderbydescending/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_OrderByDescending second_title: Aspose.Page for C++ description: 'How to use LINQ_OrderByDescending method of System::Collections::Generic::IEnumerable class in C++.' type: docs -weight: 2000 +weight: 2400 url: /cpp/system.collections.generic/ienumerable/linq_orderbydescending/ --- ## IEnumerable::LINQ_OrderByDescending(const Func\\&) method @@ -13,13 +13,13 @@ url: /cpp/system.collections.generic/ienumerable/linq_orderbydescending/ ```cpp -template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderByDescending(const Func &keySelector) +template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderByDescending(const Func &keySelector) ``` ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IEnumerable](../) +* Class [IOrderedEnumerable](../../../system.linq/iorderedenumerable/) * Class [Func](../../../system/func/) * Class [IEnumerable](../) * Namespace [System::Collections::Generic](../../) @@ -30,7 +30,7 @@ template SharedPtr> System::Collections::Gener Sorts the elements of a sequence in descending order according to the key values selected by keySelector. ```cpp -template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderByDescending(const Func &keySelector) +template SharedPtr> System::Collections::Generic::IEnumerable::LINQ_OrderByDescending(const Func &keySelector) ``` @@ -40,12 +40,12 @@ template SharedPtr> System::Collections::Generic::I ### ReturnValue -An [IEnumerable](../) whose elements are sorted to the descending order of the key +An IOrderedEnumerable whose elements are sorted to the descending order of the key ## See Also * Typedef [SharedPtr](../../../system/sharedptr/) -* Class [IEnumerable](../) +* Class [IOrderedEnumerable](../../../system.linq/iorderedenumerable/) * Class [Func](../../../system/func/) * Class [IEnumerable](../) * Namespace [System::Collections::Generic](../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_reverse/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_reverse/_index.md new file mode 100644 index 000000000000..463859ad324a --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_reverse/_index.md @@ -0,0 +1,30 @@ +--- +title: System::Collections::Generic::IEnumerable::LINQ_Reverse method +linktitle: LINQ_Reverse +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::IEnumerable::LINQ_Reverse method. Inverts the order of the elements in a sequence in C++.' +type: docs +weight: 2500 +url: /cpp/system.collections.generic/ienumerable/linq_reverse/ +--- +## IEnumerable::LINQ_Reverse method + + +Inverts the order of the elements in a sequence. + +```cpp +SharedPtr> System::Collections::Generic::IEnumerable::LINQ_Reverse() +``` + + +### ReturnValue + +A sequence whose elements correspond to those of the input sequence in reverse order. + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IEnumerable](../) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_select/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_select/_index.md index 899ea9f426b2..5c127f38b796 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_select/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_select/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Select second_title: Aspose.Page for C++ description: 'How to use LINQ_Select method of System::Collections::Generic::IEnumerable class in C++.' type: docs -weight: 2100 +weight: 2600 url: /cpp/system.collections.generic/ienumerable/linq_select/ --- ## IEnumerable::LINQ_Select(const Func\\&) method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_selectmany/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_selectmany/_index.md index 674381c057f0..0ed6d2c21ccd 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_selectmany/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_selectmany/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_SelectMany second_title: Aspose.Page for C++ description: 'How to use LINQ_SelectMany method of System::Collections::Generic::IEnumerable class in C++.' type: docs -weight: 2200 +weight: 2700 url: /cpp/system.collections.generic/ienumerable/linq_selectmany/ --- ## IEnumerable::LINQ_SelectMany(const Func\\>\>\&) method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_take/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_take/_index.md new file mode 100644 index 000000000000..faaa8136fb9b --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_take/_index.md @@ -0,0 +1,34 @@ +--- +title: System::Collections::Generic::IEnumerable::LINQ_Take method +linktitle: LINQ_Take +second_title: Aspose.Page for C++ +description: 'System::Collections::Generic::IEnumerable::LINQ_Take method. Returns a specified number of contiguous elements from the start of a sequence in C++.' +type: docs +weight: 2800 +url: /cpp/system.collections.generic/ienumerable/linq_take/ +--- +## IEnumerable::LINQ_Take method + + +Returns a specified number of contiguous elements from the start of a sequence. + +```cpp +SharedPtr> System::Collections::Generic::IEnumerable::LINQ_Take(int32_t count) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| count | int32_t | The number of elements to return. | + +### ReturnValue + +An [System.Collections.Generic.IEnumerable](../) that contains the specified number of elements from the start of the input sequence. + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IEnumerable](../) +* Class [IEnumerable](../) +* Namespace [System::Collections::Generic](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_toarray/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_toarray/_index.md index 4f314b7c4187..60c718132a57 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_toarray/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_toarray/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_ToArray second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_ToArray method. Creates an array from a sequence in C++.' type: docs -weight: 2300 +weight: 2900 url: /cpp/system.collections.generic/ienumerable/linq_toarray/ --- ## IEnumerable::LINQ_ToArray method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_tolist/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_tolist/_index.md index d2b7e56198a2..913877e67253 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_tolist/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_tolist/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_ToList second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_ToList method. Creates a List from a sequence in C++.' type: docs -weight: 2400 +weight: 3000 url: /cpp/system.collections.generic/ienumerable/linq_tolist/ --- ## IEnumerable::LINQ_ToList method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_where/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_where/_index.md index 3ec634034c39..681742f6cf32 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_where/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/linq_where/_index.md @@ -4,7 +4,7 @@ linktitle: LINQ_Where second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::LINQ_Where method. Filters a sequence based on the specified predicate in C++.' type: docs -weight: 2500 +weight: 3100 url: /cpp/system.collections.generic/ienumerable/linq_where/ --- ## IEnumerable::LINQ_Where method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/valuetype/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/valuetype/_index.md index 63a393d6b2a6..e533ffdb2ab4 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/valuetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/valuetype/_index.md @@ -4,7 +4,7 @@ linktitle: ValueType second_title: Aspose.Page for C++ description: 'How to use System::Collections::Generic::IEnumerable::ValueType typedef of System::Collections::Generic::IEnumerable class in C++.' type: docs -weight: 3300 +weight: 3900 url: /cpp/system.collections.generic/ienumerable/valuetype/ --- ## ValueType typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginconstiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginconstiterator/_index.md index 5162f5226616..b40192db7d74 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginconstiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginconstiterator/_index.md @@ -4,7 +4,7 @@ linktitle: virtualizeBeginConstIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::virtualizeBeginConstIterator method. Gets the implementation of begin const iterator for the current container in C++.' type: docs -weight: 2600 +weight: 3200 url: /cpp/system.collections.generic/ienumerable/virtualizebeginconstiterator/ --- ## IEnumerable::virtualizeBeginConstIterator method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginiterator/_index.md index 61837d01bb5b..86fe2fbba2cf 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizebeginiterator/_index.md @@ -4,7 +4,7 @@ linktitle: virtualizeBeginIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::virtualizeBeginIterator method. Gets the implementation of begin iterator for the current container in C++.' type: docs -weight: 2700 +weight: 3300 url: /cpp/system.collections.generic/ienumerable/virtualizebeginiterator/ --- ## IEnumerable::virtualizeBeginIterator method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator/_index.md index d395e48ba70b..2aadf20331e0 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator/_index.md @@ -4,7 +4,7 @@ linktitle: virtualized_iterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::virtualized_iterator typedef. Inner iterator base type in C++.' type: docs -weight: 3400 +weight: 4000 url: /cpp/system.collections.generic/ienumerable/virtualized_iterator/ --- ## virtualized_iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator_element/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator_element/_index.md index fee81664af15..c007e8428169 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator_element/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualized_iterator_element/_index.md @@ -4,7 +4,7 @@ linktitle: virtualized_iterator_element second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::virtualized_iterator_element typedef. Inner iterator element type in C++.' type: docs -weight: 3500 +weight: 4100 url: /cpp/system.collections.generic/ienumerable/virtualized_iterator_element/ --- ## virtualized_iterator_element typedef diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeendconstiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeendconstiterator/_index.md index 6b099457f130..927986a0bcaa 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeendconstiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeendconstiterator/_index.md @@ -4,7 +4,7 @@ linktitle: virtualizeEndConstIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::virtualizeEndConstIterator method. Gets the implementation of end const iterator for the current container in C++.' type: docs -weight: 2800 +weight: 3400 url: /cpp/system.collections.generic/ienumerable/virtualizeendconstiterator/ --- ## IEnumerable::virtualizeEndConstIterator method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeenditerator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeenditerator/_index.md index a988ee8aff7b..e8a7857e41de 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeenditerator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerable/virtualizeenditerator/_index.md @@ -4,7 +4,7 @@ linktitle: virtualizeEndIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerable::virtualizeEndIterator method. Gets the implementation of end iterator for the current container in C++.' type: docs -weight: 2900 +weight: 3500 url: /cpp/system.collections.generic/ienumerable/virtualizeenditerator/ --- ## IEnumerable::virtualizeEndIterator method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerator/_index.md index ffd386ef72b7..bc3e21737024 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ienumerator/_index.md @@ -4,7 +4,7 @@ linktitle: IEnumerator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEnumerator class. Interface of enumerator which can be used to iterate through some elements. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 2200 +weight: 2300 url: /cpp/system.collections.generic/ienumerator/ --- ## IEnumerator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/iequalitycomparer/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/iequalitycomparer/_index.md index abf2ff032a06..d0a3c72fd09f 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/iequalitycomparer/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/iequalitycomparer/_index.md @@ -4,7 +4,7 @@ linktitle: IEqualityComparer second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IEqualityComparer class. Interface providing means to compare two objects for equality. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 2300 +weight: 2400 url: /cpp/system.collections.generic/iequalitycomparer/ --- ## IEqualityComparer class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ikvcollection/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ikvcollection/_index.md index 36eef79295ec..762f06d41d6c 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ikvcollection/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ikvcollection/_index.md @@ -4,7 +4,7 @@ linktitle: IKVCollection second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IKVCollection class. Interface of container containing keys or values of the dictionary-like container. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 2400 +weight: 2500 url: /cpp/system.collections.generic/ikvcollection/ --- ## IKVCollection class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/ilist/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/ilist/_index.md index f05ec91583a2..ec92f5c2d8a1 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/ilist/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/ilist/_index.md @@ -4,7 +4,7 @@ linktitle: IList second_title: Aspose.Page for C++ description: 'System::Collections::Generic::IList class. Interface of indexed container of elements. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 2500 +weight: 2600 url: /cpp/system.collections.generic/ilist/ --- ## IList class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/iset/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/iset/_index.md index 6ca5e1a0a552..d35a1c516351 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/iset/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/iset/_index.md @@ -4,7 +4,7 @@ linktitle: ISet second_title: Aspose.Page for C++ description: 'System::Collections::Generic::ISet class. Interface of collection containing a set of unique elements. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 2600 +weight: 2700 url: /cpp/system.collections.generic/iset/ --- ## ISet class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/keyiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/keyiterator/_index.md index da6c191965a8..699deb580375 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/keyiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/keyiterator/_index.md @@ -4,7 +4,7 @@ linktitle: KeyIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::KeyIterator class. Dictionary iterator that provides key access in C++.' type: docs -weight: 2700 +weight: 2800 url: /cpp/system.collections.generic/keyiterator/ --- ## KeyIterator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/keyvaluepair/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/keyvaluepair/_index.md index 81fed7b99baa..74c594286d7f 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/keyvaluepair/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/keyvaluepair/_index.md @@ -4,7 +4,7 @@ linktitle: KeyValuePair second_title: Aspose.Page for C++ description: 'System::Collections::Generic::KeyValuePair class. Pair of key and value. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 2800 +weight: 2900 url: /cpp/system.collections.generic/keyvaluepair/ --- ## KeyValuePair class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/kvpairiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/kvpairiterator/_index.md index ccf31e660295..79d83c34ade2 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/kvpairiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/kvpairiterator/_index.md @@ -4,7 +4,7 @@ linktitle: KVPairIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::KVPairIterator class. Adapting iterator, wraps std::pair into KVPair expected from Dictionary in C++.' type: docs -weight: 2900 +weight: 3000 url: /cpp/system.collections.generic/kvpairiterator/ --- ## KVPairIterator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlist/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlist/_index.md index 8b18ba451f5b..07eba9e85c2e 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlist/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlist/_index.md @@ -4,7 +4,7 @@ linktitle: LinkedList second_title: Aspose.Page for C++ description: 'System::Collections::Generic::LinkedList class. LinkedList forward declaration in C++.' type: docs -weight: 3000 +weight: 3100 url: /cpp/system.collections.generic/linkedlist/ --- ## LinkedList class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlistnode/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlistnode/_index.md index b4d908de93f1..939b13b6f5b2 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlistnode/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/linkedlistnode/_index.md @@ -4,7 +4,7 @@ linktitle: LinkedListNode second_title: Aspose.Page for C++ description: 'System::Collections::Generic::LinkedListNode class. Node of linked list. Implements a wrapper over an iterator of std::list that is wrapped in linked list. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3100 +weight: 3200 url: /cpp/system.collections.generic/linkedlistnode/ --- ## LinkedListNode class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/list/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/list/_index.md index 8d0555fd3a19..a9c66478ca70 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/list/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/list/_index.md @@ -4,7 +4,7 @@ linktitle: List second_title: Aspose.Page for C++ description: 'System::Collections::Generic::List class. List forward declaration in C++.' type: docs -weight: 3200 +weight: 3300 url: /cpp/system.collections.generic/list/ --- ## List class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/list/binarysearch/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/list/binarysearch/_index.md index 2953102f86ea..ec5943d1917d 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/list/binarysearch/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/list/binarysearch/_index.md @@ -43,7 +43,7 @@ int System::Collections::Generic::List::BinarySearch(const T &item, const Sha | Parameter | Type | Description | | --- | --- | --- | | item | const T\& | Item to look for. | -| comparer | const SharedPtr\\>\& | Comparer to use. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) to use. | ### ReturnValue @@ -71,7 +71,7 @@ int System::Collections::Generic::List::BinarySearch(int index, int count, co | index | int | Range beginning. | | count | int | Range size. | | item | const T\& | Item to look for. | -| comparer | const SharedPtr\\>\& | Comparer to use. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) to use. | ### ReturnValue diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/listext/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/listext/_index.md index ff28297f34a7..25a7aefaf4cf 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/listext/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/listext/_index.md @@ -4,7 +4,7 @@ linktitle: ListExt second_title: Aspose.Page for C++ description: 'System::Collections::Generic::ListExt class. generic List class that implements IListWrapper interface in C++.' type: docs -weight: 3300 +weight: 3400 url: /cpp/system.collections.generic/listext/ --- ## ListExt class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/listptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/listptr/_index.md index 52420006d108..5168b6da928f 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/listptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/listptr/_index.md @@ -4,7 +4,7 @@ linktitle: ListPtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::ListPtr class. List pointer with access operators. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 3400 +weight: 3500 url: /cpp/system.collections.generic/listptr/ --- ## ListPtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/operator!=/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/operator!=/_index.md index c2f2e26bf258..c8218ef7921d 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/operator!=/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/operator!=/_index.md @@ -4,7 +4,7 @@ linktitle: operator!= second_title: Aspose.Page for C++ description: 'System::Collections::Generic::operator!= method. Compares two key-value pairs using inverse ''equals'' semantics in C++.' type: docs -weight: 5200 +weight: 5300 url: /cpp/system.collections.generic/operator!=/ --- ## System::Collections::Generic::operator!= method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/operator==/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/operator==/_index.md index b7b25449dc24..eea105e73f5c 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/operator==/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/operator==/_index.md @@ -4,7 +4,7 @@ linktitle: operator== second_title: Aspose.Page for C++ description: 'System::Collections::Generic::operator== method. Compares two key-value pairs using ''equals'' semantics. Uses operator == or EqualsTo method for both keys and values, whichever is defined in C++.' type: docs -weight: 5500 +weight: 5600 url: /cpp/system.collections.generic/operator==/ --- ## System::Collections::Generic::operator== method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/operator__/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/operator__/_index.md index 539b2682d3e5..751b09901837 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/operator__/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/operator__/_index.md @@ -4,7 +4,7 @@ linktitle: operator<< second_title: Aspose.Page for C++ description: 'System::Collections::Generic::operator<< method. Insert data into the stream using UTF-8 encoding in C++.' type: docs -weight: 5300 +weight: 5400 url: /cpp/system.collections.generic/operator__/ --- ## System::Collections::Generic::operator<<(std::ostream\&, const KeyValuePair\\&) method diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/queue/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/queue/_index.md index 4717d407619d..2c2456407b40 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/queue/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/queue/_index.md @@ -4,7 +4,7 @@ linktitle: Queue second_title: Aspose.Page for C++ description: 'System::Collections::Generic::Queue class. Queue class forward declaration in C++.' type: docs -weight: 3500 +weight: 3600 url: /cpp/system.collections.generic/queue/ --- ## Queue class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/queueptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/queueptr/_index.md index 515f26772633..8d34164ee185 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/queueptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/queueptr/_index.md @@ -4,7 +4,7 @@ linktitle: QueuePtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::QueuePtr class. Queue pointer. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 3600 +weight: 3700 url: /cpp/system.collections.generic/queueptr/ --- ## QueuePtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/reverseenumerator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/reverseenumerator/_index.md index 01c10d378216..1837c2fcb5ec 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/reverseenumerator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/reverseenumerator/_index.md @@ -4,7 +4,7 @@ linktitle: ReverseEnumerator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::ReverseEnumerator class. Enumerator that reverse-iterates through container. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3700 +weight: 3800 url: /cpp/system.collections.generic/reverseenumerator/ --- ## ReverseEnumerator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/simpleenumerator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/simpleenumerator/_index.md index 98a47834051f..56453e44d079 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/simpleenumerator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/simpleenumerator/_index.md @@ -4,7 +4,7 @@ linktitle: SimpleEnumerator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SimpleEnumerator class. Iterator class for simple containers holding elements directly using rbegin() and rend() functions. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3800 +weight: 3900 url: /cpp/system.collections.generic/simpleenumerator/ --- ## SimpleEnumerator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/_index.md index 532254db24cb..ca3c9c8abdf2 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/_index.md @@ -4,7 +4,7 @@ linktitle: SortedDictionary second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SortedDictionary class. Sorted dictionary type forward declaration in C++.' type: docs -weight: 3900 +weight: 4000 url: /cpp/system.collections.generic/sorteddictionary/ --- ## SortedDictionary class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/sorteddictionary/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/sorteddictionary/_index.md index b464a8a064c2..0603e71173f7 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/sorteddictionary/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionary/sorteddictionary/_index.md @@ -33,7 +33,7 @@ System::Collections::Generic::SortedDictionary::SortedDictionary(c | Parameter | Type | Description | | --- | --- | --- | -| comparer | const SharedPtr\::type\>\>\& | Comparer to use. | +| comparer | const SharedPtr\::type\>\>\& | [Comparer](../../comparer/) to use. | ## See Also @@ -76,7 +76,7 @@ System::Collections::Generic::SortedDictionary::SortedDictionary(c | Parameter | Type | Description | | --- | --- | --- | | src | const SharedPtr\\>\& | Source dictionary to copy data from. | -| comparer | const SharedPtr\::type\>\>\& | Comparer to use. | +| comparer | const SharedPtr\::type\>\>\& | [Comparer](../../comparer/) to use. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionaryptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionaryptr/_index.md index c6c519194c17..ccee5e897851 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionaryptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sorteddictionaryptr/_index.md @@ -4,7 +4,7 @@ linktitle: SortedDictionaryPtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SortedDictionaryPtr class. Sorted dictionary pointer with access operators. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 4000 +weight: 4100 url: /cpp/system.collections.generic/sorteddictionaryptr/ --- ## SortedDictionaryPtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/_index.md index 8e1d64f11f50..fe3b949aa8e8 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/_index.md @@ -4,7 +4,7 @@ linktitle: SortedList second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SortedList class. Sorted list wrapping FlatMap structure. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 4100 +weight: 4200 url: /cpp/system.collections.generic/sortedlist/ --- ## SortedList class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/sortedlist/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/sortedlist/_index.md index 800d4023c02b..a68c2c8f4e9e 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/sortedlist/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlist/sortedlist/_index.md @@ -53,7 +53,7 @@ System::Collections::Generic::SortedList::SortedList(const SharedP | Parameter | Type | Description | | --- | --- | --- | -| comparer | const SharedPtr\\>\& | Comparer to use. | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) to use. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlisthelper/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlisthelper/_index.md index bf26a4d2d082..d4ffb4659f52 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlisthelper/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedlisthelper/_index.md @@ -4,7 +4,7 @@ linktitle: SortedListHelper second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SortedListHelper class. This helper class is used to mask virtual functions get_Keys get_Values that come from IDictionary interface and substitute these to the functions with different return type in C++.' type: docs -weight: 4200 +weight: 4300 url: /cpp/system.collections.generic/sortedlisthelper/ --- ## SortedListHelper class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/_index.md index 00b0c5abee1e..476a9a1860ad 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/_index.md @@ -4,7 +4,7 @@ linktitle: SortedSet second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SortedSet class. Forward declaration of SortedSet class in C++.' type: docs -weight: 4300 +weight: 4400 url: /cpp/system.collections.generic/sortedset/ --- ## SortedSet class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/sortedset/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/sortedset/_index.md index 7e0bc318ff5e..0ffa2cae4442 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/sortedset/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedset/sortedset/_index.md @@ -37,7 +37,7 @@ System::Collections::Generic::SortedSet::SortedSet(const SharedPtr\>\& | Comparer object to associate with [SortedSet](../). | +| comparer | const SharedPtr\\>\& | [Comparer](../../comparer/) object to associate with [SortedSet](../). | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedsetptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedsetptr/_index.md index eef79cf30599..6ad873d1755b 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/sortedsetptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/sortedsetptr/_index.md @@ -4,7 +4,7 @@ linktitle: SortedSetPtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::SortedSetPtr class. Pointer to keep SortedSet references. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 4400 +weight: 4500 url: /cpp/system.collections.generic/sortedsetptr/ --- ## SortedSetPtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/stack/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/stack/_index.md index b68773a61dc5..640584ad436e 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/stack/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/stack/_index.md @@ -4,7 +4,7 @@ linktitle: Stack second_title: Aspose.Page for C++ description: 'System::Collections::Generic::Stack class. Stack class forward declaration in C++.' type: docs -weight: 4500 +weight: 4600 url: /cpp/system.collections.generic/stack/ --- ## Stack class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/stackptr/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/stackptr/_index.md index 3054219cdb0b..15c95e3f1658 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/stackptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/stackptr/_index.md @@ -4,7 +4,7 @@ linktitle: StackPtr second_title: Aspose.Page for C++ description: 'System::Collections::Generic::StackPtr class. Stack pointer. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 4600 +weight: 4700 url: /cpp/system.collections.generic/stackptr/ --- ## StackPtr class diff --git a/content/sites/aspose/page/english/cpp/system.collections.generic/valueiterator/_index.md b/content/sites/aspose/page/english/cpp/system.collections.generic/valueiterator/_index.md index e99b052262d8..652c175caacd 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.generic/valueiterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.generic/valueiterator/_index.md @@ -4,7 +4,7 @@ linktitle: ValueIterator second_title: Aspose.Page for C++ description: 'System::Collections::Generic::ValueIterator class. Dictionary iterator that provides value access in C++.' type: docs -weight: 4700 +weight: 4800 url: /cpp/system.collections.generic/valueiterator/ --- ## ValueIterator class diff --git a/content/sites/aspose/page/english/cpp/system.collections.objectmodel/_index.md b/content/sites/aspose/page/english/cpp/system.collections.objectmodel/_index.md index b3b7e421c5bc..4e05eaaf2c03 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.objectmodel/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.objectmodel/_index.md @@ -4,7 +4,7 @@ linktitle: System::Collections::ObjectModel second_title: Aspose.Page for C++ description: 'How to use System::Collections::ObjectModel namespace in C++.' type: docs -weight: 2600 +weight: 2500 url: /cpp/system.collections.objectmodel/ --- diff --git a/content/sites/aspose/page/english/cpp/system.collections.specialized/_index.md b/content/sites/aspose/page/english/cpp/system.collections.specialized/_index.md index 3af2ee265514..aa40d5029432 100644 --- a/content/sites/aspose/page/english/cpp/system.collections.specialized/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections.specialized/_index.md @@ -4,7 +4,7 @@ linktitle: System::Collections::Specialized second_title: Aspose.Page for C++ description: 'How to use System::Collections::Specialized namespace in C++.' type: docs -weight: 2700 +weight: 2600 url: /cpp/system.collections.specialized/ --- diff --git a/content/sites/aspose/page/english/cpp/system.collections/_index.md b/content/sites/aspose/page/english/cpp/system.collections/_index.md index 2f5f965d7faf..915287e650b9 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/_index.md @@ -4,7 +4,7 @@ linktitle: System::Collections second_title: Aspose.Page for C++ description: 'How to use System::Collections namespace in C++.' type: docs -weight: 2300 +weight: 2200 url: /cpp/system.collections/ --- @@ -22,6 +22,7 @@ url: /cpp/system.collections/ | [IEnumerator](./ienumerator/) | Interface of enumerator which can be used to iterate through some elements. Objects of this class should only be allocated using [System::MakeObject()](../system/makeobject/) function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into [System::SmartPtr](../system/smartptr/) pointer and use this pointer to pass it to functions as argument. | | [IEnumeratorImplRefType](./ienumeratorimplreftype/) | Wrapper the creates non generic [IEnumerator](./ienumerator/) implementation over the generic Iterator [IEnumeratorImplRefType](./ienumeratorimplreftype/) - wrapper for the Reference Types. | | [IEnumeratorImplValueType](./ienumeratorimplvaluetype/) | Wrapper the creates non generic [IEnumerator](./ienumerator/) implementation over the generic Iterator [IEnumeratorImplRefType](./ienumeratorimplreftype/) - wrapper for the value Types. | +| [IEqualityComparer](./iequalitycomparer/) | | | [IList](./ilist/) | [IList](./ilist/) Represents a non-generic collection of objects that can be individually accessed by index. | | [IListImplRefType](./ilistimplreftype/) | Stub that implements [System::Collections::IList](./ilist/) interface on [System::Collections::Generic::List](../system.collections.generic/list/) object Implementation for reference types. | | [IListImplValueType](./ilistimplvaluetype/) | Stub that implements [System::Collections::IList](./ilist/) interface on [System::Collections::Generic::List](../system.collections.generic/list/) object Implementation for value types. | diff --git a/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/_index.md b/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/_index.md new file mode 100644 index 000000000000..688efd035d66 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/_index.md @@ -0,0 +1,29 @@ +--- +title: System::Collections::IEqualityComparer class +linktitle: IEqualityComparer +second_title: Aspose.Page for C++ +description: 'How to use System::Collections::IEqualityComparer class in C++.' +type: docs +weight: 900 +url: /cpp/system.collections/iequalitycomparer/ +--- +## IEqualityComparer class + + + + +```cpp +class IEqualityComparer : public virtual System::Object +``` + +## Methods + +| Method | Description | +| --- | --- | +| virtual [Equals](./equals/)(const SharedPtr\\&, const SharedPtr\\&) const | RTTI information. | +| virtual [GetHashCode](./gethashcode/)(const SharedPtr\\&) const | Gets hash code for some object. | +## See Also + +* Class [Object](../../system/object/) +* Namespace [System::Collections](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/equals/_index.md b/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/equals/_index.md new file mode 100644 index 000000000000..83410bf7cfb5 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/equals/_index.md @@ -0,0 +1,38 @@ +--- +title: System::Collections::IEqualityComparer::Equals method +linktitle: Equals +second_title: Aspose.Page for C++ +description: 'System::Collections::IEqualityComparer::Equals method. RTTI information in C++.' +type: docs +weight: 100 +url: /cpp/system.collections/iequalitycomparer/equals/ +--- +## IEqualityComparer::Equals method + + +RTTI information. + +```cpp +virtual bool System::Collections::IEqualityComparer::Equals(const SharedPtr &x, const SharedPtr &y) const =0 +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| x | const SharedPtr\\& | LHS object. | +| y | const SharedPtr\\& | RHS object. | + +### ReturnValue + +True if objects are considered equal, false otherwise. +## Remarks + + +Checks if two objects are equal. +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [Object](../../../system/object/) +* Class [IEqualityComparer](../) +* Namespace [System::Collections](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/gethashcode/_index.md b/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/gethashcode/_index.md new file mode 100644 index 000000000000..ab456f2dd5f1 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.collections/iequalitycomparer/gethashcode/_index.md @@ -0,0 +1,34 @@ +--- +title: System::Collections::IEqualityComparer::GetHashCode method +linktitle: GetHashCode +second_title: Aspose.Page for C++ +description: 'System::Collections::IEqualityComparer::GetHashCode method. Gets hash code for some object in C++.' +type: docs +weight: 200 +url: /cpp/system.collections/iequalitycomparer/gethashcode/ +--- +## IEqualityComparer::GetHashCode method + + +Gets hash code for some object. + +```cpp +virtual int System::Collections::IEqualityComparer::GetHashCode(const SharedPtr &obj) const =0 +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| obj | const SharedPtr\\& | [Object](../../../system/object/) to calculate hash code for. | + +### ReturnValue + +Hash code calculated for **obj**. + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [Object](../../../system/object/) +* Class [IEqualityComparer](../) +* Namespace [System::Collections](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.collections/ilist/_index.md b/content/sites/aspose/page/english/cpp/system.collections/ilist/_index.md index 862df0c7aa75..1e80568bcf72 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/ilist/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/ilist/_index.md @@ -4,7 +4,7 @@ linktitle: IList second_title: Aspose.Page for C++ description: 'System::Collections::IList class. IList Represents a non-generic collection of objects that can be individually accessed by index in C++.' type: docs -weight: 900 +weight: 1000 url: /cpp/system.collections/ilist/ --- ## IList class diff --git a/content/sites/aspose/page/english/cpp/system.collections/ilistimplreftype/_index.md b/content/sites/aspose/page/english/cpp/system.collections/ilistimplreftype/_index.md index cbecabf0032b..40955e5a1c96 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/ilistimplreftype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/ilistimplreftype/_index.md @@ -4,7 +4,7 @@ linktitle: IListImplRefType second_title: Aspose.Page for C++ description: 'System::Collections::IListImplRefType class. Stub that implements System::Collections::IList interface on System::Collections::Generic::List object Implementation for reference types in C++.' type: docs -weight: 1000 +weight: 1100 url: /cpp/system.collections/ilistimplreftype/ --- ## IListImplRefType class diff --git a/content/sites/aspose/page/english/cpp/system.collections/ilistimplvaluetype/_index.md b/content/sites/aspose/page/english/cpp/system.collections/ilistimplvaluetype/_index.md index 09488e7db69f..c827cf5e5565 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/ilistimplvaluetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/ilistimplvaluetype/_index.md @@ -4,7 +4,7 @@ linktitle: IListImplValueType second_title: Aspose.Page for C++ description: 'System::Collections::IListImplValueType class. Stub that implements System::Collections::IList interface on System::Collections::Generic::List object Implementation for value types in C++.' type: docs -weight: 1100 +weight: 1200 url: /cpp/system.collections/ilistimplvaluetype/ --- ## IListImplValueType class diff --git a/content/sites/aspose/page/english/cpp/system.collections/ilistwrapper/_index.md b/content/sites/aspose/page/english/cpp/system.collections/ilistwrapper/_index.md index f502f27f4a11..a59313869254 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/ilistwrapper/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/ilistwrapper/_index.md @@ -4,7 +4,7 @@ linktitle: IListWrapper second_title: Aspose.Page for C++ description: 'System::Collections::IListWrapper class. Intrerface to support casting from generic to non-generic collection in C++.' type: docs -weight: 1200 +weight: 1300 url: /cpp/system.collections/ilistwrapper/ --- ## IListWrapper class diff --git a/content/sites/aspose/page/english/cpp/system.collections/invalidatable/_index.md b/content/sites/aspose/page/english/cpp/system.collections/invalidatable/_index.md index 8f6fbf48f2d8..406642481555 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/invalidatable/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/invalidatable/_index.md @@ -4,7 +4,7 @@ linktitle: Invalidatable second_title: Aspose.Page for C++ description: 'System::Collections::Invalidatable class. Class that makes it possible to track the state of its descendants through InvalidatableTracker objects in C++.' type: docs -weight: 1300 +weight: 1400 url: /cpp/system.collections/invalidatable/ --- ## Invalidatable class diff --git a/content/sites/aspose/page/english/cpp/system.collections/invalidatabletracker/_index.md b/content/sites/aspose/page/english/cpp/system.collections/invalidatabletracker/_index.md index a57204c94450..13903c8940b4 100644 --- a/content/sites/aspose/page/english/cpp/system.collections/invalidatabletracker/_index.md +++ b/content/sites/aspose/page/english/cpp/system.collections/invalidatabletracker/_index.md @@ -4,7 +4,7 @@ linktitle: InvalidatableTracker second_title: Aspose.Page for C++ description: 'System::Collections::InvalidatableTracker class. Class that implements trackers of Invalidatable objects in C++.' type: docs -weight: 1400 +weight: 1500 url: /cpp/system.collections/invalidatabletracker/ --- ## InvalidatableTracker class diff --git a/content/sites/aspose/page/english/cpp/system.componentmodel.design.serialization/_index.md b/content/sites/aspose/page/english/cpp/system.componentmodel.design.serialization/_index.md index b224f72739be..705dd4e79846 100644 --- a/content/sites/aspose/page/english/cpp/system.componentmodel.design.serialization/_index.md +++ b/content/sites/aspose/page/english/cpp/system.componentmodel.design.serialization/_index.md @@ -4,7 +4,7 @@ linktitle: System::ComponentModel::Design::Serialization second_title: Aspose.Page for C++ description: 'How to use System::ComponentModel::Design::Serialization namespace in C++.' type: docs -weight: 2900 +weight: 2800 url: /cpp/system.componentmodel.design.serialization/ --- diff --git a/content/sites/aspose/page/english/cpp/system.componentmodel/_index.md b/content/sites/aspose/page/english/cpp/system.componentmodel/_index.md index efb698c75d76..2c53cc9f0aaf 100644 --- a/content/sites/aspose/page/english/cpp/system.componentmodel/_index.md +++ b/content/sites/aspose/page/english/cpp/system.componentmodel/_index.md @@ -4,7 +4,7 @@ linktitle: System::ComponentModel second_title: Aspose.Page for C++ description: 'How to use System::ComponentModel namespace in C++.' type: docs -weight: 2800 +weight: 2700 url: /cpp/system.componentmodel/ --- diff --git a/content/sites/aspose/page/english/cpp/system.data.common/_index.md b/content/sites/aspose/page/english/cpp/system.data.common/_index.md index 0ad70c997e0f..ec243e4eb1d0 100644 --- a/content/sites/aspose/page/english/cpp/system.data.common/_index.md +++ b/content/sites/aspose/page/english/cpp/system.data.common/_index.md @@ -4,7 +4,7 @@ linktitle: System::Data::Common second_title: Aspose.Page for C++ description: 'How to use System::Data::Common namespace in C++.' type: docs -weight: 3100 +weight: 3000 url: /cpp/system.data.common/ --- diff --git a/content/sites/aspose/page/english/cpp/system.data.sqlclient/_index.md b/content/sites/aspose/page/english/cpp/system.data.sqlclient/_index.md index 2a745ab090ad..ff2d2f2a474d 100644 --- a/content/sites/aspose/page/english/cpp/system.data.sqlclient/_index.md +++ b/content/sites/aspose/page/english/cpp/system.data.sqlclient/_index.md @@ -4,7 +4,7 @@ linktitle: System::Data::SqlClient second_title: Aspose.Page for C++ description: 'How to use System::Data::SqlClient namespace in C++.' type: docs -weight: 3200 +weight: 3100 url: /cpp/system.data.sqlclient/ --- diff --git a/content/sites/aspose/page/english/cpp/system.data/_index.md b/content/sites/aspose/page/english/cpp/system.data/_index.md index 997743db7a8a..a803dd65bba2 100644 --- a/content/sites/aspose/page/english/cpp/system.data/_index.md +++ b/content/sites/aspose/page/english/cpp/system.data/_index.md @@ -4,7 +4,7 @@ linktitle: System::Data second_title: Aspose.Page for C++ description: 'How to use System::Data namespace in C++.' type: docs -weight: 3000 +weight: 2900 url: /cpp/system.data/ --- diff --git a/content/sites/aspose/page/english/cpp/system.diagnostics/_index.md b/content/sites/aspose/page/english/cpp/system.diagnostics/_index.md index e5443a9bf94a..7363bb0791a1 100644 --- a/content/sites/aspose/page/english/cpp/system.diagnostics/_index.md +++ b/content/sites/aspose/page/english/cpp/system.diagnostics/_index.md @@ -4,7 +4,7 @@ linktitle: System::Diagnostics second_title: Aspose.Page for C++ description: 'How to use System::Diagnostics namespace in C++.' type: docs -weight: 3300 +weight: 3200 url: /cpp/system.diagnostics/ --- diff --git a/content/sites/aspose/page/english/cpp/system.drawing.drawing2d/_index.md b/content/sites/aspose/page/english/cpp/system.drawing.drawing2d/_index.md index c75c0e391db2..5c6386f7acba 100644 --- a/content/sites/aspose/page/english/cpp/system.drawing.drawing2d/_index.md +++ b/content/sites/aspose/page/english/cpp/system.drawing.drawing2d/_index.md @@ -4,7 +4,7 @@ linktitle: System::Drawing::Drawing2D second_title: Aspose.Page for C++ description: 'How to use System::Drawing::Drawing2D namespace in C++.' type: docs -weight: 3500 +weight: 3400 url: /cpp/system.drawing.drawing2d/ --- diff --git a/content/sites/aspose/page/english/cpp/system.drawing.imaging/_index.md b/content/sites/aspose/page/english/cpp/system.drawing.imaging/_index.md index 7308d7bf1d8f..fafacfff5808 100644 --- a/content/sites/aspose/page/english/cpp/system.drawing.imaging/_index.md +++ b/content/sites/aspose/page/english/cpp/system.drawing.imaging/_index.md @@ -4,7 +4,7 @@ linktitle: System::Drawing::Imaging second_title: Aspose.Page for C++ description: 'How to use System::Drawing::Imaging namespace in C++.' type: docs -weight: 3600 +weight: 3500 url: /cpp/system.drawing.imaging/ --- diff --git a/content/sites/aspose/page/english/cpp/system.drawing.printing/_index.md b/content/sites/aspose/page/english/cpp/system.drawing.printing/_index.md index 0a51316d7f27..e14bec004bcf 100644 --- a/content/sites/aspose/page/english/cpp/system.drawing.printing/_index.md +++ b/content/sites/aspose/page/english/cpp/system.drawing.printing/_index.md @@ -4,7 +4,7 @@ linktitle: System::Drawing::Printing second_title: Aspose.Page for C++ description: 'How to use System::Drawing::Printing namespace in C++.' type: docs -weight: 3700 +weight: 3600 url: /cpp/system.drawing.printing/ --- diff --git a/content/sites/aspose/page/english/cpp/system.drawing.text/_index.md b/content/sites/aspose/page/english/cpp/system.drawing.text/_index.md index bf613475a890..fe0cd747e1a4 100644 --- a/content/sites/aspose/page/english/cpp/system.drawing.text/_index.md +++ b/content/sites/aspose/page/english/cpp/system.drawing.text/_index.md @@ -4,7 +4,7 @@ linktitle: System::Drawing::Text second_title: Aspose.Page for C++ description: 'How to use System::Drawing::Text namespace in C++.' type: docs -weight: 3800 +weight: 3700 url: /cpp/system.drawing.text/ --- diff --git a/content/sites/aspose/page/english/cpp/system.drawing/_index.md b/content/sites/aspose/page/english/cpp/system.drawing/_index.md index bdd6cba8aa7d..d4689e8c42c6 100644 --- a/content/sites/aspose/page/english/cpp/system.drawing/_index.md +++ b/content/sites/aspose/page/english/cpp/system.drawing/_index.md @@ -4,7 +4,7 @@ linktitle: System::Drawing second_title: Aspose.Page for C++ description: 'How to use System::Drawing namespace in C++.' type: docs -weight: 3400 +weight: 3300 url: /cpp/system.drawing/ --- diff --git a/content/sites/aspose/page/english/cpp/system.globalization/_index.md b/content/sites/aspose/page/english/cpp/system.globalization/_index.md index e935f6b0647e..0fd8773f4da9 100644 --- a/content/sites/aspose/page/english/cpp/system.globalization/_index.md +++ b/content/sites/aspose/page/english/cpp/system.globalization/_index.md @@ -4,7 +4,7 @@ linktitle: System::Globalization second_title: Aspose.Page for C++ description: 'How to use System::Globalization namespace in C++.' type: docs -weight: 3900 +weight: 3800 url: /cpp/system.globalization/ --- diff --git a/content/sites/aspose/page/english/cpp/system.io.compression/_index.md b/content/sites/aspose/page/english/cpp/system.io.compression/_index.md index 1131da70b45a..0cb966ebba48 100644 --- a/content/sites/aspose/page/english/cpp/system.io.compression/_index.md +++ b/content/sites/aspose/page/english/cpp/system.io.compression/_index.md @@ -4,7 +4,7 @@ linktitle: System::IO::Compression second_title: Aspose.Page for C++ description: 'How to use System::IO::Compression namespace in C++.' type: docs -weight: 4100 +weight: 4000 url: /cpp/system.io.compression/ --- diff --git a/content/sites/aspose/page/english/cpp/system.io/_index.md b/content/sites/aspose/page/english/cpp/system.io/_index.md index af02c236573f..c4834a8821ed 100644 --- a/content/sites/aspose/page/english/cpp/system.io/_index.md +++ b/content/sites/aspose/page/english/cpp/system.io/_index.md @@ -4,7 +4,7 @@ linktitle: System::IO second_title: Aspose.Page for C++ description: 'How to use System::IO namespace in C++.' type: docs -weight: 4000 +weight: 3900 url: /cpp/system.io/ --- diff --git a/content/sites/aspose/page/english/cpp/system.linq/_index.md b/content/sites/aspose/page/english/cpp/system.linq/_index.md index deb2fb7baa8b..bc544e11bfbe 100644 --- a/content/sites/aspose/page/english/cpp/system.linq/_index.md +++ b/content/sites/aspose/page/english/cpp/system.linq/_index.md @@ -4,7 +4,7 @@ linktitle: System::Linq second_title: Aspose.Page for C++ description: 'How to use System::Linq namespace in C++.' type: docs -weight: 4200 +weight: 4100 url: /cpp/system.linq/ --- @@ -16,3 +16,4 @@ url: /cpp/system.linq/ | --- | --- | | [Enumerable](./enumerable/) | Provides static LINQ methods. | | [IGrouping](./igrouping/) | | +| [IOrderedEnumerable](./iorderedenumerable/) | Represents a sorted sequence. | diff --git a/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/_index.md b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/_index.md new file mode 100644 index 000000000000..dc4f4b82b588 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/_index.md @@ -0,0 +1,41 @@ +--- +title: System::Linq::IOrderedEnumerable class +linktitle: IOrderedEnumerable +second_title: Aspose.Page for C++ +description: 'System::Linq::IOrderedEnumerable class. Represents a sorted sequence in C++.' +type: docs +weight: 300 +url: /cpp/system.linq/iorderedenumerable/ +--- +## IOrderedEnumerable class + + +Represents a sorted sequence. + +```cpp +templateclass IOrderedEnumerable : public System::Collections::Generic::IEnumerable +``` + + +| Parameter | Description | +| --- | --- | +| T | The type of the elements of the sequence. | +## Methods + +| Method | Description | +| --- | --- | +| [GetEnumerator](./getenumerator/)() override | Gets enumerator. | +| [IOrderedEnumerable](./iorderedenumerable/)(const System::SharedPtr\\>\&, const Comparator\&) | | +| [LINQ_ThenBy](./linq_thenby/)(const Func\\&) | Performs a subsequent ordering of the elements in a sequence in ascending order according to a key. | +| [LINQ_ThenBy](./linq_thenby/)(const Func\\&) | | +## Typedefs + +| Typedef | Description | +| --- | --- | +| [Comparator](./comparator/) | RTTI information. | + +## See Also + +* Class [IEnumerable](../../system.collections.generic/ienumerable/) +* Namespace [System::Linq](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/comparator/_index.md b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/comparator/_index.md new file mode 100644 index 000000000000..938565107412 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/comparator/_index.md @@ -0,0 +1,23 @@ +--- +title: System::Linq::IOrderedEnumerable::Comparator typedef +linktitle: Comparator +second_title: Aspose.Page for C++ +description: 'System::Linq::IOrderedEnumerable::Comparator typedef. RTTI information in C++.' +type: docs +weight: 400 +url: /cpp/system.linq/iorderedenumerable/comparator/ +--- +## Comparator typedef + + +RTTI information. + +```cpp +using System::Linq::IOrderedEnumerable< T >::Comparator = std::function +``` + +## See Also + +* Class [IOrderedEnumerable](../) +* Namespace [System::Linq](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/getenumerator/_index.md b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/getenumerator/_index.md new file mode 100644 index 000000000000..292461683c9c --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/getenumerator/_index.md @@ -0,0 +1,30 @@ +--- +title: System::Linq::IOrderedEnumerable::GetEnumerator method +linktitle: GetEnumerator +second_title: Aspose.Page for C++ +description: 'System::Linq::IOrderedEnumerable::GetEnumerator method. Gets enumerator in C++.' +type: docs +weight: 200 +url: /cpp/system.linq/iorderedenumerable/getenumerator/ +--- +## IOrderedEnumerable::GetEnumerator method + + +Gets enumerator. + +```cpp +virtual SharedPtr> System::Linq::IOrderedEnumerable::GetEnumerator() override +``` + + +### ReturnValue + +Pointer to newly created enumerator object which can be used to iterate through interfaced object. + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IEnumerator](../../../system.collections.generic/ienumerator/) +* Class [IOrderedEnumerable](../) +* Namespace [System::Linq](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/iorderedenumerable/_index.md b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/iorderedenumerable/_index.md new file mode 100644 index 000000000000..6624b2799cda --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/iorderedenumerable/_index.md @@ -0,0 +1,26 @@ +--- +title: System::Linq::IOrderedEnumerable::IOrderedEnumerable constructor +linktitle: IOrderedEnumerable +second_title: Aspose.Page for C++ +description: 'How to use IOrderedEnumerable constructor of System::Linq::IOrderedEnumerable class in C++.' +type: docs +weight: 100 +url: /cpp/system.linq/iorderedenumerable/iorderedenumerable/ +--- +## IOrderedEnumerable::IOrderedEnumerable constructor + + + + +```cpp +System::Linq::IOrderedEnumerable::IOrderedEnumerable(const System::SharedPtr> &root, const Comparator &comp) +``` + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IEnumerable](../../../system.collections.generic/ienumerable/) +* Typedef [Comparator](../comparator/) +* Class [IOrderedEnumerable](../) +* Namespace [System::Linq](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/linq_thenby/_index.md b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/linq_thenby/_index.md new file mode 100644 index 000000000000..7019d963d4b5 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system.linq/iorderedenumerable/linq_thenby/_index.md @@ -0,0 +1,56 @@ +--- +title: System::Linq::IOrderedEnumerable::LINQ_ThenBy method +linktitle: LINQ_ThenBy +second_title: Aspose.Page for C++ +description: 'How to use LINQ_ThenBy method of System::Linq::IOrderedEnumerable class in C++.' +type: docs +weight: 300 +url: /cpp/system.linq/iorderedenumerable/linq_thenby/ +--- +## IOrderedEnumerable::LINQ_ThenBy(const Func\\&) method + + + + +```cpp +template SharedPtr> System::Linq::IOrderedEnumerable::LINQ_ThenBy(const Func &keySelector) +``` + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IOrderedEnumerable](../) +* Class [Func](../../../system/func/) +* Class [IOrderedEnumerable](../) +* Namespace [System::Linq](../../) +* Library [Aspose.Page for C++](../../../) +## IOrderedEnumerable::LINQ_ThenBy(const Func\\&) method + + +Performs a subsequent ordering of the elements in a sequence in ascending order according to a key. + +```cpp +template SharedPtr> System::Linq::IOrderedEnumerable::LINQ_ThenBy(const Func &keySelector) +``` + + +| Parameter | Description | +| --- | --- | +| Key | The type of the key returned by keySelector. | + +| Parameter | Type | Description | +| --- | --- | --- | +| keySelector | const Func\\& | A function to extract a key from each element. | + +### ReturnValue + +[System::Linq::IOrderedEnumerable](../) whose elements are sorted according to a key. + +## See Also + +* Typedef [SharedPtr](../../../system/sharedptr/) +* Class [IOrderedEnumerable](../) +* Class [Func](../../../system/func/) +* Class [IOrderedEnumerable](../) +* Namespace [System::Linq](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system.net.cache/_index.md b/content/sites/aspose/page/english/cpp/system.net.cache/_index.md index f2ea1d6b1591..13826717837b 100644 --- a/content/sites/aspose/page/english/cpp/system.net.cache/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net.cache/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net::Cache second_title: Aspose.Page for C++ description: 'How to use System::Net::Cache namespace in C++.' type: docs -weight: 4400 +weight: 4300 url: /cpp/system.net.cache/ --- diff --git a/content/sites/aspose/page/english/cpp/system.net.http.headers/_index.md b/content/sites/aspose/page/english/cpp/system.net.http.headers/_index.md index dc69162a1ee4..444894ba33c2 100644 --- a/content/sites/aspose/page/english/cpp/system.net.http.headers/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net.http.headers/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net::Http::Headers second_title: Aspose.Page for C++ description: 'How to use System::Net::Http::Headers namespace in C++.' type: docs -weight: 4600 +weight: 4500 url: /cpp/system.net.http.headers/ --- diff --git a/content/sites/aspose/page/english/cpp/system.net.http/_index.md b/content/sites/aspose/page/english/cpp/system.net.http/_index.md index e5b2f4a40196..9b705826ba58 100644 --- a/content/sites/aspose/page/english/cpp/system.net.http/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net.http/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net::Http second_title: Aspose.Page for C++ description: 'How to use System::Net::Http namespace in C++.' type: docs -weight: 4500 +weight: 4400 url: /cpp/system.net.http/ --- diff --git a/content/sites/aspose/page/english/cpp/system.net.networkinformation/_index.md b/content/sites/aspose/page/english/cpp/system.net.networkinformation/_index.md index a7b1c0a01ad3..d413e9900307 100644 --- a/content/sites/aspose/page/english/cpp/system.net.networkinformation/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net.networkinformation/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net::NetworkInformation second_title: Aspose.Page for C++ description: 'How to use System::Net::NetworkInformation namespace in C++.' type: docs -weight: 4700 +weight: 4600 url: /cpp/system.net.networkinformation/ --- diff --git a/content/sites/aspose/page/english/cpp/system.net.security/_index.md b/content/sites/aspose/page/english/cpp/system.net.security/_index.md index aa389d0030e2..58749700f99f 100644 --- a/content/sites/aspose/page/english/cpp/system.net.security/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net.security/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net::Security second_title: Aspose.Page for C++ description: 'How to use System::Net::Security namespace in C++.' type: docs -weight: 4800 +weight: 4700 url: /cpp/system.net.security/ --- diff --git a/content/sites/aspose/page/english/cpp/system.net.sockets/_index.md b/content/sites/aspose/page/english/cpp/system.net.sockets/_index.md index dcd0331b6884..d3ed5956432c 100644 --- a/content/sites/aspose/page/english/cpp/system.net.sockets/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net.sockets/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net::Sockets second_title: Aspose.Page for C++ description: 'How to use System::Net::Sockets namespace in C++.' type: docs -weight: 4900 +weight: 4800 url: /cpp/system.net.sockets/ --- diff --git a/content/sites/aspose/page/english/cpp/system.net/_index.md b/content/sites/aspose/page/english/cpp/system.net/_index.md index 31f70549f466..987f22a21646 100644 --- a/content/sites/aspose/page/english/cpp/system.net/_index.md +++ b/content/sites/aspose/page/english/cpp/system.net/_index.md @@ -4,7 +4,7 @@ linktitle: System::Net second_title: Aspose.Page for C++ description: 'How to use System::Net namespace in C++.' type: docs -weight: 4300 +weight: 4200 url: /cpp/system.net/ --- diff --git a/content/sites/aspose/page/english/cpp/system.reflection/_index.md b/content/sites/aspose/page/english/cpp/system.reflection/_index.md index 389ba0b8b3c8..ed9011df6ec8 100644 --- a/content/sites/aspose/page/english/cpp/system.reflection/_index.md +++ b/content/sites/aspose/page/english/cpp/system.reflection/_index.md @@ -4,7 +4,7 @@ linktitle: System::Reflection second_title: Aspose.Page for C++ description: 'How to use System::Reflection namespace in C++.' type: docs -weight: 5000 +weight: 4900 url: /cpp/system.reflection/ --- diff --git a/content/sites/aspose/page/english/cpp/system.resources/_index.md b/content/sites/aspose/page/english/cpp/system.resources/_index.md index 38a5504a0698..cd3070fc5e6b 100644 --- a/content/sites/aspose/page/english/cpp/system.resources/_index.md +++ b/content/sites/aspose/page/english/cpp/system.resources/_index.md @@ -4,7 +4,7 @@ linktitle: System::Resources second_title: Aspose.Page for C++ description: 'How to use System::Resources namespace in C++.' type: docs -weight: 5100 +weight: 5000 url: /cpp/system.resources/ --- diff --git a/content/sites/aspose/page/english/cpp/system.runtime.compilerservices/_index.md b/content/sites/aspose/page/english/cpp/system.runtime.compilerservices/_index.md index e0a7fc23516c..620290416f62 100644 --- a/content/sites/aspose/page/english/cpp/system.runtime.compilerservices/_index.md +++ b/content/sites/aspose/page/english/cpp/system.runtime.compilerservices/_index.md @@ -4,7 +4,7 @@ linktitle: System::Runtime::CompilerServices second_title: Aspose.Page for C++ description: 'How to use System::Runtime::CompilerServices namespace in C++.' type: docs -weight: 5200 +weight: 5100 url: /cpp/system.runtime.compilerservices/ --- diff --git a/content/sites/aspose/page/english/cpp/system.runtime.interopservices/_index.md b/content/sites/aspose/page/english/cpp/system.runtime.interopservices/_index.md index 3bf10019e567..05e33e5a44ed 100644 --- a/content/sites/aspose/page/english/cpp/system.runtime.interopservices/_index.md +++ b/content/sites/aspose/page/english/cpp/system.runtime.interopservices/_index.md @@ -4,7 +4,7 @@ linktitle: System::Runtime::InteropServices second_title: Aspose.Page for C++ description: 'How to use System::Runtime::InteropServices namespace in C++.' type: docs -weight: 5300 +weight: 5200 url: /cpp/system.runtime.interopservices/ --- diff --git a/content/sites/aspose/page/english/cpp/system.runtime.serialization/_index.md b/content/sites/aspose/page/english/cpp/system.runtime.serialization/_index.md index 50c56faacc9e..cdd4c6d1353c 100644 --- a/content/sites/aspose/page/english/cpp/system.runtime.serialization/_index.md +++ b/content/sites/aspose/page/english/cpp/system.runtime.serialization/_index.md @@ -4,7 +4,7 @@ linktitle: System::Runtime::Serialization second_title: Aspose.Page for C++ description: 'How to use System::Runtime::Serialization namespace in C++.' type: docs -weight: 5400 +weight: 5300 url: /cpp/system.runtime.serialization/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.authentication/_index.md b/content/sites/aspose/page/english/cpp/system.security.authentication/_index.md index ba09502c439b..411287c4861c 100644 --- a/content/sites/aspose/page/english/cpp/system.security.authentication/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.authentication/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Authentication second_title: Aspose.Page for C++ description: 'How to use System::Security::Authentication namespace in C++.' type: docs -weight: 5600 +weight: 5500 url: /cpp/system.security.authentication/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.cryptography.pkcs/_index.md b/content/sites/aspose/page/english/cpp/system.security.cryptography.pkcs/_index.md index e17cbfc1adbe..51a17152fcdf 100644 --- a/content/sites/aspose/page/english/cpp/system.security.cryptography.pkcs/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.cryptography.pkcs/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Cryptography::Pkcs second_title: Aspose.Page for C++ description: 'How to use System::Security::Cryptography::Pkcs namespace in C++.' type: docs -weight: 5800 +weight: 5700 url: /cpp/system.security.cryptography.pkcs/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.cryptography.x509certificates/_index.md b/content/sites/aspose/page/english/cpp/system.security.cryptography.x509certificates/_index.md index 6c23d1fcbf3c..7b75e830bc6a 100644 --- a/content/sites/aspose/page/english/cpp/system.security.cryptography.x509certificates/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.cryptography.x509certificates/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Cryptography::X509Certificates second_title: Aspose.Page for C++ description: 'How to use System::Security::Cryptography::X509Certificates namespace in C++.' type: docs -weight: 5900 +weight: 5800 url: /cpp/system.security.cryptography.x509certificates/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.cryptography.xml/_index.md b/content/sites/aspose/page/english/cpp/system.security.cryptography.xml/_index.md index 09b3b32129c5..d107da9aced3 100644 --- a/content/sites/aspose/page/english/cpp/system.security.cryptography.xml/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.cryptography.xml/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Cryptography::Xml second_title: Aspose.Page for C++ description: 'How to use System::Security::Cryptography::Xml namespace in C++.' type: docs -weight: 6000 +weight: 5900 url: /cpp/system.security.cryptography.xml/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.cryptography/_index.md b/content/sites/aspose/page/english/cpp/system.security.cryptography/_index.md index cfc766c88362..037162c86ebd 100644 --- a/content/sites/aspose/page/english/cpp/system.security.cryptography/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.cryptography/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Cryptography second_title: Aspose.Page for C++ description: 'How to use System::Security::Cryptography namespace in C++.' type: docs -weight: 5700 +weight: 5600 url: /cpp/system.security.cryptography/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.permissions/_index.md b/content/sites/aspose/page/english/cpp/system.security.permissions/_index.md index cf2bc9778098..69e222d792a9 100644 --- a/content/sites/aspose/page/english/cpp/system.security.permissions/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.permissions/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Permissions second_title: Aspose.Page for C++ description: 'How to use System::Security::Permissions namespace in C++.' type: docs -weight: 6100 +weight: 6000 url: /cpp/system.security.permissions/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security.policy/_index.md b/content/sites/aspose/page/english/cpp/system.security.policy/_index.md index 0da1f31005ea..1264d7e8d0da 100644 --- a/content/sites/aspose/page/english/cpp/system.security.policy/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security.policy/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security::Policy second_title: Aspose.Page for C++ description: 'How to use System::Security::Policy namespace in C++.' type: docs -weight: 6200 +weight: 6100 url: /cpp/system.security.policy/ --- diff --git a/content/sites/aspose/page/english/cpp/system.security/_index.md b/content/sites/aspose/page/english/cpp/system.security/_index.md index 44ec0a64005e..71e6dfb608ec 100644 --- a/content/sites/aspose/page/english/cpp/system.security/_index.md +++ b/content/sites/aspose/page/english/cpp/system.security/_index.md @@ -4,7 +4,7 @@ linktitle: System::Security second_title: Aspose.Page for C++ description: 'How to use System::Security namespace in C++.' type: docs -weight: 5500 +weight: 5400 url: /cpp/system.security/ --- diff --git a/content/sites/aspose/page/english/cpp/system.testpredicates.typetraits/_index.md b/content/sites/aspose/page/english/cpp/system.testpredicates.typetraits/_index.md index c771db308078..a7c11dfe758d 100644 --- a/content/sites/aspose/page/english/cpp/system.testpredicates.typetraits/_index.md +++ b/content/sites/aspose/page/english/cpp/system.testpredicates.typetraits/_index.md @@ -4,7 +4,7 @@ linktitle: System::TestPredicates::TypeTraits second_title: Aspose.Page for C++ description: 'How to use System::TestPredicates::TypeTraits namespace in C++.' type: docs -weight: 6300 +weight: 6200 url: /cpp/system.testpredicates.typetraits/ --- diff --git a/content/sites/aspose/page/english/cpp/system.text.regularexpressions/_index.md b/content/sites/aspose/page/english/cpp/system.text.regularexpressions/_index.md index 27c8eb10b459..5928a86bf241 100644 --- a/content/sites/aspose/page/english/cpp/system.text.regularexpressions/_index.md +++ b/content/sites/aspose/page/english/cpp/system.text.regularexpressions/_index.md @@ -4,7 +4,7 @@ linktitle: System::Text::RegularExpressions second_title: Aspose.Page for C++ description: 'How to use System::Text::RegularExpressions namespace in C++.' type: docs -weight: 6500 +weight: 6400 url: /cpp/system.text.regularexpressions/ --- diff --git a/content/sites/aspose/page/english/cpp/system.text/_index.md b/content/sites/aspose/page/english/cpp/system.text/_index.md index 445a90dfd25f..88580e5d19f1 100644 --- a/content/sites/aspose/page/english/cpp/system.text/_index.md +++ b/content/sites/aspose/page/english/cpp/system.text/_index.md @@ -4,7 +4,7 @@ linktitle: System::Text second_title: Aspose.Page for C++ description: 'How to use System::Text namespace in C++.' type: docs -weight: 6400 +weight: 6300 url: /cpp/system.text/ --- diff --git a/content/sites/aspose/page/english/cpp/system.threading/_index.md b/content/sites/aspose/page/english/cpp/system.threading/_index.md index 347cb0054c5e..63534ab865af 100644 --- a/content/sites/aspose/page/english/cpp/system.threading/_index.md +++ b/content/sites/aspose/page/english/cpp/system.threading/_index.md @@ -4,7 +4,7 @@ linktitle: System::Threading second_title: Aspose.Page for C++ description: 'How to use System::Threading namespace in C++.' type: docs -weight: 6600 +weight: 6500 url: /cpp/system.threading/ --- diff --git a/content/sites/aspose/page/english/cpp/system.timers/_index.md b/content/sites/aspose/page/english/cpp/system.timers/_index.md index 1e76d3d4eb85..95ff34a2ab6c 100644 --- a/content/sites/aspose/page/english/cpp/system.timers/_index.md +++ b/content/sites/aspose/page/english/cpp/system.timers/_index.md @@ -4,7 +4,7 @@ linktitle: System::Timers second_title: Aspose.Page for C++ description: 'How to use System::Timers namespace in C++.' type: docs -weight: 6700 +weight: 6600 url: /cpp/system.timers/ --- diff --git a/content/sites/aspose/page/english/cpp/system.web.services.description/_index.md b/content/sites/aspose/page/english/cpp/system.web.services.description/_index.md index 7a45262adc17..33cf112556aa 100644 --- a/content/sites/aspose/page/english/cpp/system.web.services.description/_index.md +++ b/content/sites/aspose/page/english/cpp/system.web.services.description/_index.md @@ -4,7 +4,7 @@ linktitle: System::Web::Services::Description second_title: Aspose.Page for C++ description: 'How to use System::Web::Services::Description namespace in C++.' type: docs -weight: 7000 +weight: 6900 url: /cpp/system.web.services.description/ --- diff --git a/content/sites/aspose/page/english/cpp/system.web.services.protocols/_index.md b/content/sites/aspose/page/english/cpp/system.web.services.protocols/_index.md index 846e2f4828d4..60950fe40207 100644 --- a/content/sites/aspose/page/english/cpp/system.web.services.protocols/_index.md +++ b/content/sites/aspose/page/english/cpp/system.web.services.protocols/_index.md @@ -4,7 +4,7 @@ linktitle: System::Web::Services::Protocols second_title: Aspose.Page for C++ description: 'How to use System::Web::Services::Protocols namespace in C++.' type: docs -weight: 7100 +weight: 7000 url: /cpp/system.web.services.protocols/ --- diff --git a/content/sites/aspose/page/english/cpp/system.web.services/_index.md b/content/sites/aspose/page/english/cpp/system.web.services/_index.md index e17b10464383..8193d4c06f59 100644 --- a/content/sites/aspose/page/english/cpp/system.web.services/_index.md +++ b/content/sites/aspose/page/english/cpp/system.web.services/_index.md @@ -4,7 +4,7 @@ linktitle: System::Web::Services second_title: Aspose.Page for C++ description: 'How to use System::Web::Services namespace in C++.' type: docs -weight: 6900 +weight: 6800 url: /cpp/system.web.services/ --- diff --git a/content/sites/aspose/page/english/cpp/system.web.ui.webcontrols/_index.md b/content/sites/aspose/page/english/cpp/system.web.ui.webcontrols/_index.md index e680e0b3cdc1..0e775c82f8b4 100644 --- a/content/sites/aspose/page/english/cpp/system.web.ui.webcontrols/_index.md +++ b/content/sites/aspose/page/english/cpp/system.web.ui.webcontrols/_index.md @@ -4,7 +4,7 @@ linktitle: System::Web::UI::WebControls second_title: Aspose.Page for C++ description: 'How to use System::Web::UI::WebControls namespace in C++.' type: docs -weight: 7200 +weight: 7100 url: /cpp/system.web.ui.webcontrols/ --- diff --git a/content/sites/aspose/page/english/cpp/system.web/_index.md b/content/sites/aspose/page/english/cpp/system.web/_index.md index 94d2ca62d2f7..e4238ea9c0db 100644 --- a/content/sites/aspose/page/english/cpp/system.web/_index.md +++ b/content/sites/aspose/page/english/cpp/system.web/_index.md @@ -4,7 +4,7 @@ linktitle: System::Web second_title: Aspose.Page for C++ description: 'How to use System::Web namespace in C++.' type: docs -weight: 6800 +weight: 6700 url: /cpp/system.web/ --- diff --git a/content/sites/aspose/page/english/cpp/system.windows.forms/_index.md b/content/sites/aspose/page/english/cpp/system.windows.forms/_index.md index 63a8f576bf7c..c44e939a6708 100644 --- a/content/sites/aspose/page/english/cpp/system.windows.forms/_index.md +++ b/content/sites/aspose/page/english/cpp/system.windows.forms/_index.md @@ -4,7 +4,7 @@ linktitle: System::Windows::Forms second_title: Aspose.Page for C++ description: 'How to use System::Windows::Forms namespace in C++.' type: docs -weight: 7300 +weight: 7200 url: /cpp/system.windows.forms/ --- diff --git a/content/sites/aspose/page/english/cpp/system.xml.resolvers/_index.md b/content/sites/aspose/page/english/cpp/system.xml.resolvers/_index.md index 387eeeb00589..4578db0506b0 100644 --- a/content/sites/aspose/page/english/cpp/system.xml.resolvers/_index.md +++ b/content/sites/aspose/page/english/cpp/system.xml.resolvers/_index.md @@ -4,7 +4,7 @@ linktitle: System::Xml::Resolvers second_title: Aspose.Page for C++ description: 'How to use System::Xml::Resolvers namespace in C++.' type: docs -weight: 7500 +weight: 7400 url: /cpp/system.xml.resolvers/ --- diff --git a/content/sites/aspose/page/english/cpp/system.xml.schema/_index.md b/content/sites/aspose/page/english/cpp/system.xml.schema/_index.md index 801d2789c656..eee59b355fe4 100644 --- a/content/sites/aspose/page/english/cpp/system.xml.schema/_index.md +++ b/content/sites/aspose/page/english/cpp/system.xml.schema/_index.md @@ -4,7 +4,7 @@ linktitle: System::Xml::Schema second_title: Aspose.Page for C++ description: 'How to use System::Xml::Schema namespace in C++.' type: docs -weight: 7600 +weight: 7500 url: /cpp/system.xml.schema/ --- diff --git a/content/sites/aspose/page/english/cpp/system.xml.serialization/_index.md b/content/sites/aspose/page/english/cpp/system.xml.serialization/_index.md index 1bd8aa7b51be..d60bac28b93d 100644 --- a/content/sites/aspose/page/english/cpp/system.xml.serialization/_index.md +++ b/content/sites/aspose/page/english/cpp/system.xml.serialization/_index.md @@ -4,7 +4,7 @@ linktitle: System::Xml::Serialization second_title: Aspose.Page for C++ description: 'How to use System::Xml::Serialization namespace in C++.' type: docs -weight: 7700 +weight: 7600 url: /cpp/system.xml.serialization/ --- diff --git a/content/sites/aspose/page/english/cpp/system.xml.xpath/_index.md b/content/sites/aspose/page/english/cpp/system.xml.xpath/_index.md index ab660a0da556..6f5ee79e4291 100644 --- a/content/sites/aspose/page/english/cpp/system.xml.xpath/_index.md +++ b/content/sites/aspose/page/english/cpp/system.xml.xpath/_index.md @@ -4,7 +4,7 @@ linktitle: System::Xml::XPath second_title: Aspose.Page for C++ description: 'How to use System::Xml::XPath namespace in C++.' type: docs -weight: 7800 +weight: 7700 url: /cpp/system.xml.xpath/ --- diff --git a/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/_index.md b/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/_index.md index 37cc94289333..a43aebf9e9aa 100644 --- a/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/_index.md +++ b/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/_index.md @@ -51,7 +51,7 @@ class XPathNavigator : public System::Xml::XPath::XPathItem, | virtual [get_Name](./get_name/)() | When overridden in a derived class, gets the qualified name of the current node. | | virtual [get_NamespaceURI](./get_namespaceuri/)() | When overridden in a derived class, gets the namespace URI of the current node. | | virtual [get_NameTable](./get_nametable/)() | When overridden in a derived class, gets the [XmlNameTable](../../system.xml/xmlnametable/) of the [XPathNavigator](./). | -| static [get_NavigatorComparer](./get_navigatorcomparer/)() | Returns an Collections::IEqualityComparer used for equality comparison of [XPathNavigator](./) objects. | +| static [get_NavigatorComparer](./get_navigatorcomparer/)() | Returns an [Collections::IEqualityComparer](../../system.collections/iequalitycomparer/) used for equality comparison of [XPathNavigator](./) objects. | | virtual [get_NodeType](./get_nodetype/)() | When overridden in a derived class, gets the XPathNodeType of the current node. | | virtual [get_OuterXml](./get_outerxml/)() | Returns the markup representing the opening and closing tags of the current node and its child nodes. | | virtual [get_Prefix](./get_prefix/)() | When overridden in a derived class, gets the namespace prefix associated with the current node. | diff --git a/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/get_navigatorcomparer/_index.md b/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/get_navigatorcomparer/_index.md index d0f895d84300..64bbbd10bf7b 100644 --- a/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/get_navigatorcomparer/_index.md +++ b/content/sites/aspose/page/english/cpp/system.xml.xpath/xpathnavigator/get_navigatorcomparer/_index.md @@ -10,7 +10,7 @@ url: /cpp/system.xml.xpath/xpathnavigator/get_navigatorcomparer/ ## XPathNavigator::get_NavigatorComparer method -Returns an Collections::IEqualityComparer used for equality comparison of [XPathNavigator](../) objects. +Returns an [Collections::IEqualityComparer](../../../system.collections/iequalitycomparer/) used for equality comparison of [XPathNavigator](../) objects. ```cpp static SharedPtr>> System::Xml::XPath::XPathNavigator::get_NavigatorComparer() @@ -19,7 +19,7 @@ static SharedPtr](./multicastdelegate_returntype(argumenttypes...)_/) | Represents a collection of delegates. This type should be allocated on stack and passed to functions by value or by reference. Never use [System::SmartPtr](./smartptr/) class to manage objects of this type. | | [Nullable](./nullable/) | Forward declaration. | +| [NullableUtils](./nullableutils/) | Represents C# [System.Nullable](./nullable/) (with no type arguments) static class. Unable to use original name due inability to overload class templates in C++. Supports a value type that can be assigned null. This class cannot be inherited. | | [Object](./object/) | Base class that enables using methods available for [System.Object](./object/) class in C#. All non-trivial classes used with translated environment should inherit it. | | [ObjectExt](./objectext/) | Provides static methods that emulate C# [Object](./object/) methods called for non-Object C++ types (strings, numbers, etc.). This is a static type with no instance services. You should never create instances of it by any means. | | [ObjectType](./objecttype/) | Provides static methods that implement object type getters. This is a static type with no instance services. You should never create instances of it by any means. | @@ -164,6 +166,7 @@ url: /cpp/system/ | AsCast | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | AsCast | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | AsCast | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | +| AsCast | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | Cast | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | Cast_noexcept | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | CastEnumerableTo | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | @@ -175,6 +178,7 @@ url: /cpp/system/ | ConstCast | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | Default | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | Default | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | +| Discard | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | DoTryFinally | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | DoTryFinally | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | DoTryFinally | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | @@ -225,6 +229,7 @@ url: /cpp/system/ | IsInfinity | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | IsNaN | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | IsNegativeInfinity | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | +| IsPattern | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | IsPositiveInfinity | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | IterateOver | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | IterateOver | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | @@ -355,6 +360,7 @@ url: /cpp/system/ | Ref | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | Ref | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | Ref | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | +| SafeInvoke | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | setter_decrement_wrap | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | setter_decrement_wrap | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | | setter_decrement_wrap | System.Collections.Generic.List`1[Doxygen2HugoConverter.Markup.SimpleMarkupEntry] | diff --git a/content/sites/aspose/page/english/cpp/system/action/_index.md b/content/sites/aspose/page/english/cpp/system/action/_index.md index 5abe640d3d0a..4b99b541ef6f 100644 --- a/content/sites/aspose/page/english/cpp/system/action/_index.md +++ b/content/sites/aspose/page/english/cpp/system/action/_index.md @@ -4,7 +4,7 @@ linktitle: Action second_title: Aspose.Page for C++ description: 'System::Action typedef. Delegate type that references methods that have no return value in C++.' type: docs -weight: 8900 +weight: 9100 url: /cpp/system/action/ --- ## Action typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/_index.md b/content/sites/aspose/page/english/cpp/system/array/_index.md index b3dd4fc87180..1f819eacd191 100644 --- a/content/sites/aspose/page/english/cpp/system/array/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/_index.md @@ -49,6 +49,7 @@ templateclass Array : public virtual System::Object, | [Clear](./clear/)() override | Not supported because the array represented by the current object is read-only. | | static [Clear](./clear/)(const ArrayPtr\\&, int, int) | Replaces **count** values starting at the **startIndex** index in the specified array with default values. | | [Clone](./clone/)() | Clones the array. | +| static [ConstrainedCopy](./constrainedcopy/)(const ArrayPtr\\&, int64_t, const ArrayPtr\\&, int64_t, int64_t) | Copies a range of elements from an [System.Array](./) starting at the specified source. | | [Contains](./contains/)(const T\&) const override | Determines if the specified item is in the array. | | static [ConvertAll](./convertall/)(ArrayPtr\, Converter\) | Constructs a new [Array](./) object and fills it with elements of the specified array converted to **OutputType** type using the specified converter delegate. | | static [ConvertAll](./convertall/)(ArrayPtr\, std::function\) | Constructs a new [Array](./) object and fills it with elements of the specified array converted to **OutputType** type using the specified converter function object. | diff --git a/content/sites/aspose/page/english/cpp/system/array/const_iterator/_index.md b/content/sites/aspose/page/english/cpp/system/array/const_iterator/_index.md index 5573432fbdba..c016b8e22bb0 100644 --- a/content/sites/aspose/page/english/cpp/system/array/const_iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/const_iterator/_index.md @@ -4,7 +4,7 @@ linktitle: const_iterator second_title: Aspose.Page for C++ description: 'System::Array::const_iterator typedef. Const iterator type in C++.' type: docs -weight: 5900 +weight: 6000 url: /cpp/system/array/const_iterator/ --- ## const_iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/const_reverse_iterator/_index.md b/content/sites/aspose/page/english/cpp/system/array/const_reverse_iterator/_index.md index 21a52bbe6105..90608a8144cc 100644 --- a/content/sites/aspose/page/english/cpp/system/array/const_reverse_iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/const_reverse_iterator/_index.md @@ -4,7 +4,7 @@ linktitle: const_reverse_iterator second_title: Aspose.Page for C++ description: 'System::Array::const_reverse_iterator typedef. Const reverse iterator type in C++.' type: docs -weight: 6000 +weight: 6100 url: /cpp/system/array/const_reverse_iterator/ --- ## const_reverse_iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/constrainedcopy/_index.md b/content/sites/aspose/page/english/cpp/system/array/constrainedcopy/_index.md new file mode 100644 index 000000000000..80ebad17f073 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/array/constrainedcopy/_index.md @@ -0,0 +1,41 @@ +--- +title: System::Array::ConstrainedCopy method +linktitle: ConstrainedCopy +second_title: Aspose.Page for C++ +description: 'System::Array::ConstrainedCopy method. Copies a range of elements from an System.Array starting at the specified source in C++.' +type: docs +weight: 4700 +url: /cpp/system/array/constrainedcopy/ +--- +## Array::ConstrainedCopy method + + +Copies a range of elements from an [System.Array](../) starting at the specified source. + +```cpp +template static void System::Array::ConstrainedCopy(const ArrayPtr &srcArray, int64_t srcIndex, const ArrayPtr &dstArray, int64_t dstIndex, int64_t count) +``` + + +| Parameter | Description | +| --- | --- | +| SrcType | Type of elements in source array | +| DstType | Type of elements in destination array | + +| Parameter | Type | Description | +| --- | --- | --- | +| srcArray | const ArrayPtr\\& | Source array | +| srcIndex | int64_t | Index in the source array designating the beginning of the range of items to copy | +| dstArray | const ArrayPtr\\& | Destination array | +| dstIndex | int64_t | Index in destination array to start inserting copied items at | +| count | int64_t | The number of elements to copy | +## Remarks + + +TEMPORARY RAW IMPLEMENTATION WITHOUT ANY UNDONES! +## See Also + +* Typedef [ArrayPtr](../../arrayptr/) +* Class [Array](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/array/convertall/_index.md b/content/sites/aspose/page/english/cpp/system/array/convertall/_index.md index 856b572ac644..3ba88944422d 100644 --- a/content/sites/aspose/page/english/cpp/system/array/convertall/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/convertall/_index.md @@ -4,7 +4,7 @@ linktitle: ConvertAll second_title: Aspose.Page for C++ description: 'System::Array::ConvertAll method. Constructs a new Array object and fills it with elements of the specified array converted to OutputType type using the specified converter delegate in C++.' type: docs -weight: 4700 +weight: 4800 url: /cpp/system/array/convertall/ --- ## Array::ConvertAll(ArrayPtr\, Converter\) method diff --git a/content/sites/aspose/page/english/cpp/system/array/copy/_index.md b/content/sites/aspose/page/english/cpp/system/array/copy/_index.md index b5eae871f8af..5d74ce545266 100644 --- a/content/sites/aspose/page/english/cpp/system/array/copy/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/copy/_index.md @@ -4,7 +4,7 @@ linktitle: Copy second_title: Aspose.Page for C++ description: 'System::Array::Copy method. Copies the specified number of elements from the source array to the destination array in C++.' type: docs -weight: 4800 +weight: 4900 url: /cpp/system/array/copy/ --- ## Array::Copy(const ArrayPtr\\&, const ArrayPtr\\&, int64_t) method diff --git a/content/sites/aspose/page/english/cpp/system/array/enumerableptr/_index.md b/content/sites/aspose/page/english/cpp/system/array/enumerableptr/_index.md index 82c4bfc74742..12b53e694181 100644 --- a/content/sites/aspose/page/english/cpp/system/array/enumerableptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/enumerableptr/_index.md @@ -4,7 +4,7 @@ linktitle: EnumerablePtr second_title: Aspose.Page for C++ description: 'System::Array::EnumerablePtr typedef. An alias for shared pointer type pointing to IEnumerable object containing elements of type T in C++.' type: docs -weight: 6100 +weight: 6200 url: /cpp/system/array/enumerableptr/ --- ## EnumerablePtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/enumerator/_index.md b/content/sites/aspose/page/english/cpp/system/array/enumerator/_index.md index 64f8e553581c..977b6e945202 100644 --- a/content/sites/aspose/page/english/cpp/system/array/enumerator/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/enumerator/_index.md @@ -4,7 +4,7 @@ linktitle: Enumerator second_title: Aspose.Page for C++ description: 'System::Array::Enumerator class. Implements IEnumerator interface that enables enumeration of elements of an Array object. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 6700 +weight: 6800 url: /cpp/system/array/enumerator/ --- ## Enumerator class diff --git a/content/sites/aspose/page/english/cpp/system/array/enumeratorptr/_index.md b/content/sites/aspose/page/english/cpp/system/array/enumeratorptr/_index.md index 2c22112b6787..796bcffd78f2 100644 --- a/content/sites/aspose/page/english/cpp/system/array/enumeratorptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/enumeratorptr/_index.md @@ -4,7 +4,7 @@ linktitle: EnumeratorPtr second_title: Aspose.Page for C++ description: 'System::Array::EnumeratorPtr typedef. An alias for shared pointer type pointing to IEnumerator object containing elements of type T in C++.' type: docs -weight: 6200 +weight: 6300 url: /cpp/system/array/enumeratorptr/ --- ## EnumeratorPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/exists/_index.md b/content/sites/aspose/page/english/cpp/system/array/exists/_index.md index 1719c5c6a16a..d56b4c936ddd 100644 --- a/content/sites/aspose/page/english/cpp/system/array/exists/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/exists/_index.md @@ -4,7 +4,7 @@ linktitle: Exists second_title: Aspose.Page for C++ description: 'System::Array::Exists method. Determines if the specified Array object contains an element that satisfies requirements of the specified predicate in C++.' type: docs -weight: 4900 +weight: 5000 url: /cpp/system/array/exists/ --- ## Array::Exists method diff --git a/content/sites/aspose/page/english/cpp/system/array/find/_index.md b/content/sites/aspose/page/english/cpp/system/array/find/_index.md index 4cdbbba973ed..6e23efdf0410 100644 --- a/content/sites/aspose/page/english/cpp/system/array/find/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/find/_index.md @@ -4,7 +4,7 @@ linktitle: Find second_title: Aspose.Page for C++ description: 'System::Array::Find method. Searches for the first element in the specified array that satisfies the conditions of the specified predicate in C++.' type: docs -weight: 5000 +weight: 5100 url: /cpp/system/array/find/ --- ## Array::Find method diff --git a/content/sites/aspose/page/english/cpp/system/array/findall/_index.md b/content/sites/aspose/page/english/cpp/system/array/findall/_index.md index 3e5c8c84bb5a..cdb25af0e0ef 100644 --- a/content/sites/aspose/page/english/cpp/system/array/findall/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/findall/_index.md @@ -4,7 +4,7 @@ linktitle: FindAll second_title: Aspose.Page for C++ description: 'System::Array::FindAll method. Retrieves all the elements that match the conditions defined by the specified predicate in C++.' type: docs -weight: 5100 +weight: 5200 url: /cpp/system/array/findall/ --- ## Array::FindAll method diff --git a/content/sites/aspose/page/english/cpp/system/array/findindex/_index.md b/content/sites/aspose/page/english/cpp/system/array/findindex/_index.md index 4f2b59a6fe2d..e092b4d28e64 100644 --- a/content/sites/aspose/page/english/cpp/system/array/findindex/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/findindex/_index.md @@ -4,7 +4,7 @@ linktitle: FindIndex second_title: Aspose.Page for C++ description: 'System::Array::FindIndex method. Searches for the first element in the specified array that satisfies the conditions of the specified predicate in C++.' type: docs -weight: 5200 +weight: 5300 url: /cpp/system/array/findindex/ --- ## Array::FindIndex method diff --git a/content/sites/aspose/page/english/cpp/system/array/foreach/_index.md b/content/sites/aspose/page/english/cpp/system/array/foreach/_index.md index 1bbb2bded8c8..f0173fcf3d17 100644 --- a/content/sites/aspose/page/english/cpp/system/array/foreach/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/foreach/_index.md @@ -4,7 +4,7 @@ linktitle: ForEach second_title: Aspose.Page for C++ description: 'System::Array::ForEach method. Performs specified action on each element of the specified array in C++.' type: docs -weight: 5300 +weight: 5400 url: /cpp/system/array/foreach/ --- ## Array::ForEach method diff --git a/content/sites/aspose/page/english/cpp/system/array/iterator/_index.md b/content/sites/aspose/page/english/cpp/system/array/iterator/_index.md index aab3ee3741ac..435320612615 100644 --- a/content/sites/aspose/page/english/cpp/system/array/iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/iterator/_index.md @@ -4,7 +4,7 @@ linktitle: iterator second_title: Aspose.Page for C++ description: 'System::Array::iterator typedef. Iterator type in C++.' type: docs -weight: 6300 +weight: 6400 url: /cpp/system/array/iterator/ --- ## iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/lastindexof/_index.md b/content/sites/aspose/page/english/cpp/system/array/lastindexof/_index.md index 7d8fff18e72e..a9bc121528ba 100644 --- a/content/sites/aspose/page/english/cpp/system/array/lastindexof/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/lastindexof/_index.md @@ -4,7 +4,7 @@ linktitle: LastIndexOf second_title: Aspose.Page for C++ description: 'System::Array::LastIndexOf method. Determines the index of the last occurrence of the specified item in a range of items of the array specified by the start index and the number of elements in the range in C++.' type: docs -weight: 5400 +weight: 5500 url: /cpp/system/array/lastindexof/ --- ## Array::LastIndexOf(const ArrayPtr\\&, const ValueType\&, int, int) method diff --git a/content/sites/aspose/page/english/cpp/system/array/resize/_index.md b/content/sites/aspose/page/english/cpp/system/array/resize/_index.md index 5e4c69645b34..b520cf12b51a 100644 --- a/content/sites/aspose/page/english/cpp/system/array/resize/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/resize/_index.md @@ -4,7 +4,7 @@ linktitle: Resize second_title: Aspose.Page for C++ description: 'System::Array::Resize method. Changes the size of the specified array to the specified value or crates new array with specified size in C++.' type: docs -weight: 5500 +weight: 5600 url: /cpp/system/array/resize/ --- ## Array::Resize method diff --git a/content/sites/aspose/page/english/cpp/system/array/reverse/_index.md b/content/sites/aspose/page/english/cpp/system/array/reverse/_index.md index 952af033a8af..34da3f0ed939 100644 --- a/content/sites/aspose/page/english/cpp/system/array/reverse/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/reverse/_index.md @@ -4,7 +4,7 @@ linktitle: Reverse second_title: Aspose.Page for C++ description: 'System::Array::Reverse method. Reverses elements in the specified array in C++.' type: docs -weight: 5600 +weight: 5700 url: /cpp/system/array/reverse/ --- ## Array::Reverse(const ArrayPtr\\&) method diff --git a/content/sites/aspose/page/english/cpp/system/array/reverse_iterator/_index.md b/content/sites/aspose/page/english/cpp/system/array/reverse_iterator/_index.md index b350b016572e..e6eafbc91984 100644 --- a/content/sites/aspose/page/english/cpp/system/array/reverse_iterator/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/reverse_iterator/_index.md @@ -4,7 +4,7 @@ linktitle: reverse_iterator second_title: Aspose.Page for C++ description: 'System::Array::reverse_iterator typedef. Reverse iterator type in C++.' type: docs -weight: 6400 +weight: 6500 url: /cpp/system/array/reverse_iterator/ --- ## reverse_iterator typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/sort/_index.md b/content/sites/aspose/page/english/cpp/system/array/sort/_index.md index 1c1f9d2aebfc..770bfbbfba9e 100644 --- a/content/sites/aspose/page/english/cpp/system/array/sort/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/sort/_index.md @@ -4,7 +4,7 @@ linktitle: Sort second_title: Aspose.Page for C++ description: 'System::Array::Sort method. Sorts two arrays one containing keys and the other - corresponding items, based on the values of array containing keys, elements of which are compared using operator< in C++.' type: docs -weight: 5700 +weight: 5800 url: /cpp/system/array/sort/ --- ## Array::Sort(const ArrayPtr\\&, const ArrayPtr\\&) method diff --git a/content/sites/aspose/page/english/cpp/system/array/trueforall/_index.md b/content/sites/aspose/page/english/cpp/system/array/trueforall/_index.md index 8a7e95b04258..96495441d784 100644 --- a/content/sites/aspose/page/english/cpp/system/array/trueforall/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/trueforall/_index.md @@ -4,7 +4,7 @@ linktitle: TrueForAll second_title: Aspose.Page for C++ description: 'System::Array::TrueForAll method. Determines whether all elements in the specified array satisfy the conditions defined by specified predicate in C++.' type: docs -weight: 5800 +weight: 5900 url: /cpp/system/array/trueforall/ --- ## Array::TrueForAll method diff --git a/content/sites/aspose/page/english/cpp/system/array/underlyingtype/_index.md b/content/sites/aspose/page/english/cpp/system/array/underlyingtype/_index.md index 201d1a1fce21..cefb5e0d3b15 100644 --- a/content/sites/aspose/page/english/cpp/system/array/underlyingtype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/underlyingtype/_index.md @@ -4,7 +4,7 @@ linktitle: UnderlyingType second_title: Aspose.Page for C++ description: 'System::Array::UnderlyingType typedef. Alias for the type used to represent each element of the array in C++.' type: docs -weight: 6500 +weight: 6600 url: /cpp/system/array/underlyingtype/ --- ## UnderlyingType typedef diff --git a/content/sites/aspose/page/english/cpp/system/array/valuetype/_index.md b/content/sites/aspose/page/english/cpp/system/array/valuetype/_index.md index 133ecdced993..a87741887681 100644 --- a/content/sites/aspose/page/english/cpp/system/array/valuetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/array/valuetype/_index.md @@ -4,7 +4,7 @@ linktitle: ValueType second_title: Aspose.Page for C++ description: 'System::Array::ValueType typedef. Alias for the type of the elements of the array in C++.' type: docs -weight: 6600 +weight: 6700 url: /cpp/system/array/valuetype/ --- ## ValueType typedef diff --git a/content/sites/aspose/page/english/cpp/system/arrayptr/_index.md b/content/sites/aspose/page/english/cpp/system/arrayptr/_index.md index 2ce9a7f424ed..e03dc67f2c7e 100644 --- a/content/sites/aspose/page/english/cpp/system/arrayptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/arrayptr/_index.md @@ -4,7 +4,7 @@ linktitle: ArrayPtr second_title: Aspose.Page for C++ description: 'System::ArrayPtr typedef. Alias for ''pointer to array'' type in C++.' type: docs -weight: 9000 +weight: 9200 url: /cpp/system/arrayptr/ --- ## ArrayPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/ascast/_index.md b/content/sites/aspose/page/english/cpp/system/ascast/_index.md index 165ff75140ee..46de8d78cfe7 100644 --- a/content/sites/aspose/page/english/cpp/system/ascast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/ascast/_index.md @@ -4,7 +4,7 @@ linktitle: AsCast second_title: Aspose.Page for C++ description: 'System::AsCast method. Casts the source type to the result type using ''as'' operator cast. Used when simple constructor-like cast is needed in C++.' type: docs -weight: 12700 +weight: 12900 url: /cpp/system/ascast/ --- ## System::AsCast(const Source\&) method @@ -201,6 +201,33 @@ The cast result. Returns empty nullable if no conversion available. ## System::AsCast(const Source\&) method +Invalid unboxing to non-object type. + +```cpp +template std::enable_if_t::InvalidUnboxing, Result> System::AsCast(const Source &value) +``` + + +| Parameter | Description | +| --- | --- | +| Source | The source type. | +| Result | The result type. | + +| Parameter | Type | Description | +| --- | --- | --- | +| value | const Source\& | [Object](../object/) to cast. | + +### ReturnValue + +Always returns null. + +## See Also + +* Namespace [System](../) +* Library [Aspose.Page for C++](../../) +## System::AsCast(const Source\&) method + + Casts the source type to the result type using 'as' operator cast. Used for boxing nullable object. ```cpp diff --git a/content/sites/aspose/page/english/cpp/system/asynccallback/_index.md b/content/sites/aspose/page/english/cpp/system/asynccallback/_index.md index fb0e3139ff6d..26f0311a3edb 100644 --- a/content/sites/aspose/page/english/cpp/system/asynccallback/_index.md +++ b/content/sites/aspose/page/english/cpp/system/asynccallback/_index.md @@ -4,7 +4,7 @@ linktitle: AsyncCallback second_title: Aspose.Page for C++ description: 'System::AsyncCallback typedef. A delegate type that represents a method to be called when asynchronous operation completes in C++.' type: docs -weight: 9100 +weight: 9300 url: /cpp/system/asynccallback/ --- ## AsyncCallback typedef diff --git a/content/sites/aspose/page/english/cpp/system/badimageformatexception/_index.md b/content/sites/aspose/page/english/cpp/system/badimageformatexception/_index.md index 747a30a0598f..9dcb26af37a3 100644 --- a/content/sites/aspose/page/english/cpp/system/badimageformatexception/_index.md +++ b/content/sites/aspose/page/english/cpp/system/badimageformatexception/_index.md @@ -4,7 +4,7 @@ linktitle: BadImageFormatException second_title: Aspose.Page for C++ description: 'System::BadImageFormatException typedef. The exception that is thrown when the file image of a dynamic link library (DLL) or an executable program is invalid. Never wrap the BadImageFormatException class instances into System::SmartPtr in C++.' type: docs -weight: 9200 +weight: 9400 url: /cpp/system/badimageformatexception/ --- ## BadImageFormatException typedef diff --git a/content/sites/aspose/page/english/cpp/system/base64formattingoptions/_index.md b/content/sites/aspose/page/english/cpp/system/base64formattingoptions/_index.md index 17cad1995807..0b665f85e0f7 100644 --- a/content/sites/aspose/page/english/cpp/system/base64formattingoptions/_index.md +++ b/content/sites/aspose/page/english/cpp/system/base64formattingoptions/_index.md @@ -4,7 +4,7 @@ linktitle: Base64FormattingOptions second_title: Aspose.Page for C++ description: 'System::Base64FormattingOptions enum. Enumeration containing values that represent different formats of base-64 encoded data in C++.' type: docs -weight: 7400 +weight: 7600 url: /cpp/system/base64formattingoptions/ --- ## Base64FormattingOptions enum diff --git a/content/sites/aspose/page/english/cpp/system/boxedenum/_index.md b/content/sites/aspose/page/english/cpp/system/boxedenum/_index.md index 76ff3516d2ee..23078dbee79c 100644 --- a/content/sites/aspose/page/english/cpp/system/boxedenum/_index.md +++ b/content/sites/aspose/page/english/cpp/system/boxedenum/_index.md @@ -26,7 +26,7 @@ templateclass BoxedEnum : public System::BoxedValue::GetUnsignedLongLongValue() override +uint64_t System::BoxedEnum::GetUnsignedLongLongValue() const override ``` diff --git a/content/sites/aspose/page/english/cpp/system/boxedvalue/_index.md b/content/sites/aspose/page/english/cpp/system/boxedvalue/_index.md index 3b3e009cb413..e50a77fce315 100644 --- a/content/sites/aspose/page/english/cpp/system/boxedvalue/_index.md +++ b/content/sites/aspose/page/english/cpp/system/boxedvalue/_index.md @@ -29,12 +29,13 @@ templateclass BoxedValue : public System::BoxedValueBase | [GetHashCode](./gethashcode/)() const override | Returns a hash code for the current object. | | [GetType](./gettype/)() const override | Gets actual type of object. | | [GetTypeCode](./gettypecode/)() const override | Returns the value representing the type of the boxed value represented by the current object. | -| [GetUnsignedLongLongValue](./getunsignedlonglongvalue/)() override | Always returns 0. | +| [GetUnsignedLongLongValue](./getunsignedlonglongvalue/)() const override | Returns numeric value of boxed object if it can be cast too, zero otherwise. | | [is](./is/)() const | Determines if the type of the boxed value represented by the current object is **V**. | | [IsBoxedEnum](./isboxedenum/)() override | Determines if current object represents a boxed value of enum type. | | static [Parse](../boxedvaluebase/parse/)(const TypeInfo\&, const String\&, bool) | Boxes the value of enumeration constant of the specified enumeration with the specified name. A parameter specifies if the case should be ignored when interpreting the string specifying the name of the enumeration constant. | | static [Parse](../boxedvaluebase/parse/)(const TypeInfo\&, const String\&) | Boxes the value of enumeration constant of the specified enumeration with the specified name. | | [ToString](./tostring/)() const override | Converts boxed value represented by current object to string. | +| [ToString](../boxedvaluebase/tostring/)(const System::String\&) const | Converts boxed object to string using specified format string. | | [unbox](./unbox/)() const | Unboxes the value represented by the current object. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system/boxedvalue/getunsignedlonglongvalue/_index.md b/content/sites/aspose/page/english/cpp/system/boxedvalue/getunsignedlonglongvalue/_index.md index 1932c455920d..b39b3c75788a 100644 --- a/content/sites/aspose/page/english/cpp/system/boxedvalue/getunsignedlonglongvalue/_index.md +++ b/content/sites/aspose/page/english/cpp/system/boxedvalue/getunsignedlonglongvalue/_index.md @@ -2,7 +2,7 @@ title: System::BoxedValue::GetUnsignedLongLongValue method linktitle: GetUnsignedLongLongValue second_title: Aspose.Page for C++ -description: 'System::BoxedValue::GetUnsignedLongLongValue method. Always returns 0 in C++.' +description: 'System::BoxedValue::GetUnsignedLongLongValue method. Returns numeric value of boxed object if it can be cast too, zero otherwise in C++.' type: docs weight: 600 url: /cpp/system/boxedvalue/getunsignedlonglongvalue/ @@ -10,10 +10,10 @@ url: /cpp/system/boxedvalue/getunsignedlonglongvalue/ ## BoxedValue::GetUnsignedLongLongValue method -Always returns 0. +Returns numeric value of boxed object if it can be cast too, zero otherwise. ```cpp -uint64_t System::BoxedValue::GetUnsignedLongLongValue() override +uint64_t System::BoxedValue::GetUnsignedLongLongValue() const override ``` ## See Also diff --git a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/_index.md b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/_index.md index 806dac24a032..a90bb9140e21 100644 --- a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/_index.md +++ b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/_index.md @@ -21,10 +21,12 @@ class BoxedValueBase : public System::Object | Method | Description | | --- | --- | | virtual [GetTypeCode](./gettypecode/)() const | Returns the value representing the type of the boxed value represented by the current object. | -| virtual [GetUnsignedLongLongValue](./getunsignedlonglongvalue/)() | Converts the boxed represented by the current object to 64-bit integer value. | +| virtual [GetUnsignedLongLongValue](./getunsignedlonglongvalue/)() const | Converts the boxed represented by the current object to 64-bit integer value. | | virtual [IsBoxedEnum](./isboxedenum/)() | Determines if current object represents a boxed value of enum type. | | static [Parse](./parse/)(const TypeInfo\&, const String\&, bool) | Boxes the value of enumeration constant of the specified enumeration with the specified name. A parameter specifies if the case should be ignored when interpreting the string specifying the name of the enumeration constant. | | static [Parse](./parse/)(const TypeInfo\&, const String\&) | Boxes the value of enumeration constant of the specified enumeration with the specified name. | +| [ToString](./tostring/)(const System::String\&) const | Converts boxed object to string using specified format string. | +| virtual [ToString](./tostring/)() const | Analog of C# [Object.ToString()](../object/tostring/) method. Enables converting custom objects to string. | ## See Also * Class [Object](../object/) diff --git a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/getunsignedlonglongvalue/_index.md b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/getunsignedlonglongvalue/_index.md index 214937e70253..fd92d817a00f 100644 --- a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/getunsignedlonglongvalue/_index.md +++ b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/getunsignedlonglongvalue/_index.md @@ -13,7 +13,7 @@ url: /cpp/system/boxedvaluebase/getunsignedlonglongvalue/ Converts the boxed represented by the current object to 64-bit integer value. ```cpp -virtual uint64_t System::BoxedValueBase::GetUnsignedLongLongValue()=0 +virtual uint64_t System::BoxedValueBase::GetUnsignedLongLongValue() const =0 ``` diff --git a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/parse/_index.md b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/parse/_index.md index 8c24164acc59..a748715a213c 100644 --- a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/parse/_index.md +++ b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/parse/_index.md @@ -4,7 +4,7 @@ linktitle: Parse second_title: Aspose.Page for C++ description: 'System::BoxedValueBase::Parse method. Boxes the value of enumeration constant of the specified enumeration with the specified name in C++.' type: docs -weight: 400 +weight: 500 url: /cpp/system/boxedvaluebase/parse/ --- ## BoxedValueBase::Parse(const TypeInfo\&, const String\&) method diff --git a/content/sites/aspose/page/english/cpp/system/boxedvaluebase/tostring/_index.md b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/tostring/_index.md new file mode 100644 index 000000000000..3abe24d51f30 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/boxedvaluebase/tostring/_index.md @@ -0,0 +1,44 @@ +--- +title: System::BoxedValueBase::ToString method +linktitle: ToString +second_title: Aspose.Page for C++ +description: 'System::BoxedValueBase::ToString method. Analog of C# Object.ToString() method. Enables converting custom objects to string in C++.' +type: docs +weight: 400 +url: /cpp/system/boxedvaluebase/tostring/ +--- +## BoxedValueBase::ToString() const method + + +Analog of C# [Object.ToString()](../../object/tostring/) method. Enables converting custom objects to string. + +```cpp +virtual String System::Object::ToString() const +``` + + +### ReturnValue + +[String](../../string/) representation as provided by final class. + +## See Also + +* Class [String](../../string/) +* Class [BoxedValueBase](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) +## BoxedValueBase::ToString(const System::String\&) const method + + +Converts boxed object to string using specified format string. + +```cpp +System::String System::BoxedValueBase::ToString(const System::String &format) const +``` + +## See Also + +* Class [String](../../string/) +* Class [BoxedValueBase](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/bytearrayptr/_index.md b/content/sites/aspose/page/english/cpp/system/bytearrayptr/_index.md index 50da0ffde4e8..42b64fcd73b9 100644 --- a/content/sites/aspose/page/english/cpp/system/bytearrayptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/bytearrayptr/_index.md @@ -4,7 +4,7 @@ linktitle: ByteArrayPtr second_title: Aspose.Page for C++ description: 'System::ByteArrayPtr typedef. An alias for a smart pointer object that points to an array of unsigned 8-bit integers in C++.' type: docs -weight: 9300 +weight: 9500 url: /cpp/system/bytearrayptr/ --- ## ByteArrayPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/cast/_index.md b/content/sites/aspose/page/english/cpp/system/cast/_index.md index eff25aff8f8c..d1d3897bfec5 100644 --- a/content/sites/aspose/page/english/cpp/system/cast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/cast/_index.md @@ -4,7 +4,7 @@ linktitle: Cast second_title: Aspose.Page for C++ description: 'System::Cast method. Performs cast on SmartPtr objects in C++.' type: docs -weight: 13900 +weight: 14200 url: /cpp/system/cast/ --- ## System::Cast method diff --git a/content/sites/aspose/page/english/cpp/system/cast_noexcept/_index.md b/content/sites/aspose/page/english/cpp/system/cast_noexcept/_index.md index 2885f628729e..3c5d366096e1 100644 --- a/content/sites/aspose/page/english/cpp/system/cast_noexcept/_index.md +++ b/content/sites/aspose/page/english/cpp/system/cast_noexcept/_index.md @@ -4,7 +4,7 @@ linktitle: Cast_noexcept second_title: Aspose.Page for C++ description: 'System::Cast_noexcept method. Performs cast on SmartPtr objects in C++.' type: docs -weight: 14000 +weight: 14300 url: /cpp/system/cast_noexcept/ --- ## System::Cast_noexcept method diff --git a/content/sites/aspose/page/english/cpp/system/castenumerableto/_index.md b/content/sites/aspose/page/english/cpp/system/castenumerableto/_index.md index 0cec90488f56..40e9546ef1dc 100644 --- a/content/sites/aspose/page/english/cpp/system/castenumerableto/_index.md +++ b/content/sites/aspose/page/english/cpp/system/castenumerableto/_index.md @@ -4,7 +4,7 @@ linktitle: CastEnumerableTo second_title: Aspose.Page for C++ description: 'System::CastEnumerableTo method. Performs the explicit casting of elements of the specified enumerable object to different type in C++.' type: docs -weight: 14100 +weight: 14400 url: /cpp/system/castenumerableto/ --- ## System::CastEnumerableTo(const From\&) method diff --git a/content/sites/aspose/page/english/cpp/system/checkedcast/_index.md b/content/sites/aspose/page/english/cpp/system/checkedcast/_index.md index 38cf36d3898e..3f71ad305115 100644 --- a/content/sites/aspose/page/english/cpp/system/checkedcast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/checkedcast/_index.md @@ -4,7 +4,7 @@ linktitle: CheckedCast second_title: Aspose.Page for C++ description: 'System::CheckedCast method. Determines if the specified value falls into the range of values of type TTo and if it does casts it to the type TTo in C++.' type: docs -weight: 14300 +weight: 14600 url: /cpp/system/checkedcast/ --- ## System::CheckedCast method diff --git a/content/sites/aspose/page/english/cpp/system/compare/_index.md b/content/sites/aspose/page/english/cpp/system/compare/_index.md index 0bda28b0e03a..bb0b5ea5d274 100644 --- a/content/sites/aspose/page/english/cpp/system/compare/_index.md +++ b/content/sites/aspose/page/english/cpp/system/compare/_index.md @@ -4,7 +4,7 @@ linktitle: Compare second_title: Aspose.Page for C++ description: 'System::Compare method. Compares two values in C++.' type: docs -weight: 14400 +weight: 14700 url: /cpp/system/compare/ --- ## System::Compare(const TA\&, const TB\&) method diff --git a/content/sites/aspose/page/english/cpp/system/const_pointer_cast/_index.md b/content/sites/aspose/page/english/cpp/system/const_pointer_cast/_index.md index 560c5e6cbaa3..3d7986eda13a 100644 --- a/content/sites/aspose/page/english/cpp/system/const_pointer_cast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/const_pointer_cast/_index.md @@ -4,7 +4,7 @@ linktitle: const_pointer_cast second_title: Aspose.Page for C++ description: 'System::const_pointer_cast method. Casts smart pointers using const_cast in C++.' type: docs -weight: 14600 +weight: 14900 url: /cpp/system/const_pointer_cast/ --- ## System::const_pointer_cast method diff --git a/content/sites/aspose/page/english/cpp/system/constcast/_index.md b/content/sites/aspose/page/english/cpp/system/constcast/_index.md index 230a704ce3a0..3b69757de1a9 100644 --- a/content/sites/aspose/page/english/cpp/system/constcast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/constcast/_index.md @@ -4,7 +4,7 @@ linktitle: ConstCast second_title: Aspose.Page for C++ description: 'System::ConstCast method. End of deprecated casts in C++.' type: docs -weight: 14700 +weight: 15000 url: /cpp/system/constcast/ --- ## System::ConstCast method diff --git a/content/sites/aspose/page/english/cpp/system/converter/_index.md b/content/sites/aspose/page/english/cpp/system/converter/_index.md index c9991e361afa..867c3213028d 100644 --- a/content/sites/aspose/page/english/cpp/system/converter/_index.md +++ b/content/sites/aspose/page/english/cpp/system/converter/_index.md @@ -4,7 +4,7 @@ linktitle: Converter second_title: Aspose.Page for C++ description: 'System::Converter typedef. Represents a pointer to the invokable entity that accepts a single argument of the TInput type and returns a value of the TOutput type in C++.' type: docs -weight: 9400 +weight: 9600 url: /cpp/system/converter/ --- ## Converter typedef diff --git a/content/sites/aspose/page/english/cpp/system/datetimekind/_index.md b/content/sites/aspose/page/english/cpp/system/datetimekind/_index.md index bd8a7bca22c3..9b0f63e2ce39 100644 --- a/content/sites/aspose/page/english/cpp/system/datetimekind/_index.md +++ b/content/sites/aspose/page/english/cpp/system/datetimekind/_index.md @@ -4,7 +4,7 @@ linktitle: DateTimeKind second_title: Aspose.Page for C++ description: 'System::DateTimeKind enum. Enumeration values of which represent the kinds of date and time in C++.' type: docs -weight: 7500 +weight: 7700 url: /cpp/system/datetimekind/ --- ## DateTimeKind enum diff --git a/content/sites/aspose/page/english/cpp/system/dayofweek/_index.md b/content/sites/aspose/page/english/cpp/system/dayofweek/_index.md index 63dafdec2900..701c6604a0cc 100644 --- a/content/sites/aspose/page/english/cpp/system/dayofweek/_index.md +++ b/content/sites/aspose/page/english/cpp/system/dayofweek/_index.md @@ -4,7 +4,7 @@ linktitle: DayOfWeek second_title: Aspose.Page for C++ description: 'System::DayOfWeek enum. Enumeration that represents a day of week in C++.' type: docs -weight: 7600 +weight: 7800 url: /cpp/system/dayofweek/ --- ## DayOfWeek enum diff --git a/content/sites/aspose/page/english/cpp/system/decoderfallbackbufferptr/_index.md b/content/sites/aspose/page/english/cpp/system/decoderfallbackbufferptr/_index.md index d414d208a0e0..7c2ceb22a959 100644 --- a/content/sites/aspose/page/english/cpp/system/decoderfallbackbufferptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/decoderfallbackbufferptr/_index.md @@ -4,7 +4,7 @@ linktitle: DecoderFallbackBufferPtr second_title: Aspose.Page for C++ description: 'System::DecoderFallbackBufferPtr typedef. An alias for a smart pointer that points to an instance of System::Text::DecoderFallbackBuffer class in C++.' type: docs -weight: 9500 +weight: 9700 url: /cpp/system/decoderfallbackbufferptr/ --- ## DecoderFallbackBufferPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/decoderfallbackptr/_index.md b/content/sites/aspose/page/english/cpp/system/decoderfallbackptr/_index.md index e607c751486a..c90f2db069e6 100644 --- a/content/sites/aspose/page/english/cpp/system/decoderfallbackptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/decoderfallbackptr/_index.md @@ -4,7 +4,7 @@ linktitle: DecoderFallbackPtr second_title: Aspose.Page for C++ description: 'System::DecoderFallbackPtr typedef. An alias for a smart pointer that points to an instance of System::Text::DecoderFallback class in C++.' type: docs -weight: 9600 +weight: 9800 url: /cpp/system/decoderfallbackptr/ --- ## DecoderFallbackPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/decoderptr/_index.md b/content/sites/aspose/page/english/cpp/system/decoderptr/_index.md index 0651cb25a344..b35dcc5f4088 100644 --- a/content/sites/aspose/page/english/cpp/system/decoderptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/decoderptr/_index.md @@ -4,7 +4,7 @@ linktitle: DecoderPtr second_title: Aspose.Page for C++ description: 'System::DecoderPtr typedef. An alias for a smart pointer that points to an instance of System::Text::Decoder class in C++.' type: docs -weight: 9700 +weight: 9900 url: /cpp/system/decoderptr/ --- ## DecoderPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/decoderreplacementfallbackptr/_index.md b/content/sites/aspose/page/english/cpp/system/decoderreplacementfallbackptr/_index.md index 96cd2bcfd7f3..0acc337ef0ab 100644 --- a/content/sites/aspose/page/english/cpp/system/decoderreplacementfallbackptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/decoderreplacementfallbackptr/_index.md @@ -4,7 +4,7 @@ linktitle: DecoderReplacementFallbackPtr second_title: Aspose.Page for C++ description: 'System::DecoderReplacementFallbackPtr typedef. An alias for a smart pointer that points to an instance of System::Text::DecoderReplacementFallback class in C++.' type: docs -weight: 9800 +weight: 10000 url: /cpp/system/decoderreplacementfallbackptr/ --- ## DecoderReplacementFallbackPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/default/_index.md b/content/sites/aspose/page/english/cpp/system/default/_index.md index a40af010b28e..da39a60710dd 100644 --- a/content/sites/aspose/page/english/cpp/system/default/_index.md +++ b/content/sites/aspose/page/english/cpp/system/default/_index.md @@ -4,7 +4,7 @@ linktitle: Default second_title: Aspose.Page for C++ description: 'System::Default method. Returns the default-constructed instance of the specified type in C++.' type: docs -weight: 14800 +weight: 15100 url: /cpp/system/default/ --- ## System::Default() method diff --git a/content/sites/aspose/page/english/cpp/system/directoryinfoptr/_index.md b/content/sites/aspose/page/english/cpp/system/directoryinfoptr/_index.md index 62bf3806cd59..6ef496030807 100644 --- a/content/sites/aspose/page/english/cpp/system/directoryinfoptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/directoryinfoptr/_index.md @@ -4,7 +4,7 @@ linktitle: DirectoryInfoPtr second_title: Aspose.Page for C++ description: 'System::DirectoryInfoPtr typedef. An alias for a smart pointer that points to an instance of System::IO::DirectoryInfo class in C++.' type: docs -weight: 9900 +weight: 10100 url: /cpp/system/directoryinfoptr/ --- ## DirectoryInfoPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/discard/_index.md b/content/sites/aspose/page/english/cpp/system/discard/_index.md new file mode 100644 index 000000000000..95f48d883f76 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/discard/_index.md @@ -0,0 +1,27 @@ +--- +title: System::Discard method +linktitle: Discard +second_title: Aspose.Page for C++ +description: 'System::Discard method. Returns the default-constructed temporary instance of the specified type, which can be placed instead of discarding ''_'' argument in C++.' +type: docs +weight: 15300 +url: /cpp/system/discard/ +--- +## System::Discard method + + +Returns the default-constructed temporary instance of the specified type, which can be placed instead of discarding '_' argument. + +```cpp +template auto System::Discard() +``` + + +| Parameter | Description | +| --- | --- | +| T | The type whose instance is returned. | + +## See Also + +* Namespace [System](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system/dotryfinally/_index.md b/content/sites/aspose/page/english/cpp/system/dotryfinally/_index.md index 1cfc1b5ff7de..8a077008f9c9 100644 --- a/content/sites/aspose/page/english/cpp/system/dotryfinally/_index.md +++ b/content/sites/aspose/page/english/cpp/system/dotryfinally/_index.md @@ -4,7 +4,7 @@ linktitle: DoTryFinally second_title: Aspose.Page for C++ description: 'System::DoTryFinally method. The sigle function that emulates behavior of C#''s try[-catch]-finally statement. During translation of C#''s try[-catch]-finally statement with translator''s option finally_statement_as_lambda set to true, the statement is translated into the invocation of this method in C++.' type: docs -weight: 15000 +weight: 15400 url: /cpp/system/dotryfinally/ --- ## System::DoTryFinally(T\&&, F\&&) method diff --git a/content/sites/aspose/page/english/cpp/system/dynamic_pointer_cast/_index.md b/content/sites/aspose/page/english/cpp/system/dynamic_pointer_cast/_index.md index b2042b7afa50..da76e6235d9e 100644 --- a/content/sites/aspose/page/english/cpp/system/dynamic_pointer_cast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/dynamic_pointer_cast/_index.md @@ -4,7 +4,7 @@ linktitle: dynamic_pointer_cast second_title: Aspose.Page for C++ description: 'System::dynamic_pointer_cast method. Casts smart pointers using dynamic_cast in C++.' type: docs -weight: 15300 +weight: 15700 url: /cpp/system/dynamic_pointer_cast/ --- ## System::dynamic_pointer_cast method diff --git a/content/sites/aspose/page/english/cpp/system/dynamiccast/_index.md b/content/sites/aspose/page/english/cpp/system/dynamiccast/_index.md index f695377163ee..5a570ba4014d 100644 --- a/content/sites/aspose/page/english/cpp/system/dynamiccast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/dynamiccast/_index.md @@ -4,7 +4,7 @@ linktitle: DynamicCast second_title: Aspose.Page for C++ description: 'System::DynamicCast method. Performs dynamic cast on Exception objects in C++.' type: docs -weight: 15400 +weight: 15800 url: /cpp/system/dynamiccast/ --- ## System::DynamicCast(const TFrom\&) method diff --git a/content/sites/aspose/page/english/cpp/system/dynamiccast_noexcept/_index.md b/content/sites/aspose/page/english/cpp/system/dynamiccast_noexcept/_index.md index ed3a5abb2419..6052bbffdf39 100644 --- a/content/sites/aspose/page/english/cpp/system/dynamiccast_noexcept/_index.md +++ b/content/sites/aspose/page/english/cpp/system/dynamiccast_noexcept/_index.md @@ -4,7 +4,7 @@ linktitle: DynamicCast_noexcept second_title: Aspose.Page for C++ description: 'System::DynamicCast_noexcept method. Old obsolete casts. Will be removed in future versions in C++.' type: docs -weight: 16100 +weight: 16500 url: /cpp/system/dynamiccast_noexcept/ --- ## System::DynamicCast_noexcept(const TFrom\&) method diff --git a/content/sites/aspose/page/english/cpp/system/dynamiccastarray/_index.md b/content/sites/aspose/page/english/cpp/system/dynamiccastarray/_index.md index f8cdf764e59b..9181c21193e3 100644 --- a/content/sites/aspose/page/english/cpp/system/dynamiccastarray/_index.md +++ b/content/sites/aspose/page/english/cpp/system/dynamiccastarray/_index.md @@ -4,7 +4,7 @@ linktitle: DynamicCastArray second_title: Aspose.Page for C++ description: 'System::DynamicCastArray method. Performs casting of elements of the specified array to different type in C++.' type: docs -weight: 16400 +weight: 16800 url: /cpp/system/dynamiccastarray/ --- ## System::DynamicCastArray method diff --git a/content/sites/aspose/page/english/cpp/system/encoderfallbackbufferptr/_index.md b/content/sites/aspose/page/english/cpp/system/encoderfallbackbufferptr/_index.md index 87fd2776dd7e..86f2880b619a 100644 --- a/content/sites/aspose/page/english/cpp/system/encoderfallbackbufferptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encoderfallbackbufferptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncoderFallbackBufferPtr second_title: Aspose.Page for C++ description: 'System::EncoderFallbackBufferPtr typedef. An alias for a smart pointer that points to an instance of System::Text::EncoderFallbackBuffer class in C++.' type: docs -weight: 10000 +weight: 10200 url: /cpp/system/encoderfallbackbufferptr/ --- ## EncoderFallbackBufferPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/encoderfallbackptr/_index.md b/content/sites/aspose/page/english/cpp/system/encoderfallbackptr/_index.md index 40952bf7157e..a3d34bfa490b 100644 --- a/content/sites/aspose/page/english/cpp/system/encoderfallbackptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encoderfallbackptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncoderFallbackPtr second_title: Aspose.Page for C++ description: 'System::EncoderFallbackPtr typedef. An alias for a smart pointer that points to an instance of System::Text::EncoderFallback class in C++.' type: docs -weight: 10100 +weight: 10300 url: /cpp/system/encoderfallbackptr/ --- ## EncoderFallbackPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/encoderptr/_index.md b/content/sites/aspose/page/english/cpp/system/encoderptr/_index.md index 0fe2b27324e9..3d821ebec38a 100644 --- a/content/sites/aspose/page/english/cpp/system/encoderptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encoderptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncoderPtr second_title: Aspose.Page for C++ description: 'System::EncoderPtr typedef. An alias for a smart pointer that points to an instance of System::Text::Encoder class in C++.' type: docs -weight: 10200 +weight: 10400 url: /cpp/system/encoderptr/ --- ## EncoderPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackbufferptr/_index.md b/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackbufferptr/_index.md index bdb8e68fb969..fddd26d87800 100644 --- a/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackbufferptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackbufferptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncoderReplacementFallbackBufferPtr second_title: Aspose.Page for C++ description: 'System::EncoderReplacementFallbackBufferPtr typedef. An alias for a smart pointer that points to an instance of System::Text::EncoderReplacementFallbackBuffer class in C++.' type: docs -weight: 10300 +weight: 10500 url: /cpp/system/encoderreplacementfallbackbufferptr/ --- ## EncoderReplacementFallbackBufferPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackptr/_index.md b/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackptr/_index.md index cf833409f595..5c082e78f300 100644 --- a/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encoderreplacementfallbackptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncoderReplacementFallbackPtr second_title: Aspose.Page for C++ description: 'System::EncoderReplacementFallbackPtr typedef. An alias for a smart pointer that points to an instance of System::Text::EncoderReplacementFallback class in C++.' type: docs -weight: 10400 +weight: 10600 url: /cpp/system/encoderreplacementfallbackptr/ --- ## EncoderReplacementFallbackPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/encodinginfoptr/_index.md b/content/sites/aspose/page/english/cpp/system/encodinginfoptr/_index.md index 578755b3a26b..ad429c62bd18 100644 --- a/content/sites/aspose/page/english/cpp/system/encodinginfoptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encodinginfoptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncodingInfoPtr second_title: Aspose.Page for C++ description: 'System::EncodingInfoPtr typedef. An alias for a smart pointer that points to an instance of System::Text::EncodingInfo class in C++.' type: docs -weight: 10500 +weight: 10700 url: /cpp/system/encodinginfoptr/ --- ## EncodingInfoPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/encodingptr/_index.md b/content/sites/aspose/page/english/cpp/system/encodingptr/_index.md index da8f27c841a0..5948d8ffad78 100644 --- a/content/sites/aspose/page/english/cpp/system/encodingptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/encodingptr/_index.md @@ -4,7 +4,7 @@ linktitle: EncodingPtr second_title: Aspose.Page for C++ description: 'System::EncodingPtr typedef. An alias for a smart pointer that points to an instance of System::Text::Encoding class in C++.' type: docs -weight: 10600 +weight: 10800 url: /cpp/system/encodingptr/ --- ## EncodingPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/enumgetname/_index.md b/content/sites/aspose/page/english/cpp/system/enumgetname/_index.md index 985710a25ff1..a5b19611200b 100644 --- a/content/sites/aspose/page/english/cpp/system/enumgetname/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumgetname/_index.md @@ -4,7 +4,7 @@ linktitle: EnumGetName second_title: Aspose.Page for C++ description: 'How to use EnumGetName method of class in C++.' type: docs -weight: 16500 +weight: 16900 url: /cpp/system/enumgetname/ --- ## System::EnumGetName(T) method diff --git a/content/sites/aspose/page/english/cpp/system/enumvalues/_index.md b/content/sites/aspose/page/english/cpp/system/enumvalues/_index.md index 0cea04adc223..6b34fd2f197e 100644 --- a/content/sites/aspose/page/english/cpp/system/enumvalues/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumvalues/_index.md @@ -25,10 +25,17 @@ templateclass EnumValues : public System::EnumValuesBase | Method | Description | | --- | --- | | [EnumValues](./enumvalues/)() | Constructs an instance. | +| [GetNames](./getnames/)() const override | Returns an array containing all names of enumeration **E**. | +| static [GetNames](../enumvaluesbase/getnames/)(const TypeInfo\&) | Retrieves an array of the names of the constants in a specified enumeration. | +| [GetUnderlyingType](./getunderlyingtype/)() const override | Returns the underlying type of the specified enumeration. | +| static [GetUnderlyingType](../enumvaluesbase/getunderlyingtype/)(const TypeInfo\&) | Returns the underlying type of the specified enumeration. | | [GetValueOf](./getvalueof/)(const String\&, bool) const override | Returns boxed value of the enum constant with the specified name. | +| [GetValueOf](./getvalueof/)(long) const override | Returns boxed value of the enum constant with the specified value. | | [GetValues](./getvalues/)() const override | Returns an array containing all values of enumeration **E**. | | static [GetValues](../enumvaluesbase/getvalues/)(const TypeInfo\&) | Returns an array containing all values of the specified enumeration type. | | static [Parse](../enumvaluesbase/parse/)(const TypeInfo\&, const String\&, bool) | Returns an object that represents a value of enumeration constant of the specified enumeration type with the specified name. | +| static [ToObject](../enumvaluesbase/toobject/)(const TypeInfo\&, uint64_t) | Converts the specified 64-bit unsigned integer value to an enumeration member. | +| static [ToObject](../enumvaluesbase/toobject/)(const TypeInfo\&, const SharedPtr\\&) | Converts the specified object with an integer value to an enumeration member. | | virtual [~EnumValues](./~enumvalues/)() | Destructor. | ## See Also diff --git a/content/sites/aspose/page/english/cpp/system/enumvalues/getnames/_index.md b/content/sites/aspose/page/english/cpp/system/enumvalues/getnames/_index.md new file mode 100644 index 000000000000..afd875a9235f --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/enumvalues/getnames/_index.md @@ -0,0 +1,25 @@ +--- +title: System::EnumValues::GetNames method +linktitle: GetNames +second_title: Aspose.Page for C++ +description: 'System::EnumValues::GetNames method. Returns an array containing all names of enumeration E in C++.' +type: docs +weight: 300 +url: /cpp/system/enumvalues/getnames/ +--- +## EnumValues::GetNames method + + +Returns an array containing all names of enumeration **E**. + +```cpp +virtual ArrayPtr System::EnumValues::GetNames() const override +``` + +## See Also + +* Typedef [ArrayPtr](../../arrayptr/) +* Class [String](../../string/) +* Class [EnumValues](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/enumvalues/getunderlyingtype/_index.md b/content/sites/aspose/page/english/cpp/system/enumvalues/getunderlyingtype/_index.md new file mode 100644 index 000000000000..d0acf4e5a164 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/enumvalues/getunderlyingtype/_index.md @@ -0,0 +1,24 @@ +--- +title: System::EnumValues::GetUnderlyingType method +linktitle: GetUnderlyingType +second_title: Aspose.Page for C++ +description: 'System::EnumValues::GetUnderlyingType method. Returns the underlying type of the specified enumeration in C++.' +type: docs +weight: 400 +url: /cpp/system/enumvalues/getunderlyingtype/ +--- +## EnumValues::GetUnderlyingType method + + +Returns the underlying type of the specified enumeration. + +```cpp +virtual const System::TypeInfo & System::EnumValues::GetUnderlyingType() const override +``` + +## See Also + +* Class [TypeInfo](../../typeinfo/) +* Class [EnumValues](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/enumvalues/getvalueof/_index.md b/content/sites/aspose/page/english/cpp/system/enumvalues/getvalueof/_index.md index e73f0efec9e8..8a3bf6b918c9 100644 --- a/content/sites/aspose/page/english/cpp/system/enumvalues/getvalueof/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumvalues/getvalueof/_index.md @@ -4,10 +4,10 @@ linktitle: GetValueOf second_title: Aspose.Page for C++ description: 'System::EnumValues::GetValueOf method. Returns boxed value of the enum constant with the specified name in C++.' type: docs -weight: 300 +weight: 500 url: /cpp/system/enumvalues/getvalueof/ --- -## EnumValues::GetValueOf method +## EnumValues::GetValueOf(const String\&, bool) const method Returns boxed value of the enum constant with the specified name. @@ -34,3 +34,28 @@ A boxed value of the enum constant whose name is specified in **str**. * Class [EnumValues](../) * Namespace [System](../../) * Library [Aspose.Page for C++](../../../) +## EnumValues::GetValueOf(long) const method + + +Returns boxed value of the enum constant with the specified value. + +```cpp +virtual SharedPtr System::EnumValues::GetValueOf(long val) const override +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| val | long | The value of the enum constant | + +### ReturnValue + +A boxed value of the enum constant whose vakye is specified in **str**. + +## See Also + +* Typedef [SharedPtr](../../sharedptr/) +* Class [Object](../../object/) +* Class [EnumValues](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/enumvalues/getvalues/_index.md b/content/sites/aspose/page/english/cpp/system/enumvalues/getvalues/_index.md index 2555357c758e..a463d1e14987 100644 --- a/content/sites/aspose/page/english/cpp/system/enumvalues/getvalues/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumvalues/getvalues/_index.md @@ -4,7 +4,7 @@ linktitle: GetValues second_title: Aspose.Page for C++ description: 'System::EnumValues::GetValues method. Returns an array containing all values of enumeration E in C++.' type: docs -weight: 400 +weight: 600 url: /cpp/system/enumvalues/getvalues/ --- ## EnumValues::GetValues method diff --git a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/_index.md b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/_index.md index 7a0ee0353890..8ff28b0df5d5 100644 --- a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/_index.md @@ -20,8 +20,12 @@ class EnumValuesBase | Method | Description | | --- | --- | +| static [GetNames](./getnames/)(const TypeInfo\&) | Retrieves an array of the names of the constants in a specified enumeration. | +| static [GetUnderlyingType](./getunderlyingtype/)(const TypeInfo\&) | Returns the underlying type of the specified enumeration. | | static [GetValues](./getvalues/)(const TypeInfo\&) | Returns an array containing all values of the specified enumeration type. | | static [Parse](./parse/)(const TypeInfo\&, const String\&, bool) | Returns an object that represents a value of enumeration constant of the specified enumeration type with the specified name. | +| static [ToObject](./toobject/)(const TypeInfo\&, uint64_t) | Converts the specified 64-bit unsigned integer value to an enumeration member. | +| static [ToObject](./toobject/)(const TypeInfo\&, const SharedPtr\\&) | Converts the specified object with an integer value to an enumeration member. | ## See Also * Namespace [System](../) diff --git a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getnames/_index.md b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getnames/_index.md new file mode 100644 index 000000000000..ba61242071a9 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getnames/_index.md @@ -0,0 +1,35 @@ +--- +title: System::EnumValuesBase::GetNames method +linktitle: GetNames +second_title: Aspose.Page for C++ +description: 'System::EnumValuesBase::GetNames method. Retrieves an array of the names of the constants in a specified enumeration in C++.' +type: docs +weight: 100 +url: /cpp/system/enumvaluesbase/getnames/ +--- +## EnumValuesBase::GetNames method + + +Retrieves an array of the names of the constants in a specified enumeration. + +```cpp +static ArrayPtr System::EnumValuesBase::GetNames(const TypeInfo &type) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| type | const TypeInfo\& | An enumeration type. | + +### ReturnValue + +A string array of the names of the constants in enumType. + +## See Also + +* Typedef [ArrayPtr](../../arrayptr/) +* Class [String](../../string/) +* Class [TypeInfo](../../typeinfo/) +* Class [EnumValuesBase](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getunderlyingtype/_index.md b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getunderlyingtype/_index.md new file mode 100644 index 000000000000..4fd3787cce67 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getunderlyingtype/_index.md @@ -0,0 +1,33 @@ +--- +title: System::EnumValuesBase::GetUnderlyingType method +linktitle: GetUnderlyingType +second_title: Aspose.Page for C++ +description: 'System::EnumValuesBase::GetUnderlyingType method. Returns the underlying type of the specified enumeration in C++.' +type: docs +weight: 200 +url: /cpp/system/enumvaluesbase/getunderlyingtype/ +--- +## EnumValuesBase::GetUnderlyingType method + + +Returns the underlying type of the specified enumeration. + +```cpp +static const System::TypeInfo & System::EnumValuesBase::GetUnderlyingType(const TypeInfo &type) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| type | const TypeInfo\& | The enumeration whose underlying type will be retrieved. | + +### ReturnValue + +The underlying type of enumType. + +## See Also + +* Class [TypeInfo](../../typeinfo/) +* Class [EnumValuesBase](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getvalues/_index.md b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getvalues/_index.md index 58462b0a8ee4..36a09fc23054 100644 --- a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getvalues/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/getvalues/_index.md @@ -4,7 +4,7 @@ linktitle: GetValues second_title: Aspose.Page for C++ description: 'System::EnumValuesBase::GetValues method. Returns an array containing all values of the specified enumeration type in C++.' type: docs -weight: 100 +weight: 300 url: /cpp/system/enumvaluesbase/getvalues/ --- ## EnumValuesBase::GetValues method diff --git a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/parse/_index.md b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/parse/_index.md index e97575a686f8..3b42476f3a0e 100644 --- a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/parse/_index.md +++ b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/parse/_index.md @@ -4,7 +4,7 @@ linktitle: Parse second_title: Aspose.Page for C++ description: 'System::EnumValuesBase::Parse method. Returns an object that represents a value of enumeration constant of the specified enumeration type with the specified name in C++.' type: docs -weight: 200 +weight: 400 url: /cpp/system/enumvaluesbase/parse/ --- ## EnumValuesBase::Parse method diff --git a/content/sites/aspose/page/english/cpp/system/enumvaluesbase/toobject/_index.md b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/toobject/_index.md new file mode 100644 index 000000000000..17ae849278f5 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/enumvaluesbase/toobject/_index.md @@ -0,0 +1,63 @@ +--- +title: System::EnumValuesBase::ToObject method +linktitle: ToObject +second_title: Aspose.Page for C++ +description: 'System::EnumValuesBase::ToObject method. Converts the specified object with an integer value to an enumeration member in C++.' +type: docs +weight: 500 +url: /cpp/system/enumvaluesbase/toobject/ +--- +## EnumValuesBase::ToObject(const TypeInfo\&, const SharedPtr\\&) method + + +Converts the specified object with an integer value to an enumeration member. + +```cpp +static SharedPtr System::EnumValuesBase::ToObject(const TypeInfo &type, const SharedPtr &value) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| type | const TypeInfo\& | The enumeration type to return. | +| value | const SharedPtr\\& | The value convert to an enumeration member. | + +### ReturnValue + +An enumeration object whose value is value. + +## See Also + +* Typedef [SharedPtr](../../sharedptr/) +* Class [Object](../../object/) +* Class [TypeInfo](../../typeinfo/) +* Class [EnumValuesBase](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) +## EnumValuesBase::ToObject(const TypeInfo\&, uint64_t) method + + +Converts the specified 64-bit unsigned integer value to an enumeration member. + +```cpp +static SharedPtr System::EnumValuesBase::ToObject(const TypeInfo &type, uint64_t value) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| type | const TypeInfo\& | The enumeration type to return. | +| value | uint64_t | The value to convert to an enumeration member. | + +### ReturnValue + +An instance of the enumeration set to value. + +## See Also + +* Typedef [SharedPtr](../../sharedptr/) +* Class [Object](../../object/) +* Class [TypeInfo](../../typeinfo/) +* Class [EnumValuesBase](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/environmentvariabletarget/_index.md b/content/sites/aspose/page/english/cpp/system/environmentvariabletarget/_index.md index 4881f55d6b3b..79f1cb00d809 100644 --- a/content/sites/aspose/page/english/cpp/system/environmentvariabletarget/_index.md +++ b/content/sites/aspose/page/english/cpp/system/environmentvariabletarget/_index.md @@ -4,7 +4,7 @@ linktitle: EnvironmentVariableTarget second_title: Aspose.Page for C++ description: 'System::EnvironmentVariableTarget enum. Specifies the environment variable location in C++.' type: docs -weight: 7700 +weight: 7900 url: /cpp/system/environmentvariabletarget/ --- ## EnvironmentVariableTarget enum diff --git a/content/sites/aspose/page/english/cpp/system/equals/_index.md b/content/sites/aspose/page/english/cpp/system/equals/_index.md index bd7cb407cc72..744ad82ccf8f 100644 --- a/content/sites/aspose/page/english/cpp/system/equals/_index.md +++ b/content/sites/aspose/page/english/cpp/system/equals/_index.md @@ -4,7 +4,7 @@ linktitle: Equals second_title: Aspose.Page for C++ description: 'System::Equals method. Determines the equality of two values applying operator==() to them in C++.' type: docs -weight: 16700 +weight: 17100 url: /cpp/system/equals/ --- ## System::Equals method diff --git a/content/sites/aspose/page/english/cpp/system/equals_double,double_/_index.md b/content/sites/aspose/page/english/cpp/system/equals_double,double_/_index.md index a642c7bd1f12..ed544f32295b 100644 --- a/content/sites/aspose/page/english/cpp/system/equals_double,double_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/equals_double,double_/_index.md @@ -4,7 +4,7 @@ linktitle: Equals< double, double > second_title: Aspose.Page for C++ description: 'System::Equals< double, double > method. Specialization for double-precision floating point values in C++.' type: docs -weight: 16800 +weight: 17200 url: /cpp/system/equals_double,double_/ --- ## System::Equals< double, double > method diff --git a/content/sites/aspose/page/english/cpp/system/equals_float,float_/_index.md b/content/sites/aspose/page/english/cpp/system/equals_float,float_/_index.md index a01a71a4dcca..204bdeee043d 100644 --- a/content/sites/aspose/page/english/cpp/system/equals_float,float_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/equals_float,float_/_index.md @@ -4,7 +4,7 @@ linktitle: Equals< float, float > second_title: Aspose.Page for C++ description: 'System::Equals< float, float > method. Specialization for single-precision floating point values. Although two floating point NaNs are defined by IEC 60559:1989 to always compare as unequal, the contract for System.Object.Equals, requires that overrides must satisfy the requirements for an equivalence operator. Therefore, System.Double.Equals and System.Single.Equals return True when comparing two NaNs, while the equality operator returns False in that case, as required by the standard in C++.' type: docs -weight: 16900 +weight: 17300 url: /cpp/system/equals_float,float_/ --- ## System::Equals< float, float > method diff --git a/content/sites/aspose/page/english/cpp/system/event/_index.md b/content/sites/aspose/page/english/cpp/system/event/_index.md index e4bbeb8fd9d3..1dcde454cee3 100644 --- a/content/sites/aspose/page/english/cpp/system/event/_index.md +++ b/content/sites/aspose/page/english/cpp/system/event/_index.md @@ -4,7 +4,7 @@ linktitle: Event second_title: Aspose.Page for C++ description: 'System::Event typedef. Represents an event - a mechanism through which subscribers are notified about an occurence of interest by means of a delegate invocation in C++.' type: docs -weight: 10700 +weight: 10900 url: /cpp/system/event/ --- ## Event typedef diff --git a/content/sites/aspose/page/english/cpp/system/eventargsptr/_index.md b/content/sites/aspose/page/english/cpp/system/eventargsptr/_index.md index 26541711d38c..4c3c81b95e16 100644 --- a/content/sites/aspose/page/english/cpp/system/eventargsptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/eventargsptr/_index.md @@ -4,7 +4,7 @@ linktitle: EventArgsPtr second_title: Aspose.Page for C++ description: 'System::EventArgsPtr typedef. Shared pointer to an instance of EventArgs class in C++.' type: docs -weight: 10800 +weight: 11000 url: /cpp/system/eventargsptr/ --- ## EventArgsPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/eventhandler/_index.md b/content/sites/aspose/page/english/cpp/system/eventhandler/_index.md index dbb496253aaf..0d2051ca88c4 100644 --- a/content/sites/aspose/page/english/cpp/system/eventhandler/_index.md +++ b/content/sites/aspose/page/english/cpp/system/eventhandler/_index.md @@ -4,7 +4,7 @@ linktitle: EventHandler second_title: Aspose.Page for C++ description: 'System::EventHandler typedef. Represents a method that reacts to and processes an event. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 10900 +weight: 11100 url: /cpp/system/eventhandler/ --- ## EventHandler typedef diff --git a/content/sites/aspose/page/english/cpp/system/exception/_index.md b/content/sites/aspose/page/english/cpp/system/exception/_index.md index 94156e338ac7..ecf12eb88541 100644 --- a/content/sites/aspose/page/english/cpp/system/exception/_index.md +++ b/content/sites/aspose/page/english/cpp/system/exception/_index.md @@ -4,7 +4,7 @@ linktitle: Exception second_title: Aspose.Page for C++ description: 'System::Exception typedef. Alias to be used instead of Details::Exception in C++.' type: docs -weight: 11000 +weight: 11200 url: /cpp/system/exception/ --- ## Exception typedef diff --git a/content/sites/aspose/page/english/cpp/system/exceptionptr/_index.md b/content/sites/aspose/page/english/cpp/system/exceptionptr/_index.md index 5ec60606a626..c231a597ef8f 100644 --- a/content/sites/aspose/page/english/cpp/system/exceptionptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/exceptionptr/_index.md @@ -4,7 +4,7 @@ linktitle: ExceptionPtr second_title: Aspose.Page for C++ description: 'System::ExceptionPtr typedef. Type alias used by exception wrappers in C++.' type: docs -weight: 11100 +weight: 11300 url: /cpp/system/exceptionptr/ --- ## ExceptionPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/explicitcast/_index.md b/content/sites/aspose/page/english/cpp/system/explicitcast/_index.md index 7295dacf4d70..5a1ae1194b9a 100644 --- a/content/sites/aspose/page/english/cpp/system/explicitcast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/explicitcast/_index.md @@ -4,7 +4,7 @@ linktitle: ExplicitCast second_title: Aspose.Page for C++ description: 'System::ExplicitCast method. Casts the source type to the result type using explicit cast. Used when the source and the result types are the same in C++.' type: docs -weight: 17000 +weight: 17400 url: /cpp/system/explicitcast/ --- ## System::ExplicitCast(const Source\&) method diff --git a/content/sites/aspose/page/english/cpp/system/fileinfoptr/_index.md b/content/sites/aspose/page/english/cpp/system/fileinfoptr/_index.md index b3327e62257c..d471871db957 100644 --- a/content/sites/aspose/page/english/cpp/system/fileinfoptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/fileinfoptr/_index.md @@ -4,7 +4,7 @@ linktitle: FileInfoPtr second_title: Aspose.Page for C++ description: 'System::FileInfoPtr typedef. An alias for a smart pointer that points to an instance of System::IO::FileInfo class in C++.' type: docs -weight: 11200 +weight: 11400 url: /cpp/system/fileinfoptr/ --- ## FileInfoPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/filestreamptr/_index.md b/content/sites/aspose/page/english/cpp/system/filestreamptr/_index.md index 5156cee9a614..abc46af2bca0 100644 --- a/content/sites/aspose/page/english/cpp/system/filestreamptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/filestreamptr/_index.md @@ -4,7 +4,7 @@ linktitle: FileStreamPtr second_title: Aspose.Page for C++ description: 'System::FileStreamPtr typedef. An alias for a smart pointer that points to an instance of System::IO::FileStream class in C++.' type: docs -weight: 11300 +weight: 11500 url: /cpp/system/filestreamptr/ --- ## FileStreamPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/filesysteminfoptr/_index.md b/content/sites/aspose/page/english/cpp/system/filesysteminfoptr/_index.md index c57653e6249e..599e86dc6903 100644 --- a/content/sites/aspose/page/english/cpp/system/filesysteminfoptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/filesysteminfoptr/_index.md @@ -4,7 +4,7 @@ linktitle: FileSystemInfoPtr second_title: Aspose.Page for C++ description: 'System::FileSystemInfoPtr typedef. An alias for a smart pointer that points to an instance of System::IO::FileSystemInfo class in C++.' type: docs -weight: 11400 +weight: 11600 url: /cpp/system/filesysteminfoptr/ --- ## FileSystemInfoPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/flagsattribute/_index.md b/content/sites/aspose/page/english/cpp/system/flagsattribute/_index.md new file mode 100644 index 000000000000..77ab8dbdca89 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/flagsattribute/_index.md @@ -0,0 +1,23 @@ +--- +title: System::FlagsAttribute class +linktitle: FlagsAttribute +second_title: Aspose.Page for C++ +description: 'System::FlagsAttribute class. Indicates that an enumeration can be treated as a bit field; that is, a set of in C++.' +type: docs +weight: 2700 +url: /cpp/system/flagsattribute/ +--- +## FlagsAttribute class + + +Indicates that an enumeration can be treated as a bit field; that is, a set of. + +```cpp +class FlagsAttribute : public System::Attribute +``` + +## See Also + +* Class [Attribute](../attribute/) +* Namespace [System](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system/forcestaticcast/_index.md b/content/sites/aspose/page/english/cpp/system/forcestaticcast/_index.md index 278463dabf70..259b04c746f3 100644 --- a/content/sites/aspose/page/english/cpp/system/forcestaticcast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/forcestaticcast/_index.md @@ -4,7 +4,7 @@ linktitle: ForceStaticCast second_title: Aspose.Page for C++ description: 'System::ForceStaticCast method. Performs real static cast on SmartPtr objects in C++.' type: docs -weight: 18600 +weight: 19000 url: /cpp/system/forcestaticcast/ --- ## System::ForceStaticCast method diff --git a/content/sites/aspose/page/english/cpp/system/foreachmembergvname/_index.md b/content/sites/aspose/page/english/cpp/system/foreachmembergvname/_index.md index da98fd17aed9..b5b0179038eb 100644 --- a/content/sites/aspose/page/english/cpp/system/foreachmembergvname/_index.md +++ b/content/sites/aspose/page/english/cpp/system/foreachmembergvname/_index.md @@ -4,7 +4,7 @@ linktitle: ForEachMemberGVName second_title: Aspose.Page for C++ description: 'How to use ForEachMemberGVName method of class in C++.' type: docs -weight: 18700 +weight: 19100 url: /cpp/system/foreachmembergvname/ --- ## System::ForEachMemberGVName method diff --git a/content/sites/aspose/page/english/cpp/system/func/_index.md b/content/sites/aspose/page/english/cpp/system/func/_index.md index 4ac8ab5e1f0f..9fa920f9e6db 100644 --- a/content/sites/aspose/page/english/cpp/system/func/_index.md +++ b/content/sites/aspose/page/english/cpp/system/func/_index.md @@ -4,7 +4,7 @@ linktitle: Func second_title: Aspose.Page for C++ description: 'System::Func class. Function delegate. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 2700 +weight: 2800 url: /cpp/system/func/ --- ## Func class diff --git a/content/sites/aspose/page/english/cpp/system/gc/_index.md b/content/sites/aspose/page/english/cpp/system/gc/_index.md index d7b6f7627460..b40f19f94d16 100644 --- a/content/sites/aspose/page/english/cpp/system/gc/_index.md +++ b/content/sites/aspose/page/english/cpp/system/gc/_index.md @@ -4,7 +4,7 @@ linktitle: GC second_title: Aspose.Page for C++ description: 'System::GC class. Represents an emulated Garbage Collection which acts more like a stub which effectively does nothing. This is a static type with no instance services. You should never create instances of it by any means in C++.' type: docs -weight: 2800 +weight: 2900 url: /cpp/system/gc/ --- ## GC class diff --git a/content/sites/aspose/page/english/cpp/system/get_pointer/_index.md b/content/sites/aspose/page/english/cpp/system/get_pointer/_index.md index 0de64c645c45..d87cafa4a1d1 100644 --- a/content/sites/aspose/page/english/cpp/system/get_pointer/_index.md +++ b/content/sites/aspose/page/english/cpp/system/get_pointer/_index.md @@ -4,7 +4,7 @@ linktitle: get_pointer second_title: Aspose.Page for C++ description: 'System::get_pointer method. Gets referenced object of smart pointer in C++.' type: docs -weight: 18800 +weight: 19200 url: /cpp/system/get_pointer/ --- ## System::get_pointer method diff --git a/content/sites/aspose/page/english/cpp/system/gethashcode/_index.md b/content/sites/aspose/page/english/cpp/system/gethashcode/_index.md index d605f647b6d4..d991d3485116 100644 --- a/content/sites/aspose/page/english/cpp/system/gethashcode/_index.md +++ b/content/sites/aspose/page/english/cpp/system/gethashcode/_index.md @@ -4,7 +4,7 @@ linktitle: GetHashCode second_title: Aspose.Page for C++ description: 'System::GetHashCode method. Specialization for std::thread::id; Returns the hash code for the specified thread object in C++.' type: docs -weight: 18900 +weight: 19300 url: /cpp/system/gethashcode/ --- ## System::GetHashCode(const std::thread::id\&) method diff --git a/content/sites/aspose/page/english/cpp/system/guid/_index.md b/content/sites/aspose/page/english/cpp/system/guid/_index.md index a87a269c1d4f..b991ed547385 100644 --- a/content/sites/aspose/page/english/cpp/system/guid/_index.md +++ b/content/sites/aspose/page/english/cpp/system/guid/_index.md @@ -4,7 +4,7 @@ linktitle: Guid second_title: Aspose.Page for C++ description: 'System::Guid class. Represents a Globally Unique IDentifier This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 2900 +weight: 3000 url: /cpp/system/guid/ --- ## Guid class diff --git a/content/sites/aspose/page/english/cpp/system/iasyncresult/_index.md b/content/sites/aspose/page/english/cpp/system/iasyncresult/_index.md index 0ca29d2be72a..2ef6327142fa 100644 --- a/content/sites/aspose/page/english/cpp/system/iasyncresult/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iasyncresult/_index.md @@ -4,7 +4,7 @@ linktitle: IAsyncResult second_title: Aspose.Page for C++ description: 'System::IAsyncResult class. Represents the status of asynchronous operation. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3000 +weight: 3100 url: /cpp/system/iasyncresult/ --- ## IAsyncResult class diff --git a/content/sites/aspose/page/english/cpp/system/iasyncresultptr/_index.md b/content/sites/aspose/page/english/cpp/system/iasyncresultptr/_index.md index a0247a6d9c72..b6c41514548f 100644 --- a/content/sites/aspose/page/english/cpp/system/iasyncresultptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iasyncresultptr/_index.md @@ -4,7 +4,7 @@ linktitle: IAsyncResultPtr second_title: Aspose.Page for C++ description: 'System::IAsyncResultPtr typedef. Shared pointer to IAsyncResult in C++.' type: docs -weight: 11500 +weight: 11700 url: /cpp/system/iasyncresultptr/ --- ## IAsyncResultPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/icloneable/_index.md b/content/sites/aspose/page/english/cpp/system/icloneable/_index.md index 7fc1dd9d3259..6d8168c4cc08 100644 --- a/content/sites/aspose/page/english/cpp/system/icloneable/_index.md +++ b/content/sites/aspose/page/english/cpp/system/icloneable/_index.md @@ -4,7 +4,7 @@ linktitle: ICloneable second_title: Aspose.Page for C++ description: 'System::ICloneable class. Defies a method that enables object cloning - creating a copy of an object. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3100 +weight: 3200 url: /cpp/system/icloneable/ --- ## ICloneable class diff --git a/content/sites/aspose/page/english/cpp/system/icomparable/_index.md b/content/sites/aspose/page/english/cpp/system/icomparable/_index.md index d3da0f7bdae7..2dfae22c207b 100644 --- a/content/sites/aspose/page/english/cpp/system/icomparable/_index.md +++ b/content/sites/aspose/page/english/cpp/system/icomparable/_index.md @@ -4,7 +4,7 @@ linktitle: IComparable second_title: Aspose.Page for C++ description: 'System::IComparable class. Defines a method that compares two objects. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3200 +weight: 3300 url: /cpp/system/icomparable/ --- ## IComparable class diff --git a/content/sites/aspose/page/english/cpp/system/iconvertible/_index.md b/content/sites/aspose/page/english/cpp/system/iconvertible/_index.md index 7f1badc68081..da7e63980d20 100644 --- a/content/sites/aspose/page/english/cpp/system/iconvertible/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iconvertible/_index.md @@ -4,7 +4,7 @@ linktitle: IConvertible second_title: Aspose.Page for C++ description: 'System::IConvertible class. Defines methods that convert the value of the implementing reference or value type to a common language runtime type that has an equivalent value. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3300 +weight: 3400 url: /cpp/system/iconvertible/ --- ## IConvertible class diff --git a/content/sites/aspose/page/english/cpp/system/icustomformatter/_index.md b/content/sites/aspose/page/english/cpp/system/icustomformatter/_index.md index e8a57c80780f..f0a5a1117961 100644 --- a/content/sites/aspose/page/english/cpp/system/icustomformatter/_index.md +++ b/content/sites/aspose/page/english/cpp/system/icustomformatter/_index.md @@ -4,7 +4,7 @@ linktitle: ICustomFormatter second_title: Aspose.Page for C++ description: 'System::ICustomFormatter class. Defines a method that performs custom formatting of a string representation of a value represented by the specified object. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3400 +weight: 3500 url: /cpp/system/icustomformatter/ --- ## ICustomFormatter class diff --git a/content/sites/aspose/page/english/cpp/system/idisposable/_index.md b/content/sites/aspose/page/english/cpp/system/idisposable/_index.md index 34807c475763..e5ee7a90fbf2 100644 --- a/content/sites/aspose/page/english/cpp/system/idisposable/_index.md +++ b/content/sites/aspose/page/english/cpp/system/idisposable/_index.md @@ -4,7 +4,7 @@ linktitle: IDisposable second_title: Aspose.Page for C++ description: 'System::IDisposable class. Defines method that releases resources owned by the current object. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3500 +weight: 3600 url: /cpp/system/idisposable/ --- ## IDisposable class diff --git a/content/sites/aspose/page/english/cpp/system/iequatable/_index.md b/content/sites/aspose/page/english/cpp/system/iequatable/_index.md index af3f54328ad2..b70bd2cb4593 100644 --- a/content/sites/aspose/page/english/cpp/system/iequatable/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iequatable/_index.md @@ -4,7 +4,7 @@ linktitle: IEquatable second_title: Aspose.Page for C++ description: 'System::IEquatable class. Defines a method that determines the equality of two objects. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3600 +weight: 3700 url: /cpp/system/iequatable/ --- ## IEquatable class diff --git a/content/sites/aspose/page/english/cpp/system/iformatprovider/_index.md b/content/sites/aspose/page/english/cpp/system/iformatprovider/_index.md index 004b4ed96fcb..da7f796cf834 100644 --- a/content/sites/aspose/page/english/cpp/system/iformatprovider/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iformatprovider/_index.md @@ -4,7 +4,7 @@ linktitle: IFormatProvider second_title: Aspose.Page for C++ description: 'System::IFormatProvider class. Defines a method that provides formatting information. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 3700 +weight: 3800 url: /cpp/system/iformatprovider/ --- ## IFormatProvider class diff --git a/content/sites/aspose/page/english/cpp/system/iformatproviderptr/_index.md b/content/sites/aspose/page/english/cpp/system/iformatproviderptr/_index.md index ec5e0975f19b..6414a042be7b 100644 --- a/content/sites/aspose/page/english/cpp/system/iformatproviderptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iformatproviderptr/_index.md @@ -4,7 +4,7 @@ linktitle: IFormatProviderPtr second_title: Aspose.Page for C++ description: 'System::IFormatProviderPtr typedef. An alias for a smart pointer that points to an instance of System::IFormatProvider class in C++.' type: docs -weight: 11600 +weight: 11800 url: /cpp/system/iformatproviderptr/ --- ## IFormatProviderPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/iformattable/_index.md b/content/sites/aspose/page/english/cpp/system/iformattable/_index.md index f4935b55a51e..869b82832a1c 100644 --- a/content/sites/aspose/page/english/cpp/system/iformattable/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iformattable/_index.md @@ -4,7 +4,7 @@ linktitle: IFormattable second_title: Aspose.Page for C++ description: 'System::IFormattable class. Defines a method that formats the value of the current object using the specified format string and format provider in C++.' type: docs -weight: 3800 +weight: 3900 url: /cpp/system/iformattable/ --- ## IFormattable class diff --git a/content/sites/aspose/page/english/cpp/system/int16/_index.md b/content/sites/aspose/page/english/cpp/system/int16/_index.md index 0a3ae20632ce..c09e959f0ebf 100644 --- a/content/sites/aspose/page/english/cpp/system/int16/_index.md +++ b/content/sites/aspose/page/english/cpp/system/int16/_index.md @@ -4,7 +4,7 @@ linktitle: Int16 second_title: Aspose.Page for C++ description: 'System::Int16 class. Contains methods to work with the 16-bit integer in C++.' type: docs -weight: 3900 +weight: 4000 url: /cpp/system/int16/ --- ## Int16 class diff --git a/content/sites/aspose/page/english/cpp/system/int32/_index.md b/content/sites/aspose/page/english/cpp/system/int32/_index.md index 58d8a94531db..cc19295731c5 100644 --- a/content/sites/aspose/page/english/cpp/system/int32/_index.md +++ b/content/sites/aspose/page/english/cpp/system/int32/_index.md @@ -4,7 +4,7 @@ linktitle: Int32 second_title: Aspose.Page for C++ description: 'System::Int32 class. Contains methods to work with the 32-bit integer in C++.' type: docs -weight: 4000 +weight: 4100 url: /cpp/system/int32/ --- ## Int32 class diff --git a/content/sites/aspose/page/english/cpp/system/int64/_index.md b/content/sites/aspose/page/english/cpp/system/int64/_index.md index 6ac5d86bd573..90528c6a0c46 100644 --- a/content/sites/aspose/page/english/cpp/system/int64/_index.md +++ b/content/sites/aspose/page/english/cpp/system/int64/_index.md @@ -4,7 +4,7 @@ linktitle: Int64 second_title: Aspose.Page for C++ description: 'System::Int64 class. Contains methods to work with the 64-bit integer in C++.' type: docs -weight: 4100 +weight: 4200 url: /cpp/system/int64/ --- ## Int64 class diff --git a/content/sites/aspose/page/english/cpp/system/is_vp_test/_index.md b/content/sites/aspose/page/english/cpp/system/is_vp_test/_index.md index af04db6b036c..4ff488998b85 100644 --- a/content/sites/aspose/page/english/cpp/system/is_vp_test/_index.md +++ b/content/sites/aspose/page/english/cpp/system/is_vp_test/_index.md @@ -4,7 +4,7 @@ linktitle: is_vp_test second_title: Aspose.Page for C++ description: 'How to use is_vp_test method of class in C++.' type: docs -weight: 19400 +weight: 19800 url: /cpp/system/is_vp_test/ --- ## System::is_vp_test method diff --git a/content/sites/aspose/page/english/cpp/system/isenummetainfodefined/_index.md b/content/sites/aspose/page/english/cpp/system/isenummetainfodefined/_index.md index 0c51c8769251..77753cf01777 100644 --- a/content/sites/aspose/page/english/cpp/system/isenummetainfodefined/_index.md +++ b/content/sites/aspose/page/english/cpp/system/isenummetainfodefined/_index.md @@ -4,7 +4,7 @@ linktitle: IsEnumMetaInfoDefined second_title: Aspose.Page for C++ description: 'How to use IsEnumMetaInfoDefined method of class in C++.' type: docs -weight: 19500 +weight: 19900 url: /cpp/system/isenummetainfodefined/ --- ## System::IsEnumMetaInfoDefined(T) method diff --git a/content/sites/aspose/page/english/cpp/system/isinfinity/_index.md b/content/sites/aspose/page/english/cpp/system/isinfinity/_index.md index cbc89cc4dcd0..16a5cf91421c 100644 --- a/content/sites/aspose/page/english/cpp/system/isinfinity/_index.md +++ b/content/sites/aspose/page/english/cpp/system/isinfinity/_index.md @@ -4,7 +4,7 @@ linktitle: IsInfinity second_title: Aspose.Page for C++ description: 'System::IsInfinity method. Determines if the specified value represents infinity in C++.' type: docs -weight: 19700 +weight: 20100 url: /cpp/system/isinfinity/ --- ## System::IsInfinity method diff --git a/content/sites/aspose/page/english/cpp/system/isnan/_index.md b/content/sites/aspose/page/english/cpp/system/isnan/_index.md index 253ccd9c57db..be63bb6306c2 100644 --- a/content/sites/aspose/page/english/cpp/system/isnan/_index.md +++ b/content/sites/aspose/page/english/cpp/system/isnan/_index.md @@ -4,7 +4,7 @@ linktitle: IsNaN second_title: Aspose.Page for C++ description: 'System::IsNaN method. Determines if the specified value is Not-A-Number value in C++.' type: docs -weight: 19800 +weight: 20200 url: /cpp/system/isnan/ --- ## System::IsNaN method diff --git a/content/sites/aspose/page/english/cpp/system/isnegativeinfinity/_index.md b/content/sites/aspose/page/english/cpp/system/isnegativeinfinity/_index.md index 4f6f8ecdaeb2..59b224fb7b39 100644 --- a/content/sites/aspose/page/english/cpp/system/isnegativeinfinity/_index.md +++ b/content/sites/aspose/page/english/cpp/system/isnegativeinfinity/_index.md @@ -4,7 +4,7 @@ linktitle: IsNegativeInfinity second_title: Aspose.Page for C++ description: 'System::IsNegativeInfinity method. Determines if the specified value represents negative infinity in C++.' type: docs -weight: 19900 +weight: 20300 url: /cpp/system/isnegativeinfinity/ --- ## System::IsNegativeInfinity method diff --git a/content/sites/aspose/page/english/cpp/system/ispattern/_index.md b/content/sites/aspose/page/english/cpp/system/ispattern/_index.md new file mode 100644 index 000000000000..b60a50210a11 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/ispattern/_index.md @@ -0,0 +1,38 @@ +--- +title: System::IsPattern method +linktitle: IsPattern +second_title: Aspose.Page for C++ +description: 'System::IsPattern method. Implements ''is'' pattern translation in C++.' +type: docs +weight: 20400 +url: /cpp/system/ispattern/ +--- +## System::IsPattern method + + +Implements 'is' pattern translation. + +```cpp +template static bool System::IsPattern(const ExpressionT &left, ResultT &result) +``` + + +| Parameter | Description | +| --- | --- | +| PatternT | type to check. | +| ExpressionT | left expression type. | +| ResultT | type of result expression. | + +| Parameter | Type | Description | +| --- | --- | --- | +| left | const ExpressionT\& | expression which will be checked. | +| result | ResultT\& | variable which will be assigned to checked type. | + +### ReturnValue + +true if type check is successfull, false otherwise. + +## See Also + +* Namespace [System](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system/ispositiveinfinity/_index.md b/content/sites/aspose/page/english/cpp/system/ispositiveinfinity/_index.md index f246f142e0a7..1300b6e56d93 100644 --- a/content/sites/aspose/page/english/cpp/system/ispositiveinfinity/_index.md +++ b/content/sites/aspose/page/english/cpp/system/ispositiveinfinity/_index.md @@ -4,7 +4,7 @@ linktitle: IsPositiveInfinity second_title: Aspose.Page for C++ description: 'System::IsPositiveInfinity method. Determines if the specified value represents positive infinity in C++.' type: docs -weight: 20000 +weight: 20500 url: /cpp/system/ispositiveinfinity/ --- ## System::IsPositiveInfinity method diff --git a/content/sites/aspose/page/english/cpp/system/iterateover/_index.md b/content/sites/aspose/page/english/cpp/system/iterateover/_index.md index 27e07a68e25c..a1f0aca1e755 100644 --- a/content/sites/aspose/page/english/cpp/system/iterateover/_index.md +++ b/content/sites/aspose/page/english/cpp/system/iterateover/_index.md @@ -4,7 +4,7 @@ linktitle: IterateOver second_title: Aspose.Page for C++ description: 'System::IterateOver method. This function property wraps enumerable (or iterable) object so it can be used with range-based for loop This overload for Enumerable this with default target type in C++.' type: docs -weight: 20100 +weight: 20600 url: /cpp/system/iterateover/ --- ## System::IterateOver(const Enumerable *) method diff --git a/content/sites/aspose/page/english/cpp/system/lockcontext/_index.md b/content/sites/aspose/page/english/cpp/system/lockcontext/_index.md index a00e831d1cc7..e568e703a8bf 100644 --- a/content/sites/aspose/page/english/cpp/system/lockcontext/_index.md +++ b/content/sites/aspose/page/english/cpp/system/lockcontext/_index.md @@ -4,7 +4,7 @@ linktitle: LockContext second_title: Aspose.Page for C++ description: 'System::LockContext class. Guard object implementing C# lock() statement in C++.' type: docs -weight: 4200 +weight: 4300 url: /cpp/system/lockcontext/ --- ## LockContext class diff --git a/content/sites/aspose/page/english/cpp/system/makearray/_index.md b/content/sites/aspose/page/english/cpp/system/makearray/_index.md index 04661072d792..9b4dd3a08fca 100644 --- a/content/sites/aspose/page/english/cpp/system/makearray/_index.md +++ b/content/sites/aspose/page/english/cpp/system/makearray/_index.md @@ -4,7 +4,7 @@ linktitle: MakeArray second_title: Aspose.Page for C++ description: 'System::MakeArray method. A factory function that constructs a new Array object passing the specified arguments to its constructor in C++.' type: docs -weight: 20800 +weight: 21300 url: /cpp/system/makearray/ --- ## System::MakeArray(Args\&&...) method diff --git a/content/sites/aspose/page/english/cpp/system/makeconstref_t/_index.md b/content/sites/aspose/page/english/cpp/system/makeconstref_t/_index.md index 98d67adbc21b..e73625da7b15 100644 --- a/content/sites/aspose/page/english/cpp/system/makeconstref_t/_index.md +++ b/content/sites/aspose/page/english/cpp/system/makeconstref_t/_index.md @@ -4,7 +4,7 @@ linktitle: MakeConstRef_t second_title: Aspose.Page for C++ description: 'System::MakeConstRef_t typedef. Helper type for MakeConstRef modifier in C++.' type: docs -weight: 11700 +weight: 11900 url: /cpp/system/makeconstref_t/ --- ## MakeConstRef_t typedef diff --git a/content/sites/aspose/page/english/cpp/system/makeobject/_index.md b/content/sites/aspose/page/english/cpp/system/makeobject/_index.md index 596b0cf6d77e..9a90202c6151 100644 --- a/content/sites/aspose/page/english/cpp/system/makeobject/_index.md +++ b/content/sites/aspose/page/english/cpp/system/makeobject/_index.md @@ -4,7 +4,7 @@ linktitle: MakeObject second_title: Aspose.Page for C++ description: 'System::MakeObject method. Creates object on heap and returns shared pointer to it in C++.' type: docs -weight: 21100 +weight: 21600 url: /cpp/system/makeobject/ --- ## System::MakeObject(Args\&&...) method diff --git a/content/sites/aspose/page/english/cpp/system/makescopeguard/_index.md b/content/sites/aspose/page/english/cpp/system/makescopeguard/_index.md index 0ccf89ba0712..8e4bc33b5dd9 100644 --- a/content/sites/aspose/page/english/cpp/system/makescopeguard/_index.md +++ b/content/sites/aspose/page/english/cpp/system/makescopeguard/_index.md @@ -4,7 +4,7 @@ linktitle: MakeScopeGuard second_title: Aspose.Page for C++ description: 'System::MakeScopeGuard method. A factory function that creates instances of ScopedGuard class in C++.' type: docs -weight: 21300 +weight: 21800 url: /cpp/system/makescopeguard/ --- ## System::MakeScopeGuard method diff --git a/content/sites/aspose/page/english/cpp/system/makesharedptr/_index.md b/content/sites/aspose/page/english/cpp/system/makesharedptr/_index.md index 39b273f3e048..d37a99e32af7 100644 --- a/content/sites/aspose/page/english/cpp/system/makesharedptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/makesharedptr/_index.md @@ -4,7 +4,7 @@ linktitle: MakeSharedPtr second_title: Aspose.Page for C++ description: 'System::MakeSharedPtr method. Converts raw pointer to smart pointer. Overload for const pointers. Useful e. g. when using ''this'' variable in C# methods translated as const in C++.' type: docs -weight: 21400 +weight: 21900 url: /cpp/system/makesharedptr/ --- ## System::MakeSharedPtr(const X *) method diff --git a/content/sites/aspose/page/english/cpp/system/marshalbyrefobject/_index.md b/content/sites/aspose/page/english/cpp/system/marshalbyrefobject/_index.md index c27ab0f85898..d739ab064356 100644 --- a/content/sites/aspose/page/english/cpp/system/marshalbyrefobject/_index.md +++ b/content/sites/aspose/page/english/cpp/system/marshalbyrefobject/_index.md @@ -4,7 +4,7 @@ linktitle: MarshalByRefObject second_title: Aspose.Page for C++ description: 'System::MarshalByRefObject class. Provides access to objects across application domain boundaries in remoting-enabled applications. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 4300 +weight: 4400 url: /cpp/system/marshalbyrefobject/ --- ## MarshalByRefObject class diff --git a/content/sites/aspose/page/english/cpp/system/memberwiseclone/_index.md b/content/sites/aspose/page/english/cpp/system/memberwiseclone/_index.md index 31a912263505..a978b5f338fe 100644 --- a/content/sites/aspose/page/english/cpp/system/memberwiseclone/_index.md +++ b/content/sites/aspose/page/english/cpp/system/memberwiseclone/_index.md @@ -4,7 +4,7 @@ linktitle: MemberwiseClone second_title: Aspose.Page for C++ description: 'System::MemberwiseClone method. Performs memberwise cloning using copy constructor in C++.' type: docs -weight: 21600 +weight: 22100 url: /cpp/system/memberwiseclone/ --- ## System::MemberwiseClone method diff --git a/content/sites/aspose/page/english/cpp/system/memorystreamptr/_index.md b/content/sites/aspose/page/english/cpp/system/memorystreamptr/_index.md index 013cacc5805e..21fefee20ed7 100644 --- a/content/sites/aspose/page/english/cpp/system/memorystreamptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/memorystreamptr/_index.md @@ -4,7 +4,7 @@ linktitle: MemoryStreamPtr second_title: Aspose.Page for C++ description: 'System::MemoryStreamPtr typedef. An alias for a smart pointer that points to an instance of System::IO::MemoryStream class in C++.' type: docs -weight: 11800 +weight: 12000 url: /cpp/system/memorystreamptr/ --- ## MemoryStreamPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/midpointrounding/_index.md b/content/sites/aspose/page/english/cpp/system/midpointrounding/_index.md index 2a6eb5924f6b..7674814d9344 100644 --- a/content/sites/aspose/page/english/cpp/system/midpointrounding/_index.md +++ b/content/sites/aspose/page/english/cpp/system/midpointrounding/_index.md @@ -4,7 +4,7 @@ linktitle: MidpointRounding second_title: Aspose.Page for C++ description: 'System::MidpointRounding enum. Specifies the behavior of rounding functions in C++.' type: docs -weight: 7800 +weight: 8000 url: /cpp/system/midpointrounding/ --- ## MidpointRounding enum diff --git a/content/sites/aspose/page/english/cpp/system/multicastdelegate_returntype(argumenttypes...)_/_index.md b/content/sites/aspose/page/english/cpp/system/multicastdelegate_returntype(argumenttypes...)_/_index.md index d92de73ec7cb..1250e4c48fb9 100644 --- a/content/sites/aspose/page/english/cpp/system/multicastdelegate_returntype(argumenttypes...)_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/multicastdelegate_returntype(argumenttypes...)_/_index.md @@ -4,7 +4,7 @@ linktitle: MulticastDelegate< ReturnType(ArgumentTypes...)> second_title: Aspose.Page for C++ description: 'System::MulticastDelegate< ReturnType(ArgumentTypes...)> class. Represents a collection of delegates. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 4400 +weight: 4500 url: /cpp/system/multicastdelegate_returntype(argumenttypes...)_/ --- ## MulticastDelegate< ReturnType(ArgumentTypes...)> class diff --git a/content/sites/aspose/page/english/cpp/system/nullable/_index.md b/content/sites/aspose/page/english/cpp/system/nullable/_index.md index 6f5909312a65..5b969b96fef5 100644 --- a/content/sites/aspose/page/english/cpp/system/nullable/_index.md +++ b/content/sites/aspose/page/english/cpp/system/nullable/_index.md @@ -4,7 +4,7 @@ linktitle: Nullable second_title: Aspose.Page for C++ description: 'System::Nullable class. Forward declaration in C++.' type: docs -weight: 4500 +weight: 4600 url: /cpp/system/nullable/ --- ## Nullable class diff --git a/content/sites/aspose/page/english/cpp/system/nullableutils/_index.md b/content/sites/aspose/page/english/cpp/system/nullableutils/_index.md new file mode 100644 index 000000000000..da2ed2dcbdd9 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/nullableutils/_index.md @@ -0,0 +1,27 @@ +--- +title: System::NullableUtils class +linktitle: NullableUtils +second_title: Aspose.Page for C++ +description: 'System::NullableUtils class. Represents C# System.Nullable (with no type arguments) static class. Unable to use original name due inability to overload class templates in C++. Supports a value type that can be assigned null. This class cannot be inherited in C++.' +type: docs +weight: 4700 +url: /cpp/system/nullableutils/ +--- +## NullableUtils class + + +Represents C# [System.Nullable](../nullable/) (with no type arguments) static class. Unable to use original name due inability to overload class templates in C++. Supports a value type that can be assigned null. This class cannot be inherited. + +```cpp +class NullableUtils +``` + +## Methods + +| Method | Description | +| --- | --- | +| static [GetUnderlyingType](./getunderlyingtype/)(const System::TypeInfo\&) | Returns the underlying type argument of the specified nullable type. | +## See Also + +* Namespace [System](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system/nullableutils/getunderlyingtype/_index.md b/content/sites/aspose/page/english/cpp/system/nullableutils/getunderlyingtype/_index.md new file mode 100644 index 000000000000..231bd14b457c --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/nullableutils/getunderlyingtype/_index.md @@ -0,0 +1,33 @@ +--- +title: System::NullableUtils::GetUnderlyingType method +linktitle: GetUnderlyingType +second_title: Aspose.Page for C++ +description: 'System::NullableUtils::GetUnderlyingType method. Returns the underlying type argument of the specified nullable type in C++.' +type: docs +weight: 100 +url: /cpp/system/nullableutils/getunderlyingtype/ +--- +## NullableUtils::GetUnderlyingType method + + +Returns the underlying type argument of the specified nullable type. + +```cpp +static const System::TypeInfo & System::NullableUtils::GetUnderlyingType(const System::TypeInfo &nullableType) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| nullableType | const System::TypeInfo\& | A System.Type object that describes a closed generic nullable type. | + +### ReturnValue + +The type argument of the nullableType parameter, if the nullableType parameter is a closed generic nullable type; otherwise, null + +## See Also + +* Class [TypeInfo](../../typeinfo/) +* Class [NullableUtils](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/object/_index.md b/content/sites/aspose/page/english/cpp/system/object/_index.md index 2c97c2d2a9ee..7a1c466379c6 100644 --- a/content/sites/aspose/page/english/cpp/system/object/_index.md +++ b/content/sites/aspose/page/english/cpp/system/object/_index.md @@ -4,7 +4,7 @@ linktitle: Object second_title: Aspose.Page for C++ description: 'System::Object class. Base class that enables using methods available for System.Object class in C#. All non-trivial classes used with translated environment should inherit it in C++.' type: docs -weight: 4600 +weight: 4800 url: /cpp/system/object/ --- ## Object class diff --git a/content/sites/aspose/page/english/cpp/system/objectext/_index.md b/content/sites/aspose/page/english/cpp/system/objectext/_index.md index 41392a9864df..c5462d92422a 100644 --- a/content/sites/aspose/page/english/cpp/system/objectext/_index.md +++ b/content/sites/aspose/page/english/cpp/system/objectext/_index.md @@ -4,7 +4,7 @@ linktitle: ObjectExt second_title: Aspose.Page for C++ description: 'System::ObjectExt class. Provides static methods that emulate C# Object methods called for non-Object C++ types (strings, numbers, etc.). This is a static type with no instance services. You should never create instances of it by any means in C++.' type: docs -weight: 4700 +weight: 4900 url: /cpp/system/objectext/ --- ## ObjectExt class diff --git a/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.datetime_/_index.md b/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.datetime_/_index.md index 13a8b0f1e7df..209a29ba5484 100644 --- a/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.datetime_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.datetime_/_index.md @@ -4,7 +4,7 @@ linktitle: ObjectType::GetType< System::DateTime > second_title: Aspose.Page for C++ description: 'System::GetType< System::DateTime > method. Implements typeof() translation. Overload for DateTime in C++.' type: docs -weight: 21700 +weight: 22200 url: /cpp/system/objecttype.gettype_system.datetime_/ --- ## System::ObjectType::GetType< System::DateTime > method diff --git a/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.string_/_index.md b/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.string_/_index.md index b071c0565c08..b73ebb4de9ad 100644 --- a/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.string_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/objecttype.gettype_system.string_/_index.md @@ -4,7 +4,7 @@ linktitle: ObjectType::GetType< System::String > second_title: Aspose.Page for C++ description: 'System::GetType< System::String > method. Implements typeof() translation. Overload for String in C++.' type: docs -weight: 21800 +weight: 22300 url: /cpp/system/objecttype.gettype_system.string_/ --- ## System::ObjectType::GetType< System::String > method diff --git a/content/sites/aspose/page/english/cpp/system/objecttype/_index.md b/content/sites/aspose/page/english/cpp/system/objecttype/_index.md index 77611db9366c..7699ee82e59b 100644 --- a/content/sites/aspose/page/english/cpp/system/objecttype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/objecttype/_index.md @@ -4,7 +4,7 @@ linktitle: ObjectType second_title: Aspose.Page for C++ description: 'System::ObjectType class. Provides static methods that implement object type getters. This is a static type with no instance services. You should never create instances of it by any means in C++.' type: docs -weight: 4800 +weight: 5000 url: /cpp/system/objecttype/ --- ## ObjectType class diff --git a/content/sites/aspose/page/english/cpp/system/operatingsystem/_index.md b/content/sites/aspose/page/english/cpp/system/operatingsystem/_index.md index e9aef2db7bb2..1357d2d01ee9 100644 --- a/content/sites/aspose/page/english/cpp/system/operatingsystem/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operatingsystem/_index.md @@ -4,7 +4,7 @@ linktitle: OperatingSystem second_title: Aspose.Page for C++ description: 'System::OperatingSystem class. Represents a particular operating system and provides information about it. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 4900 +weight: 5100 url: /cpp/system/operatingsystem/ --- ## OperatingSystem class diff --git a/content/sites/aspose/page/english/cpp/system/operator!=/_index.md b/content/sites/aspose/page/english/cpp/system/operator!=/_index.md index e0d6f33ee5bf..731485129322 100644 --- a/content/sites/aspose/page/english/cpp/system/operator!=/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator!=/_index.md @@ -4,7 +4,7 @@ linktitle: operator!= second_title: Aspose.Page for C++ description: 'How to use operator!= method of class in C++.' type: docs -weight: 21900 +weight: 22400 url: /cpp/system/operator!=/ --- ## System::operator!=(ArraySegment\, ArraySegment\) method diff --git a/content/sites/aspose/page/english/cpp/system/operator+/_index.md b/content/sites/aspose/page/english/cpp/system/operator+/_index.md index d368c9cba9ae..79308971371d 100644 --- a/content/sites/aspose/page/english/cpp/system/operator+/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator+/_index.md @@ -4,7 +4,7 @@ linktitle: operator+ second_title: Aspose.Page for C++ description: 'System::operator+ method. String concatenation in C++.' type: docs -weight: 23600 +weight: 24100 url: /cpp/system/operator+/ --- ## System::operator+(const char_t, const String\&) method diff --git a/content/sites/aspose/page/english/cpp/system/operator-/_index.md b/content/sites/aspose/page/english/cpp/system/operator-/_index.md index feaaad6ee9d6..7401135c0c75 100644 --- a/content/sites/aspose/page/english/cpp/system/operator-/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator-/_index.md @@ -4,7 +4,7 @@ linktitle: operator- second_title: Aspose.Page for C++ description: 'System::operator- method. Returns a new instance of Decimal class that represents a value that is the result of subtraction of the value represented by the specified Decimal object from the specified value in C++.' type: docs -weight: 24200 +weight: 24700 url: /cpp/system/operator-/ --- ## System::operator-(const T\&, const Decimal\&) method diff --git a/content/sites/aspose/page/english/cpp/system/operator/_index.md b/content/sites/aspose/page/english/cpp/system/operator/_index.md index f1cf74e79059..f5bc1fd6ba19 100644 --- a/content/sites/aspose/page/english/cpp/system/operator/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator/_index.md @@ -4,7 +4,7 @@ linktitle: operator/ second_title: Aspose.Page for C++ description: 'System::operator/ method. Returns a new instance of Decimal class that represents a value that is a result of division of the specified value and the value represented by the specified Decimal object in C++.' type: docs -weight: 24600 +weight: 25100 url: /cpp/system/operator/ --- ## System::operator/ method diff --git a/content/sites/aspose/page/english/cpp/system/operator==/_index.md b/content/sites/aspose/page/english/cpp/system/operator==/_index.md index 6d523b0be63e..0421299493cc 100644 --- a/content/sites/aspose/page/english/cpp/system/operator==/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator==/_index.md @@ -4,7 +4,7 @@ linktitle: operator== second_title: Aspose.Page for C++ description: 'How to use operator== method of class in C++.' type: docs -weight: 28500 +weight: 29000 url: /cpp/system/operator==/ --- ## System::operator==(ArraySegment\, ArraySegment\) method diff --git a/content/sites/aspose/page/english/cpp/system/operator_/_index.md b/content/sites/aspose/page/english/cpp/system/operator_/_index.md index 57a312e1406f..0966034a23c1 100644 --- a/content/sites/aspose/page/english/cpp/system/operator_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator_/_index.md @@ -4,7 +4,7 @@ linktitle: operator* second_title: Aspose.Page for C++ description: 'System::operator* method. Returns a new instance of Decimal class that represents a value that is a result of multiplication of the specified value and the value represented by the specified Decimal object in C++.' type: docs -weight: 23500 +weight: 24000 url: /cpp/system/operator_/ --- ## System::operator* method @@ -37,7 +37,7 @@ linktitle: operator< second_title: Aspose.Page for C++ description: 'System::operator< method. Determines if the specified value is less than the value represented by the specified Nullable object by applying operator<() to these values in C++.' type: docs -weight: 24700 +weight: 25200 url: /cpp/system/operator_/ --- ## System::operator<(const T1\&, const Nullable\\&) method @@ -131,7 +131,7 @@ linktitle: operator> second_title: Aspose.Page for C++ description: 'System::operator> method. Determines if the specified value is greater than the value represented by the specified Nullable object by applying operator>() to these values in C++.' type: docs -weight: 30200 +weight: 30700 url: /cpp/system/operator_/ --- ## System::operator>(const T1\&, const Nullable\\&) method diff --git a/content/sites/aspose/page/english/cpp/system/operator_=/_index.md b/content/sites/aspose/page/english/cpp/system/operator_=/_index.md index b614b3a75625..ce94974787f5 100644 --- a/content/sites/aspose/page/english/cpp/system/operator_=/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator_=/_index.md @@ -4,7 +4,7 @@ linktitle: operator<= second_title: Aspose.Page for C++ description: 'System::operator<= method. Determines if the specified value is less or equal to the value represented by the specified Nullable object by applying operator<=() to these values in C++.' type: docs -weight: 28000 +weight: 28500 url: /cpp/system/operator_=/ --- ## System::operator<=(const T1\&, const Nullable\\&) method @@ -98,7 +98,7 @@ linktitle: operator>= second_title: Aspose.Page for C++ description: 'System::operator>= method. Determines if the specified value is greater or equal to the value represented by the specified Nullable object by applying operator>=() to these values in C++.' type: docs -weight: 30700 +weight: 31200 url: /cpp/system/operator_=/ --- ## System::operator>=(const T1\&, const Nullable\\&) method diff --git a/content/sites/aspose/page/english/cpp/system/operator__/_index.md b/content/sites/aspose/page/english/cpp/system/operator__/_index.md index 2e2aec83bcc8..f899dbfbefe7 100644 --- a/content/sites/aspose/page/english/cpp/system/operator__/_index.md +++ b/content/sites/aspose/page/english/cpp/system/operator__/_index.md @@ -4,7 +4,7 @@ linktitle: operator<< second_title: Aspose.Page for C++ description: 'System::operator<< method. Outputs a string to the output stream using UTF-8 encoding in C++.' type: docs -weight: 25200 +weight: 25700 url: /cpp/system/operator__/ --- ## System::operator<<(std::ostream\&, const String\&) method @@ -685,7 +685,7 @@ linktitle: operator>> second_title: Aspose.Page for C++ description: 'System::operator>> method. Gets a string from the input streamusing UTF-8 encoding in C++.' type: docs -weight: 31200 +weight: 31700 url: /cpp/system/operator__/ --- ## System::operator>>(std::istream\&, String\&) method diff --git a/content/sites/aspose/page/english/cpp/system/platformid/_index.md b/content/sites/aspose/page/english/cpp/system/platformid/_index.md index 7e163fafd83c..a3ea63cd484b 100644 --- a/content/sites/aspose/page/english/cpp/system/platformid/_index.md +++ b/content/sites/aspose/page/english/cpp/system/platformid/_index.md @@ -4,7 +4,7 @@ linktitle: PlatformID second_title: Aspose.Page for C++ description: 'System::PlatformID enum. Represents an operating system platform in C++.' type: docs -weight: 7900 +weight: 8100 url: /cpp/system/platformid/ --- ## PlatformID enum diff --git a/content/sites/aspose/page/english/cpp/system/predicate/_index.md b/content/sites/aspose/page/english/cpp/system/predicate/_index.md index 2f5b7759e82f..187ce2412c48 100644 --- a/content/sites/aspose/page/english/cpp/system/predicate/_index.md +++ b/content/sites/aspose/page/english/cpp/system/predicate/_index.md @@ -4,7 +4,7 @@ linktitle: Predicate second_title: Aspose.Page for C++ description: 'System::Predicate typedef. Represents a pointer to a predicate - an invokable entity that accepts a single argument and returns a bool value in C++.' type: docs -weight: 11900 +weight: 12100 url: /cpp/system/predicate/ --- ## Predicate typedef diff --git a/content/sites/aspose/page/english/cpp/system/printto/_index.md b/content/sites/aspose/page/english/cpp/system/printto/_index.md index 6c9eb326d5ff..25f89cf7ca0b 100644 --- a/content/sites/aspose/page/english/cpp/system/printto/_index.md +++ b/content/sites/aspose/page/english/cpp/system/printto/_index.md @@ -4,7 +4,7 @@ linktitle: PrintTo second_title: Aspose.Page for C++ description: 'System::PrintTo method. Writes the value represented by the specified object to the specified output stream in C++.' type: docs -weight: 31400 +weight: 31900 url: /cpp/system/printto/ --- ## System::PrintTo(const Decimal\&, ::std::ostream *) method diff --git a/content/sites/aspose/page/english/cpp/system/random/_index.md b/content/sites/aspose/page/english/cpp/system/random/_index.md index f1f7e79b59a8..fb4f94f80027 100644 --- a/content/sites/aspose/page/english/cpp/system/random/_index.md +++ b/content/sites/aspose/page/english/cpp/system/random/_index.md @@ -4,7 +4,7 @@ linktitle: Random second_title: Aspose.Page for C++ description: 'System::Random class. Represents a pseudo-random number generator. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 5000 +weight: 5200 url: /cpp/system/random/ --- ## Random class diff --git a/content/sites/aspose/page/english/cpp/system/ref/_index.md b/content/sites/aspose/page/english/cpp/system/ref/_index.md index a17e645f93c0..0f2f8dc09082 100644 --- a/content/sites/aspose/page/english/cpp/system/ref/_index.md +++ b/content/sites/aspose/page/english/cpp/system/ref/_index.md @@ -4,7 +4,7 @@ linktitle: Ref second_title: Aspose.Page for C++ description: 'System::Ref method. Wrapper to make sure Ref(std::ref(DynamicWeakPtr)) works in C++.' type: docs -weight: 32700 +weight: 33200 url: /cpp/system/ref/ --- ## System::Ref(const std::reference_wrapper\\&) method diff --git a/content/sites/aspose/page/english/cpp/system/safeinvoke/_index.md b/content/sites/aspose/page/english/cpp/system/safeinvoke/_index.md new file mode 100644 index 000000000000..b289959d9260 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/safeinvoke/_index.md @@ -0,0 +1,37 @@ +--- +title: System::SafeInvoke method +linktitle: SafeInvoke +second_title: Aspose.Page for C++ +description: 'System::SafeInvoke method. Implementation of ''?.'' operator translation in C++.' +type: docs +weight: 33500 +url: /cpp/system/safeinvoke/ +--- +## System::SafeInvoke method + + +Implementation of '?.' operator translation. + +```cpp +template static auto System::SafeInvoke(T0 expr, T1 func) +``` + + +| Parameter | Description | +| --- | --- | +| T0 | expression type. | +| T1 | Type of lambda encapsulating 'WhenTrue' expression. | + +| Parameter | Type | Description | +| --- | --- | --- | +| expr | T0 | expression value. | +| func | T1 | 'WhenTrue' expression bound to functor. | + +### ReturnValue + +If expr value is not null, returns func called with its value as first argument, otherwise returns null. + +## See Also + +* Namespace [System](../) +* Library [Aspose.Page for C++](../../) diff --git a/content/sites/aspose/page/english/cpp/system/scopedculture/_index.md b/content/sites/aspose/page/english/cpp/system/scopedculture/_index.md index a25776b43b05..23ebed3013ae 100644 --- a/content/sites/aspose/page/english/cpp/system/scopedculture/_index.md +++ b/content/sites/aspose/page/english/cpp/system/scopedculture/_index.md @@ -4,7 +4,7 @@ linktitle: ScopedCulture second_title: Aspose.Page for C++ description: 'System::ScopedCulture class. Represents a culture used within the scope in C++.' type: docs -weight: 5100 +weight: 5300 url: /cpp/system/scopedculture/ --- ## ScopedCulture class diff --git a/content/sites/aspose/page/english/cpp/system/setter_decrement_wrap/_index.md b/content/sites/aspose/page/english/cpp/system/setter_decrement_wrap/_index.md index 9bb7a0e7d3b0..886c045682ba 100644 --- a/content/sites/aspose/page/english/cpp/system/setter_decrement_wrap/_index.md +++ b/content/sites/aspose/page/english/cpp/system/setter_decrement_wrap/_index.md @@ -4,7 +4,7 @@ linktitle: setter_decrement_wrap second_title: Aspose.Page for C++ description: 'System::setter_decrement_wrap method. Translator translates C#''s pre-decrement expressions targeting instance''s property that has setter and getter defined, into invocation of this function (overload for const getter) in C++.' type: docs -weight: 33000 +weight: 33600 url: /cpp/system/setter_decrement_wrap/ --- ## System::setter_decrement_wrap(Host *const, T(HostConstGet::*)() const, void(HostSet::*)(T)) method diff --git a/content/sites/aspose/page/english/cpp/system/setter_increment_wrap/_index.md b/content/sites/aspose/page/english/cpp/system/setter_increment_wrap/_index.md index 915f5c0f367b..f0fc8010d68d 100644 --- a/content/sites/aspose/page/english/cpp/system/setter_increment_wrap/_index.md +++ b/content/sites/aspose/page/english/cpp/system/setter_increment_wrap/_index.md @@ -4,7 +4,7 @@ linktitle: setter_increment_wrap second_title: Aspose.Page for C++ description: 'System::setter_increment_wrap method. Translator translates C#''s increment expressions targeting class'' property that has setter and getter defined, into invocation of this function in C++.' type: docs -weight: 33300 +weight: 33900 url: /cpp/system/setter_increment_wrap/ --- ## System::setter_increment_wrap(Host *const, T(HostGet::*)(), void(HostSet::*)(T)) method diff --git a/content/sites/aspose/page/english/cpp/system/setter_post_decrement_wrap/_index.md b/content/sites/aspose/page/english/cpp/system/setter_post_decrement_wrap/_index.md index 908d52baa1b6..49bdd9978743 100644 --- a/content/sites/aspose/page/english/cpp/system/setter_post_decrement_wrap/_index.md +++ b/content/sites/aspose/page/english/cpp/system/setter_post_decrement_wrap/_index.md @@ -4,7 +4,7 @@ linktitle: setter_post_decrement_wrap second_title: Aspose.Page for C++ description: 'System::setter_post_decrement_wrap method. Translator translates C#''s post-decrement expressions targeting instance''s property that has setter and getter defined, into invocation of this function (overload for const getter) in C++.' type: docs -weight: 33500 +weight: 34100 url: /cpp/system/setter_post_decrement_wrap/ --- ## System::setter_post_decrement_wrap(Host *const, T(HostConstGet::*)() const, void(HostSet::*)(T)) method diff --git a/content/sites/aspose/page/english/cpp/system/setter_post_increment_wrap/_index.md b/content/sites/aspose/page/english/cpp/system/setter_post_increment_wrap/_index.md index b4695b073743..5aea47a42715 100644 --- a/content/sites/aspose/page/english/cpp/system/setter_post_increment_wrap/_index.md +++ b/content/sites/aspose/page/english/cpp/system/setter_post_increment_wrap/_index.md @@ -4,7 +4,7 @@ linktitle: setter_post_increment_wrap second_title: Aspose.Page for C++ description: 'System::setter_post_increment_wrap method. Translator translates C#''s post-increment expressions targeting instance''s property that has setter and getter defined, into invocation of this function (overload for const getter) in C++.' type: docs -weight: 33800 +weight: 34400 url: /cpp/system/setter_post_increment_wrap/ --- ## System::setter_post_increment_wrap(Host *const, T(HostConstGet::*)() const, void(HostSet::*)(T)) method diff --git a/content/sites/aspose/page/english/cpp/system/setter_wrap/_index.md b/content/sites/aspose/page/english/cpp/system/setter_wrap/_index.md index 35182fb101c2..bbf469af4903 100644 --- a/content/sites/aspose/page/english/cpp/system/setter_wrap/_index.md +++ b/content/sites/aspose/page/english/cpp/system/setter_wrap/_index.md @@ -4,7 +4,7 @@ linktitle: setter_wrap second_title: Aspose.Page for C++ description: 'System::setter_wrap method. Overload for instance setter functions with type conversion in C++.' type: docs -weight: 34100 +weight: 34700 url: /cpp/system/setter_wrap/ --- ## System::setter_wrap(Host *const, void(HostSet::*)(T2), T) method diff --git a/content/sites/aspose/page/english/cpp/system/sharedptr/_index.md b/content/sites/aspose/page/english/cpp/system/sharedptr/_index.md index 528b0f36b807..2bf1c3351c30 100644 --- a/content/sites/aspose/page/english/cpp/system/sharedptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/sharedptr/_index.md @@ -4,7 +4,7 @@ linktitle: SharedPtr second_title: Aspose.Page for C++ description: 'System::SharedPtr typedef. Alias for smart pointer widely used in the library in C++.' type: docs -weight: 12000 +weight: 12200 url: /cpp/system/sharedptr/ --- ## SharedPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/smartptr/_index.md b/content/sites/aspose/page/english/cpp/system/smartptr/_index.md index 1335990b2578..36be2c5e686d 100644 --- a/content/sites/aspose/page/english/cpp/system/smartptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/smartptr/_index.md @@ -4,7 +4,7 @@ linktitle: SmartPtr second_title: Aspose.Page for C++ description: 'System::SmartPtr class. Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting Object. This pointer type follows intrusive pointer semantics. Reference counter is stored either in Object itself or in counter structure which is tied to Object instance tightly. In any case, all SmartPtr instances form single ownership group regardless how they were created which is unlike how std::shared_ptr class behaves. Converting raw pointer to SmartPtr is safe given there are other SmartPtr instances holding shared references to the same object. SmartPtr class instance can be in one of two states: shared pointer and weak pointer. To keep object alive, one should have count of shared references to it positive. Both weak and shared pointers can be used to access pointed object (to call methods, read or write fields, etc.), but weak pointers do not participate to shared pointer reference counting. Object is being deleted when the last ''shared'' SmartPtr pointer to it is being destroyed. So, make sure that this doesn''t happen when no other shared SmartPtr pointers to object exist, e. g. during object construction or destruction. Use System::Object::ThisProtector sentry objects (in C++ code) or CppCTORSelfReference or CppSelfReference attribute (in C# code being translated) to fix this issue. Similarily, make sure to break loop references by using System::WeakPtr pointer class or System::SmartPtrMode::Weak pointer mode (in C++ code) or CppWeakPtr attribute (in C# code being translated). If two or more objects reference each other using ''shared'' pointers, they will never be deleted. If pointer type (weak or shared) should be switched in runtime, use System::SmartPtr::set_Mode() method or System::DynamicWeakPtr class. SmartPtr class doesn''t contain any virtual methods. You should only inherit it if you''re creating a memory management strategy of your own. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 5200 +weight: 5400 url: /cpp/system/smartptr/ --- ## SmartPtr class diff --git a/content/sites/aspose/page/english/cpp/system/smartptrinfo/_index.md b/content/sites/aspose/page/english/cpp/system/smartptrinfo/_index.md index f2f8be31060c..38f7202c6445 100644 --- a/content/sites/aspose/page/english/cpp/system/smartptrinfo/_index.md +++ b/content/sites/aspose/page/english/cpp/system/smartptrinfo/_index.md @@ -4,7 +4,7 @@ linktitle: SmartPtrInfo second_title: Aspose.Page for C++ description: 'System::SmartPtrInfo class. Service class to test and alter SmartPtr''s contents without knowing final type. Used for garbage collection and loop references detection, etc. Think of it as of ''pointer to pointer''. We can''t use SmartPtr''s basetype as it doesn''t have any; instead, we use this ''info'' class in C++.' type: docs -weight: 5300 +weight: 5500 url: /cpp/system/smartptrinfo/ --- ## SmartPtrInfo class diff --git a/content/sites/aspose/page/english/cpp/system/smartptrmode/_index.md b/content/sites/aspose/page/english/cpp/system/smartptrmode/_index.md index 28875b9a5711..1dbd4ec42e3e 100644 --- a/content/sites/aspose/page/english/cpp/system/smartptrmode/_index.md +++ b/content/sites/aspose/page/english/cpp/system/smartptrmode/_index.md @@ -4,7 +4,7 @@ linktitle: SmartPtrMode second_title: Aspose.Page for C++ description: 'System::SmartPtrMode enum. SmartPtr pointer type: weak or shared. Defines whether pointer is being counted when it is being decided whether to delete object or not in C++.' type: docs -weight: 8000 +weight: 8200 url: /cpp/system/smartptrmode/ --- ## SmartPtrMode enum diff --git a/content/sites/aspose/page/english/cpp/system/static_pointer_cast/_index.md b/content/sites/aspose/page/english/cpp/system/static_pointer_cast/_index.md index 1d329d039285..cb817080d105 100644 --- a/content/sites/aspose/page/english/cpp/system/static_pointer_cast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/static_pointer_cast/_index.md @@ -4,7 +4,7 @@ linktitle: static_pointer_cast second_title: Aspose.Page for C++ description: 'System::static_pointer_cast method. Casts smart pointers using static_cast in C++.' type: docs -weight: 34300 +weight: 34900 url: /cpp/system/static_pointer_cast/ --- ## System::static_pointer_cast method diff --git a/content/sites/aspose/page/english/cpp/system/staticcast/_index.md b/content/sites/aspose/page/english/cpp/system/staticcast/_index.md index 0006daf06f89..1ca382defab6 100644 --- a/content/sites/aspose/page/english/cpp/system/staticcast/_index.md +++ b/content/sites/aspose/page/english/cpp/system/staticcast/_index.md @@ -4,7 +4,7 @@ linktitle: StaticCast second_title: Aspose.Page for C++ description: 'System::StaticCast method. Performs static cast on non-pointer objects in C++.' type: docs -weight: 34400 +weight: 35000 url: /cpp/system/staticcast/ --- ## System::StaticCast(const TFrom\&) method diff --git a/content/sites/aspose/page/english/cpp/system/staticcast_noexcept/_index.md b/content/sites/aspose/page/english/cpp/system/staticcast_noexcept/_index.md index 62d7bca538b8..a25eeb2ebcf8 100644 --- a/content/sites/aspose/page/english/cpp/system/staticcast_noexcept/_index.md +++ b/content/sites/aspose/page/english/cpp/system/staticcast_noexcept/_index.md @@ -4,7 +4,7 @@ linktitle: StaticCast_noexcept second_title: Aspose.Page for C++ description: 'System::StaticCast_noexcept method. Performs static cast on Exception objects in C++.' type: docs -weight: 35300 +weight: 35900 url: /cpp/system/staticcast_noexcept/ --- ## System::StaticCast_noexcept(const TFrom\&) method diff --git a/content/sites/aspose/page/english/cpp/system/staticcastarray/_index.md b/content/sites/aspose/page/english/cpp/system/staticcastarray/_index.md index 194518d2f09d..4de24e553465 100644 --- a/content/sites/aspose/page/english/cpp/system/staticcastarray/_index.md +++ b/content/sites/aspose/page/english/cpp/system/staticcastarray/_index.md @@ -4,7 +4,7 @@ linktitle: StaticCastArray second_title: Aspose.Page for C++ description: 'System::StaticCastArray method. Performs casting of elements of the specified array to different type. Override for cases then From is SmartPtr obj in C++.' type: docs -weight: 35700 +weight: 36300 url: /cpp/system/staticcastarray/ --- ## System::StaticCastArray(const System::SharedPtr\\>\&) method diff --git a/content/sites/aspose/page/english/cpp/system/streamptr/_index.md b/content/sites/aspose/page/english/cpp/system/streamptr/_index.md index b079a619d30c..721be4c20204 100644 --- a/content/sites/aspose/page/english/cpp/system/streamptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/streamptr/_index.md @@ -4,7 +4,7 @@ linktitle: StreamPtr second_title: Aspose.Page for C++ description: 'System::StreamPtr typedef. An alias for a smart pointer that points to an instance of System::IO::Stream class in C++.' type: docs -weight: 12100 +weight: 12300 url: /cpp/system/streamptr/ --- ## StreamPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/streamreaderptr/_index.md b/content/sites/aspose/page/english/cpp/system/streamreaderptr/_index.md index 07f777b12a08..15656d7eb2e7 100644 --- a/content/sites/aspose/page/english/cpp/system/streamreaderptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/streamreaderptr/_index.md @@ -4,7 +4,7 @@ linktitle: StreamReaderPtr second_title: Aspose.Page for C++ description: 'System::StreamReaderPtr typedef. An alias for a smart pointer that points to an instance of System::IO::StreamReader class in C++.' type: docs -weight: 12200 +weight: 12400 url: /cpp/system/streamreaderptr/ --- ## StreamReaderPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/streamwriterptr/_index.md b/content/sites/aspose/page/english/cpp/system/streamwriterptr/_index.md index 37117a7087cc..549173abcd6d 100644 --- a/content/sites/aspose/page/english/cpp/system/streamwriterptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/streamwriterptr/_index.md @@ -4,7 +4,7 @@ linktitle: StreamWriterPtr second_title: Aspose.Page for C++ description: 'System::StreamWriterPtr typedef. An alias for a smart pointer that points to an instance of System::IO::StreamWriter class in C++.' type: docs -weight: 12300 +weight: 12500 url: /cpp/system/streamwriterptr/ --- ## StreamWriterPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/string/_index.md b/content/sites/aspose/page/english/cpp/system/string/_index.md index 269be324a351..69d781e4f537 100644 --- a/content/sites/aspose/page/english/cpp/system/string/_index.md +++ b/content/sites/aspose/page/english/cpp/system/string/_index.md @@ -4,7 +4,7 @@ linktitle: String second_title: Aspose.Page for C++ description: 'System::String class. String class used across the library. Is a substitute for C# System.String when translating code. For optimization reasons, isn''t considered an Object subclass. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 5400 +weight: 5600 url: /cpp/system/string/ --- ## String class diff --git a/content/sites/aspose/page/english/cpp/system/stringcomparer/_index.md b/content/sites/aspose/page/english/cpp/system/stringcomparer/_index.md index 57efd359715d..5e00cee83f9d 100644 --- a/content/sites/aspose/page/english/cpp/system/stringcomparer/_index.md +++ b/content/sites/aspose/page/english/cpp/system/stringcomparer/_index.md @@ -4,7 +4,7 @@ linktitle: StringComparer second_title: Aspose.Page for C++ description: 'System::StringComparer class. Compares strings using different comparison modes. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 5500 +weight: 5700 url: /cpp/system/stringcomparer/ --- ## StringComparer class diff --git a/content/sites/aspose/page/english/cpp/system/stringcomparer/args_type/_index.md b/content/sites/aspose/page/english/cpp/system/stringcomparer/args_type/_index.md index 46936df275d3..f1208cf7b40f 100644 --- a/content/sites/aspose/page/english/cpp/system/stringcomparer/args_type/_index.md +++ b/content/sites/aspose/page/english/cpp/system/stringcomparer/args_type/_index.md @@ -13,7 +13,7 @@ url: /cpp/system/stringcomparer/args_type/ RTTI information. ```cpp -const String& System::StringComparer::args_type +String System::StringComparer::args_type ``` ## Remarks diff --git a/content/sites/aspose/page/english/cpp/system/stringcomparerptr/_index.md b/content/sites/aspose/page/english/cpp/system/stringcomparerptr/_index.md index 0041ba6869e0..2b5821f65043 100644 --- a/content/sites/aspose/page/english/cpp/system/stringcomparerptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/stringcomparerptr/_index.md @@ -4,7 +4,7 @@ linktitle: StringComparerPtr second_title: Aspose.Page for C++ description: 'System::StringComparerPtr typedef. An alias for a shared pointer to an instance of StringComparer class in C++.' type: docs -weight: 12400 +weight: 12600 url: /cpp/system/stringcomparerptr/ --- ## StringComparerPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/stringcomparison/_index.md b/content/sites/aspose/page/english/cpp/system/stringcomparison/_index.md index 9f4d84840ff0..0a9b383bc479 100644 --- a/content/sites/aspose/page/english/cpp/system/stringcomparison/_index.md +++ b/content/sites/aspose/page/english/cpp/system/stringcomparison/_index.md @@ -4,7 +4,7 @@ linktitle: StringComparison second_title: Aspose.Page for C++ description: 'System::StringComparison enum. Defines string comparison style in C++.' type: docs -weight: 8100 +weight: 8300 url: /cpp/system/stringcomparison/ --- ## StringComparison enum diff --git a/content/sites/aspose/page/english/cpp/system/stringhashcompiletime/_index.md b/content/sites/aspose/page/english/cpp/system/stringhashcompiletime/_index.md index f4ed990cf479..11fefcdb6dc8 100644 --- a/content/sites/aspose/page/english/cpp/system/stringhashcompiletime/_index.md +++ b/content/sites/aspose/page/english/cpp/system/stringhashcompiletime/_index.md @@ -4,7 +4,7 @@ linktitle: StringHashCompiletime second_title: Aspose.Page for C++ description: 'System::StringHashCompiletime class. A helper class that generates a hash value from a c-string in C++.' type: docs -weight: 5600 +weight: 5800 url: /cpp/system/stringhashcompiletime/ --- ## StringHashCompiletime class diff --git a/content/sites/aspose/page/english/cpp/system/stringsplitoptions/_index.md b/content/sites/aspose/page/english/cpp/system/stringsplitoptions/_index.md index 14bdede41e87..321220b339c8 100644 --- a/content/sites/aspose/page/english/cpp/system/stringsplitoptions/_index.md +++ b/content/sites/aspose/page/english/cpp/system/stringsplitoptions/_index.md @@ -4,7 +4,7 @@ linktitle: StringSplitOptions second_title: Aspose.Page for C++ description: 'System::StringSplitOptions enum. Determines string splitting behavior in C++.' type: docs -weight: 8200 +weight: 8400 url: /cpp/system/stringsplitoptions/ --- ## StringSplitOptions enum diff --git a/content/sites/aspose/page/english/cpp/system/timespan/_index.md b/content/sites/aspose/page/english/cpp/system/timespan/_index.md index 5f76253fda59..8e7e8c176b2d 100644 --- a/content/sites/aspose/page/english/cpp/system/timespan/_index.md +++ b/content/sites/aspose/page/english/cpp/system/timespan/_index.md @@ -4,7 +4,7 @@ linktitle: TimeSpan second_title: Aspose.Page for C++ description: 'System::TimeSpan class. Represents a time interval. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 5700 +weight: 5900 url: /cpp/system/timespan/ --- ## TimeSpan class diff --git a/content/sites/aspose/page/english/cpp/system/timezone/_index.md b/content/sites/aspose/page/english/cpp/system/timezone/_index.md index cbf341ae1ffc..58ebd4435521 100644 --- a/content/sites/aspose/page/english/cpp/system/timezone/_index.md +++ b/content/sites/aspose/page/english/cpp/system/timezone/_index.md @@ -4,7 +4,7 @@ linktitle: TimeZone second_title: Aspose.Page for C++ description: 'System::TimeZone class. Represents a time zone. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 5800 +weight: 6000 url: /cpp/system/timezone/ --- ## TimeZone class diff --git a/content/sites/aspose/page/english/cpp/system/timezoneinfo/_index.md b/content/sites/aspose/page/english/cpp/system/timezoneinfo/_index.md index 51c037df08dd..ea9bb73267a5 100644 --- a/content/sites/aspose/page/english/cpp/system/timezoneinfo/_index.md +++ b/content/sites/aspose/page/english/cpp/system/timezoneinfo/_index.md @@ -4,7 +4,7 @@ linktitle: TimeZoneInfo second_title: Aspose.Page for C++ description: 'System::TimeZoneInfo class. Represents an information destribing a particular time zone. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 5900 +weight: 6100 url: /cpp/system/timezoneinfo/ --- ## TimeZoneInfo class diff --git a/content/sites/aspose/page/english/cpp/system/timezoneinfoptr/_index.md b/content/sites/aspose/page/english/cpp/system/timezoneinfoptr/_index.md index 247c8203fc44..a4b0ae90fb05 100644 --- a/content/sites/aspose/page/english/cpp/system/timezoneinfoptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/timezoneinfoptr/_index.md @@ -4,7 +4,7 @@ linktitle: TimeZoneInfoPtr second_title: Aspose.Page for C++ description: 'System::TimeZoneInfoPtr typedef. Alias for shared pointer to an instance of TimeZoneInfo class in C++.' type: docs -weight: 12500 +weight: 12700 url: /cpp/system/timezoneinfoptr/ --- ## TimeZoneInfoPtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/timezoneptr/_index.md b/content/sites/aspose/page/english/cpp/system/timezoneptr/_index.md index 6964aa12911f..e0ee69517335 100644 --- a/content/sites/aspose/page/english/cpp/system/timezoneptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/timezoneptr/_index.md @@ -4,7 +4,7 @@ linktitle: TimeZonePtr second_title: Aspose.Page for C++ description: 'System::TimeZonePtr typedef. Shared pointer to an instance of TimeZone class in C++.' type: docs -weight: 12600 +weight: 12800 url: /cpp/system/timezoneptr/ --- ## TimeZonePtr typedef diff --git a/content/sites/aspose/page/english/cpp/system/tuple/_index.md b/content/sites/aspose/page/english/cpp/system/tuple/_index.md index 675f493c9d1d..8737f0048ebd 100644 --- a/content/sites/aspose/page/english/cpp/system/tuple/_index.md +++ b/content/sites/aspose/page/english/cpp/system/tuple/_index.md @@ -4,7 +4,7 @@ linktitle: Tuple second_title: Aspose.Page for C++ description: 'System::Tuple class. Class that represents a tuple data structure. Maximum number of items is 8 in C++.' type: docs -weight: 6000 +weight: 6200 url: /cpp/system/tuple/ --- ## Tuple class diff --git a/content/sites/aspose/page/english/cpp/system/tuplefactory/_index.md b/content/sites/aspose/page/english/cpp/system/tuplefactory/_index.md index 3478d10ac8f5..2c395bc3f65b 100644 --- a/content/sites/aspose/page/english/cpp/system/tuplefactory/_index.md +++ b/content/sites/aspose/page/english/cpp/system/tuplefactory/_index.md @@ -4,7 +4,7 @@ linktitle: TupleFactory second_title: Aspose.Page for C++ description: 'System::TupleFactory class. Provides static methods for creating tuple objects in C++.' type: docs -weight: 6100 +weight: 6300 url: /cpp/system/tuplefactory/ --- ## TupleFactory class diff --git a/content/sites/aspose/page/english/cpp/system/typecode/_index.md b/content/sites/aspose/page/english/cpp/system/typecode/_index.md index 6cf45b498516..e40d0ef43827 100644 --- a/content/sites/aspose/page/english/cpp/system/typecode/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typecode/_index.md @@ -4,7 +4,7 @@ linktitle: TypeCode second_title: Aspose.Page for C++ description: 'System::TypeCode enum. Represents the type of an object in C++.' type: docs -weight: 8300 +weight: 8500 url: /cpp/system/typecode/ --- ## TypeCode enum diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/_index.md index 2a6d9c1e1ecd..a7e1b34f8053 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/_index.md @@ -4,7 +4,7 @@ linktitle: TypeInfo second_title: Aspose.Page for C++ description: 'System::TypeInfo class. Represents a particular type and provides information about it in C++.' type: docs -weight: 6200 +weight: 6400 url: /cpp/system/typeinfo/ --- ## TypeInfo class @@ -27,6 +27,7 @@ class TypeInfo | [AddDefaultConstructor](./adddefaultconstructor/)(DefaultConstructor) | Sets default constructor by the functor that creates class instanse. | | [AddMember](./addmember/)(const SharedPtr\\&) | Adds the specified member to the list of type's members. | | static [BoxedValueType](./boxedvaluetype/)() | Provides unique [TypeInfo](./) structure for [BoxedValue](./boxedvalue/) type to be shared by multiple Boxed* classes. | +| [Equals](./equals/)(const TypeInfo\&) const | | | [get_Assembly](./get_assembly/)() const | NOT IMPLEMENTED. Returns a pointer to the assembly in which the type represented by the current object is declared. | | [get_AssemblyQualifiedName](./get_assemblyqualifiedname/)() const | NOT IMPLEMENTED. Returns the fully qualified name including the assembly name of the type represented by the current object. | | [get_BaseType](./get_basetype/)() const | Returns base type descritor. | @@ -53,6 +54,7 @@ class TypeInfo | [GetCustomAttributes](./getcustomattributes/)() const | Returns an array containing objects that represent all custom attributes applied to the type. | | [GetCustomAttributes](./getcustomattributes/)(const TypeInfo\&, bool) const | Returns an array containing objects that represent specific attributes applied to the type. | | [GetElementType](./getelementtype/)() const | NOT IMPLEMENTED. | +| [GetField](./getfield/)(const System::String\&, System::Reflection::BindingFlags) const | Searches for the specified field, using the specified binding constraints. | | [GetFields](./getfields/)(System::Reflection::BindingFlags) const | Searches for the fields defined for the current Type, using the specified binding constraints. | | [GetGenericArguments](./getgenericarguments/)() const | Gets an array of the generic type arguments for this type. | | [GetHashCode](./gethashcode/)() const | Returns a hash code associated with this instance. | @@ -64,6 +66,7 @@ class TypeInfo | [GetTemplParamType](./gettemplparamtype/)() const | Gets template parameter type descritor. | | [Hash](./hash/)() const | Returns a hash value associated with the type represented by the current object. | | [IsAssignableFrom](./isassignablefrom/)(const TypeInfo\&) const | Determines whether an instance of a specified type can be assigned to a variable of the current type. | +| [IsDefined](./isdefined/)(const TypeInfo\&, bool) const | NOT IMPLEMENTED. Indicates whether one or more attributes of the specified type or of its derived types is applied to this member. | | [IsInstanceOfType](./isinstanceoftype/)(const SharedPtr\\&) const | Determines whether the specified object is an instance of the current type. | | [IsSubclassOf](./issubclassof/)(const TypeInfo\&) const | Determines whether the type represented by the current object is a subclass of the specified class. | | [operator!=](./operator!=/)(const TypeInfo\&) const | Determines if the current and the specified [TypeInfo](./) objects are not equal. | @@ -86,6 +89,7 @@ class TypeInfo | Field | Description | | --- | --- | +| static [EmptyType](./emptytype/) | Constant representing empty list of [TypeInfo](./). | | static [EmptyTypes](./emptytypes/) | Constant representing empty list of [TypeInfo](./). | ## Typedefs diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/boxedvalue/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/boxedvalue/_index.md index eea581c2d9d3..ac158eaed63a 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/boxedvalue/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/boxedvalue/_index.md @@ -4,7 +4,7 @@ linktitle: BoxedValue second_title: Aspose.Page for C++ description: 'System::TypeInfo::BoxedValue struct. TypeInfo structure for BoxedValue class in C++.' type: docs -weight: 5300 +weight: 5700 url: /cpp/system/typeinfo/boxedvalue/ --- ## BoxedValue struct diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/defaultconstructor/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/defaultconstructor/_index.md index 96a8a2428534..0ca359656f72 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/defaultconstructor/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/defaultconstructor/_index.md @@ -4,7 +4,7 @@ linktitle: DefaultConstructor second_title: Aspose.Page for C++ description: 'System::TypeInfo::DefaultConstructor typedef. Function pointer to construct type in C++.' type: docs -weight: 5200 +weight: 5600 url: /cpp/system/typeinfo/defaultconstructor/ --- ## DefaultConstructor typedef diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/emptytype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/emptytype/_index.md new file mode 100644 index 000000000000..d7da0a85c35a --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/emptytype/_index.md @@ -0,0 +1,23 @@ +--- +title: System::TypeInfo::EmptyType field +linktitle: EmptyType +second_title: Aspose.Page for C++ +description: 'System::TypeInfo::EmptyType field. Constant representing empty list of TypeInfo in C++.' +type: docs +weight: 5400 +url: /cpp/system/typeinfo/emptytype/ +--- +## EmptyType field + + +Constant representing empty list of [TypeInfo](../). + +```cpp +static TypeInfo System::TypeInfo::EmptyType +``` + +## See Also + +* Class [TypeInfo](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/emptytypes/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/emptytypes/_index.md index ea742a79270c..ce972158ffd5 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/emptytypes/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/emptytypes/_index.md @@ -4,7 +4,7 @@ linktitle: EmptyTypes second_title: Aspose.Page for C++ description: 'System::TypeInfo::EmptyTypes field. Constant representing empty list of TypeInfo in C++.' type: docs -weight: 5100 +weight: 5500 url: /cpp/system/typeinfo/emptytypes/ --- ## EmptyTypes field diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/equals/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/equals/_index.md new file mode 100644 index 000000000000..d7dba71f9203 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/equals/_index.md @@ -0,0 +1,24 @@ +--- +title: System::TypeInfo::Equals method +linktitle: Equals +second_title: Aspose.Page for C++ +description: 'How to use Equals method of System::TypeInfo class in C++.' +type: docs +weight: 800 +url: /cpp/system/typeinfo/equals/ +--- +## TypeInfo::Equals method + + + + +```cpp +bool System::TypeInfo::Equals(const TypeInfo &other) const +``` + +## See Also + +* Class [TypeInfo](../) +* Class [TypeInfo](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_assembly/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_assembly/_index.md index de74cb0bcbee..38e86f1561bc 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_assembly/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_assembly/_index.md @@ -4,7 +4,7 @@ linktitle: get_Assembly second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_Assembly method. NOT IMPLEMENTED. Returns a pointer to the assembly in which the type represented by the current object is declared in C++.' type: docs -weight: 800 +weight: 900 url: /cpp/system/typeinfo/get_assembly/ --- ## TypeInfo::get_Assembly method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_assemblyqualifiedname/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_assemblyqualifiedname/_index.md index 167757dd58bd..cadb4bd5f559 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_assemblyqualifiedname/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_assemblyqualifiedname/_index.md @@ -4,7 +4,7 @@ linktitle: get_AssemblyQualifiedName second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_AssemblyQualifiedName method. NOT IMPLEMENTED. Returns the fully qualified name including the assembly name of the type represented by the current object in C++.' type: docs -weight: 900 +weight: 1000 url: /cpp/system/typeinfo/get_assemblyqualifiedname/ --- ## TypeInfo::get_AssemblyQualifiedName method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_basetype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_basetype/_index.md index 8267127d6caf..6e3947c9d1f4 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_basetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_basetype/_index.md @@ -4,7 +4,7 @@ linktitle: get_BaseType second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_BaseType method. Returns base type descritor in C++.' type: docs -weight: 1000 +weight: 1100 url: /cpp/system/typeinfo/get_basetype/ --- ## TypeInfo::get_BaseType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_containsgenericparameters/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_containsgenericparameters/_index.md index b08408abbf8f..ee59d70909e9 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_containsgenericparameters/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_containsgenericparameters/_index.md @@ -4,7 +4,7 @@ linktitle: get_ContainsGenericParameters second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_ContainsGenericParameters method. Gets a value indicating whether the current Type object has type parameters that have not been replaced by specific types in C++.' type: docs -weight: 1100 +weight: 1200 url: /cpp/system/typeinfo/get_containsgenericparameters/ --- ## TypeInfo::get_ContainsGenericParameters method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_declaredmember/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_declaredmember/_index.md index 29562abb26c4..284ad4f10861 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_declaredmember/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_declaredmember/_index.md @@ -4,7 +4,7 @@ linktitle: get_DeclaredMember second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_DeclaredMember method. Gets list of the members with specified name in C++.' type: docs -weight: 1200 +weight: 1300 url: /cpp/system/typeinfo/get_declaredmember/ --- ## TypeInfo::get_DeclaredMember method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_fullname/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_fullname/_index.md index 508398748e68..428bc1657449 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_fullname/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_fullname/_index.md @@ -4,7 +4,7 @@ linktitle: get_FullName second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_FullName method. Returns the fully qualified name (but without the assembly name) of the type represented by the current object in C++.' type: docs -weight: 1300 +weight: 1400 url: /cpp/system/typeinfo/get_fullname/ --- ## TypeInfo::get_FullName method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_generictypearguments/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_generictypearguments/_index.md index 140effbfbc33..43777942a309 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_generictypearguments/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_generictypearguments/_index.md @@ -4,7 +4,7 @@ linktitle: get_GenericTypeArguments second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_GenericTypeArguments method. Gets an array of the generic type arguments for this type in C++.' type: docs -weight: 1400 +weight: 1500 url: /cpp/system/typeinfo/get_generictypearguments/ --- ## TypeInfo::get_GenericTypeArguments method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isabstract/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isabstract/_index.md index 180629c26161..633ecfc8642f 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isabstract/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isabstract/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsAbstract second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsAbstract method. Gets a value indicating whether the Type is abstract and must be overridden in C++.' type: docs -weight: 1500 +weight: 1600 url: /cpp/system/typeinfo/get_isabstract/ --- ## TypeInfo::get_IsAbstract method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isarray/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isarray/_index.md index 91259c9d74c1..d1ba939cebb1 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isarray/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isarray/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsArray second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsArray method. Gets a value that indicates whether the type is an array in C++.' type: docs -weight: 1600 +weight: 1700 url: /cpp/system/typeinfo/get_isarray/ --- ## TypeInfo::get_IsArray method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isclass/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isclass/_index.md index 991bcb113c5d..bce1b436e610 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isclass/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isclass/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsClass second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsClass method. Gets a value indicating whether the Type is a class or a delegate; that is, not a value type or interface in C++.' type: docs -weight: 1700 +weight: 1800 url: /cpp/system/typeinfo/get_isclass/ --- ## TypeInfo::get_IsClass method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isenum/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isenum/_index.md index 98b4bc138584..e103d3011b3d 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isenum/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isenum/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsEnum second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsEnum method. Gets a value indicating whether the current Type represents an enumeration in C++.' type: docs -weight: 1800 +weight: 1900 url: /cpp/system/typeinfo/get_isenum/ --- ## TypeInfo::get_IsEnum method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictype/_index.md index 0224386d8c78..2732f5279a57 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictype/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsGenericType second_title: Aspose.Page for C++ description: 'How to use get_IsGenericType method of System::TypeInfo class in C++.' type: docs -weight: 1900 +weight: 2000 url: /cpp/system/typeinfo/get_isgenerictype/ --- ## TypeInfo::get_IsGenericType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictypedefinition/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictypedefinition/_index.md index 1bfc378ab969..1f29f1f36d53 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictypedefinition/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isgenerictypedefinition/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsGenericTypeDefinition second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsGenericTypeDefinition method. Gets a value indicating whether the current Type represents a generic type definition, from which other generic types can be constructed in C++.' type: docs -weight: 2000 +weight: 2100 url: /cpp/system/typeinfo/get_isgenerictypedefinition/ --- ## TypeInfo::get_IsGenericTypeDefinition method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isinterface/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isinterface/_index.md index 8362e40460c4..ef4e41827137 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isinterface/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isinterface/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsInterface second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsInterface method. Gets a value indicating whether the Type is an interface; that is, not a class or a value type in C++.' type: docs -weight: 2100 +weight: 2200 url: /cpp/system/typeinfo/get_isinterface/ --- ## TypeInfo::get_IsInterface method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_issealed/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_issealed/_index.md index ebe8d848b802..51123bdfdb76 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_issealed/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_issealed/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsSealed second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsSealed method. Gets a value indicating whether the Type is declared sealed in C++.' type: docs -weight: 2200 +weight: 2300 url: /cpp/system/typeinfo/get_issealed/ --- ## TypeInfo::get_IsSealed method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvaluetype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvaluetype/_index.md index 745b0b14f4f9..741af0567703 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvaluetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvaluetype/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsValueType second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsValueType method. Gets a value indicating whether the Type is a value type in C++.' type: docs -weight: 2300 +weight: 2400 url: /cpp/system/typeinfo/get_isvaluetype/ --- ## TypeInfo::get_IsValueType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvisible/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvisible/_index.md index 41663697c975..7444e186f24a 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvisible/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_isvisible/_index.md @@ -4,7 +4,7 @@ linktitle: get_IsVisible second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_IsVisible method. Gets a value indicating whether the Type can be accessed by code outside the assembly in C++.' type: docs -weight: 2400 +weight: 2500 url: /cpp/system/typeinfo/get_isvisible/ --- ## TypeInfo::get_IsVisible method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_name/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_name/_index.md index 8b585bcdfe50..6d0b74fc3191 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_name/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_name/_index.md @@ -4,7 +4,7 @@ linktitle: get_Name second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_Name method. Returns the name of the type represented by the current object in C++.' type: docs -weight: 2500 +weight: 2600 url: /cpp/system/typeinfo/get_name/ --- ## TypeInfo::get_Name method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/get_namespace/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/get_namespace/_index.md index 9223e736c3bd..7440b06c0a72 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/get_namespace/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/get_namespace/_index.md @@ -4,7 +4,7 @@ linktitle: get_Namespace second_title: Aspose.Page for C++ description: 'System::TypeInfo::get_Namespace method. Gets the namespace of the Type in C++.' type: docs -weight: 2600 +weight: 2700 url: /cpp/system/typeinfo/get_namespace/ --- ## TypeInfo::get_Namespace method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructor/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructor/_index.md index eae09b188b8d..3b2697f5517f 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructor/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructor/_index.md @@ -4,7 +4,7 @@ linktitle: GetConstructor second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetConstructor method. Searches for a public instance constructor whose parameters match the types in the specified array in C++.' type: docs -weight: 2700 +weight: 2800 url: /cpp/system/typeinfo/getconstructor/ --- ## TypeInfo::GetConstructor method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructors/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructors/_index.md index 0c0bd7e6e722..a5645e8bfad2 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructors/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getconstructors/_index.md @@ -4,7 +4,7 @@ linktitle: GetConstructors second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetConstructors method. Returns all the public constructors defined for the current Type in C++.' type: docs -weight: 2800 +weight: 2900 url: /cpp/system/typeinfo/getconstructors/ --- ## TypeInfo::GetConstructors() const method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattribute/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattribute/_index.md index e7f81f393ee4..ed1b9d59e843 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattribute/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattribute/_index.md @@ -4,7 +4,7 @@ linktitle: GetCustomAttribute second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetCustomAttribute method. Searches for the custom attribute applied having the specified type and applied to the type reprsented by the current object in C++.' type: docs -weight: 2900 +weight: 3000 url: /cpp/system/typeinfo/getcustomattribute/ --- ## TypeInfo::GetCustomAttribute method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattributes/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattributes/_index.md index 037534bb6dec..f076c9fa8f26 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattributes/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getcustomattributes/_index.md @@ -4,7 +4,7 @@ linktitle: GetCustomAttributes second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetCustomAttributes method. Returns an array containing objects that represent all custom attributes applied to the type in C++.' type: docs -weight: 3000 +weight: 3100 url: /cpp/system/typeinfo/getcustomattributes/ --- ## TypeInfo::GetCustomAttributes() const method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getelementtype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getelementtype/_index.md index f871df2d16c5..7f89e644fb40 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getelementtype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getelementtype/_index.md @@ -4,7 +4,7 @@ linktitle: GetElementType second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetElementType method. NOT IMPLEMENTED in C++.' type: docs -weight: 3100 +weight: 3200 url: /cpp/system/typeinfo/getelementtype/ --- ## TypeInfo::GetElementType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getfield/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getfield/_index.md new file mode 100644 index 000000000000..90628b39a5e8 --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getfield/_index.md @@ -0,0 +1,27 @@ +--- +title: System::TypeInfo::GetField method +linktitle: GetField +second_title: Aspose.Page for C++ +description: 'System::TypeInfo::GetField method. Searches for the specified field, using the specified binding constraints in C++.' +type: docs +weight: 3300 +url: /cpp/system/typeinfo/getfield/ +--- +## TypeInfo::GetField method + + +Searches for the specified field, using the specified binding constraints. + +```cpp +SharedPtr System::TypeInfo::GetField(const System::String &name, System::Reflection::BindingFlags bindingAttr) const +``` + +## See Also + +* Typedef [SharedPtr](../../sharedptr/) +* Class [FieldInfo](../../../system.reflection/fieldinfo/) +* Class [String](../../string/) +* Enum [BindingFlags](../../../system.reflection/bindingflags/) +* Class [TypeInfo](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getfields/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getfields/_index.md index 657d0712067b..9dafdf01fe17 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getfields/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getfields/_index.md @@ -4,7 +4,7 @@ linktitle: GetFields second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetFields method. Searches for the fields defined for the current Type, using the specified binding constraints in C++.' type: docs -weight: 3200 +weight: 3400 url: /cpp/system/typeinfo/getfields/ --- ## TypeInfo::GetFields method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getgenericarguments/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getgenericarguments/_index.md index 2d316cf4b846..59f0434b3288 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getgenericarguments/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getgenericarguments/_index.md @@ -4,7 +4,7 @@ linktitle: GetGenericArguments second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetGenericArguments method. Gets an array of the generic type arguments for this type in C++.' type: docs -weight: 3300 +weight: 3500 url: /cpp/system/typeinfo/getgenericarguments/ --- ## TypeInfo::GetGenericArguments method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/gethashcode/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/gethashcode/_index.md index ce319ed1f5d0..479b62a7947b 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/gethashcode/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/gethashcode/_index.md @@ -4,7 +4,7 @@ linktitle: GetHashCode second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetHashCode method. Returns a hash code associated with this instance in C++.' type: docs -weight: 3400 +weight: 3600 url: /cpp/system/typeinfo/gethashcode/ --- ## TypeInfo::GetHashCode method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getinterfaces/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getinterfaces/_index.md index 85d7122eae28..4cd5dfd5d8af 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getinterfaces/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getinterfaces/_index.md @@ -4,7 +4,7 @@ linktitle: GetInterfaces second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetInterfaces method. Gets all the interfaces implemented or inherited by the current Type in C++.' type: docs -weight: 3500 +weight: 3700 url: /cpp/system/typeinfo/getinterfaces/ --- ## TypeInfo::GetInterfaces method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getmember/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getmember/_index.md index 0dd65703b90a..c9ae9beec096 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getmember/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getmember/_index.md @@ -4,7 +4,7 @@ linktitle: GetMember second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetMember method. Gets list of the members with specified name in C++.' type: docs -weight: 3600 +weight: 3800 url: /cpp/system/typeinfo/getmember/ --- ## TypeInfo::GetMember method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getmethod/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getmethod/_index.md index 74576b90815b..27d5e7d45bf1 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getmethod/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getmethod/_index.md @@ -4,7 +4,7 @@ linktitle: GetMethod second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetMethod method. Gets method with specified name in C++.' type: docs -weight: 3700 +weight: 3900 url: /cpp/system/typeinfo/getmethod/ --- ## TypeInfo::GetMethod method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/getproperties/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/getproperties/_index.md index a5b7cb93fd17..aebf9941084b 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/getproperties/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/getproperties/_index.md @@ -4,7 +4,7 @@ linktitle: GetProperties second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetProperties method. Returns all the public properties of the current Type in C++.' type: docs -weight: 3800 +weight: 4000 url: /cpp/system/typeinfo/getproperties/ --- ## TypeInfo::GetProperties() const method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/gettemplparamtype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/gettemplparamtype/_index.md index b34a4165d833..7764fb406719 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/gettemplparamtype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/gettemplparamtype/_index.md @@ -4,7 +4,7 @@ linktitle: GetTemplParamType second_title: Aspose.Page for C++ description: 'System::TypeInfo::GetTemplParamType method. Gets template parameter type descritor in C++.' type: docs -weight: 3900 +weight: 4100 url: /cpp/system/typeinfo/gettemplparamtype/ --- ## TypeInfo::GetTemplParamType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/hash/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/hash/_index.md index ba714e2cc4c3..dea81a636100 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/hash/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/hash/_index.md @@ -4,7 +4,7 @@ linktitle: Hash second_title: Aspose.Page for C++ description: 'System::TypeInfo::Hash method. Returns a hash value associated with the type represented by the current object in C++.' type: docs -weight: 4000 +weight: 4200 url: /cpp/system/typeinfo/hash/ --- ## TypeInfo::Hash method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/isassignablefrom/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/isassignablefrom/_index.md index a14ff4e93dff..83707d051ce8 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/isassignablefrom/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/isassignablefrom/_index.md @@ -4,7 +4,7 @@ linktitle: IsAssignableFrom second_title: Aspose.Page for C++ description: 'System::TypeInfo::IsAssignableFrom method. Determines whether an instance of a specified type can be assigned to a variable of the current type in C++.' type: docs -weight: 4100 +weight: 4300 url: /cpp/system/typeinfo/isassignablefrom/ --- ## TypeInfo::IsAssignableFrom method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/isdefined/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/isdefined/_index.md new file mode 100644 index 000000000000..845bf4ceb75e --- /dev/null +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/isdefined/_index.md @@ -0,0 +1,34 @@ +--- +title: System::TypeInfo::IsDefined method +linktitle: IsDefined +second_title: Aspose.Page for C++ +description: 'System::TypeInfo::IsDefined method. NOT IMPLEMENTED. Indicates whether one or more attributes of the specified type or of its derived types is applied to this member in C++.' +type: docs +weight: 4400 +url: /cpp/system/typeinfo/isdefined/ +--- +## TypeInfo::IsDefined method + + +NOT IMPLEMENTED. Indicates whether one or more attributes of the specified type or of its derived types is applied to this member. + +```cpp +bool System::TypeInfo::IsDefined(const TypeInfo &attributeType, bool inherit) const +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| attributeType | const TypeInfo\& | The type of custom attribute to search for. The search includes derived types. | +| inherit | bool | true to search this member's inheritance chain to find the attributes; otherwise, false. This parameter is ignored for properties and events. | + +### ReturnValue + +true if one or more instances of attributeType or any of its derived types is applied to this member; otherwise, false. + +## See Also + +* Class [TypeInfo](../) +* Class [TypeInfo](../) +* Namespace [System](../../) +* Library [Aspose.Page for C++](../../../) diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/isinstanceoftype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/isinstanceoftype/_index.md index a08bbbddb10f..1cd51e7b5103 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/isinstanceoftype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/isinstanceoftype/_index.md @@ -4,7 +4,7 @@ linktitle: IsInstanceOfType second_title: Aspose.Page for C++ description: 'System::TypeInfo::IsInstanceOfType method. Determines whether the specified object is an instance of the current type in C++.' type: docs -weight: 4200 +weight: 4500 url: /cpp/system/typeinfo/isinstanceoftype/ --- ## TypeInfo::IsInstanceOfType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/issubclassof/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/issubclassof/_index.md index 1d976239f052..80dd1564bc1e 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/issubclassof/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/issubclassof/_index.md @@ -4,7 +4,7 @@ linktitle: IsSubclassOf second_title: Aspose.Page for C++ description: 'System::TypeInfo::IsSubclassOf method. Determines whether the type represented by the current object is a subclass of the specified class in C++.' type: docs -weight: 4300 +weight: 4600 url: /cpp/system/typeinfo/issubclassof/ --- ## TypeInfo::IsSubclassOf method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/operator!=/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/operator!=/_index.md index ad3300bd269f..f6845d9d7f50 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/operator!=/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/operator!=/_index.md @@ -4,7 +4,7 @@ linktitle: operator!= second_title: Aspose.Page for C++ description: 'System::TypeInfo::operator!= method. Determines if the current and the specified TypeInfo objects are not equal in C++.' type: docs -weight: 4400 +weight: 4700 url: /cpp/system/typeinfo/operator!=/ --- ## TypeInfo::operator!=(const TypeInfo\&) const method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/operator==/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/operator==/_index.md index d767b9dbacbd..270d4045e985 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/operator==/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/operator==/_index.md @@ -4,7 +4,7 @@ linktitle: operator== second_title: Aspose.Page for C++ description: 'System::TypeInfo::operator== method. Determines if the current and the specified TypeInfo objects are equal in C++.' type: docs -weight: 4500 +weight: 4800 url: /cpp/system/typeinfo/operator==/ --- ## TypeInfo::operator==(const TypeInfo\&) const method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/reset/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/reset/_index.md index 9c98f2855fbf..b0dd92e0f06a 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/reset/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/reset/_index.md @@ -4,7 +4,7 @@ linktitle: reset second_title: Aspose.Page for C++ description: 'System::TypeInfo::reset method. Sets TypeInfo to null in C++.' type: docs -weight: 4600 +weight: 4900 url: /cpp/system/typeinfo/reset/ --- ## TypeInfo::reset method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/set_isvaluetype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/set_isvaluetype/_index.md index 6027ac67f743..54685f27601d 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/set_isvaluetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/set_isvaluetype/_index.md @@ -4,7 +4,7 @@ linktitle: set_IsValueType second_title: Aspose.Page for C++ description: 'System::TypeInfo::set_IsValueType method. Sets a value indicating whether the Type is a value type in C++.' type: docs -weight: 4700 +weight: 5000 url: /cpp/system/typeinfo/set_isvaluetype/ --- ## TypeInfo::set_IsValueType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/setbasetype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/setbasetype/_index.md index c9d87c0ba026..06f568b94c7e 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/setbasetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/setbasetype/_index.md @@ -4,7 +4,7 @@ linktitle: SetBaseType second_title: Aspose.Page for C++ description: 'System::TypeInfo::SetBaseType method. Sets base type descritor in C++.' type: docs -weight: 4800 +weight: 5100 url: /cpp/system/typeinfo/setbasetype/ --- ## TypeInfo::SetBaseType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/settemplparamtype/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/settemplparamtype/_index.md index 1923da922090..a4b8bf84422a 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/settemplparamtype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/settemplparamtype/_index.md @@ -4,7 +4,7 @@ linktitle: SetTemplParamType second_title: Aspose.Page for C++ description: 'System::TypeInfo::SetTemplParamType method. Sets template parameter type descritor in C++.' type: docs -weight: 4900 +weight: 5200 url: /cpp/system/typeinfo/settemplparamtype/ --- ## TypeInfo::SetTemplParamType method diff --git a/content/sites/aspose/page/english/cpp/system/typeinfo/tostring/_index.md b/content/sites/aspose/page/english/cpp/system/typeinfo/tostring/_index.md index 5833a1c716ba..697ad14f5843 100644 --- a/content/sites/aspose/page/english/cpp/system/typeinfo/tostring/_index.md +++ b/content/sites/aspose/page/english/cpp/system/typeinfo/tostring/_index.md @@ -4,7 +4,7 @@ linktitle: ToString second_title: Aspose.Page for C++ description: 'System::TypeInfo::ToString method. Returns a string containing the name of the type represented by the current object in C++.' type: docs -weight: 5000 +weight: 5300 url: /cpp/system/typeinfo/tostring/ --- ## TypeInfo::ToString method diff --git a/content/sites/aspose/page/english/cpp/system/uri/_index.md b/content/sites/aspose/page/english/cpp/system/uri/_index.md index d6038e6e7441..83e43687ca98 100644 --- a/content/sites/aspose/page/english/cpp/system/uri/_index.md +++ b/content/sites/aspose/page/english/cpp/system/uri/_index.md @@ -4,7 +4,7 @@ linktitle: Uri second_title: Aspose.Page for C++ description: 'System::Uri class. Unified resource identifier. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 6300 +weight: 6500 url: /cpp/system/uri/ --- ## Uri class diff --git a/content/sites/aspose/page/english/cpp/system/uribuilder/_index.md b/content/sites/aspose/page/english/cpp/system/uribuilder/_index.md index cc4a5f9b57cb..3a2364a84c27 100644 --- a/content/sites/aspose/page/english/cpp/system/uribuilder/_index.md +++ b/content/sites/aspose/page/english/cpp/system/uribuilder/_index.md @@ -4,7 +4,7 @@ linktitle: UriBuilder second_title: Aspose.Page for C++ description: 'System::UriBuilder class. Provides methods to construct and modify universial resource identifiers (URIs). Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 6400 +weight: 6600 url: /cpp/system/uribuilder/ --- ## UriBuilder class diff --git a/content/sites/aspose/page/english/cpp/system/uricomponents/_index.md b/content/sites/aspose/page/english/cpp/system/uricomponents/_index.md index 274b7873496c..9868666791eb 100644 --- a/content/sites/aspose/page/english/cpp/system/uricomponents/_index.md +++ b/content/sites/aspose/page/english/cpp/system/uricomponents/_index.md @@ -4,7 +4,7 @@ linktitle: UriComponents second_title: Aspose.Page for C++ description: 'System::UriComponents enum. Represents URI components in C++.' type: docs -weight: 8400 +weight: 8600 url: /cpp/system/uricomponents/ --- ## UriComponents enum diff --git a/content/sites/aspose/page/english/cpp/system/uriformat/_index.md b/content/sites/aspose/page/english/cpp/system/uriformat/_index.md index 951a41e63fd9..eff68122a2cb 100644 --- a/content/sites/aspose/page/english/cpp/system/uriformat/_index.md +++ b/content/sites/aspose/page/english/cpp/system/uriformat/_index.md @@ -4,7 +4,7 @@ linktitle: UriFormat second_title: Aspose.Page for C++ description: 'System::UriFormat enum. Specifies how the URI is escaped in C++.' type: docs -weight: 8500 +weight: 8700 url: /cpp/system/uriformat/ --- ## UriFormat enum diff --git a/content/sites/aspose/page/english/cpp/system/urihostnametype/_index.md b/content/sites/aspose/page/english/cpp/system/urihostnametype/_index.md index dad47fc962e2..0bcf70aef90b 100644 --- a/content/sites/aspose/page/english/cpp/system/urihostnametype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/urihostnametype/_index.md @@ -4,7 +4,7 @@ linktitle: UriHostNameType second_title: Aspose.Page for C++ description: 'System::UriHostNameType enum. Represents the type of host name in C++.' type: docs -weight: 8600 +weight: 8800 url: /cpp/system/urihostnametype/ --- ## UriHostNameType enum diff --git a/content/sites/aspose/page/english/cpp/system/urikind/_index.md b/content/sites/aspose/page/english/cpp/system/urikind/_index.md index 3a3df8af9dfc..317329626947 100644 --- a/content/sites/aspose/page/english/cpp/system/urikind/_index.md +++ b/content/sites/aspose/page/english/cpp/system/urikind/_index.md @@ -4,7 +4,7 @@ linktitle: UriKind second_title: Aspose.Page for C++ description: 'System::UriKind enum. Represents the kinds of URIs in C++.' type: docs -weight: 8700 +weight: 8900 url: /cpp/system/urikind/ --- ## UriKind enum diff --git a/content/sites/aspose/page/english/cpp/system/uriparser/_index.md b/content/sites/aspose/page/english/cpp/system/uriparser/_index.md index 504e7fea260c..378e57bb499f 100644 --- a/content/sites/aspose/page/english/cpp/system/uriparser/_index.md +++ b/content/sites/aspose/page/english/cpp/system/uriparser/_index.md @@ -4,7 +4,7 @@ linktitle: UriParser second_title: Aspose.Page for C++ description: 'System::UriParser class. Used to parse a new URI scheme. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument in C++.' type: docs -weight: 6500 +weight: 6700 url: /cpp/system/uriparser/ --- ## UriParser class diff --git a/content/sites/aspose/page/english/cpp/system/uripartial/_index.md b/content/sites/aspose/page/english/cpp/system/uripartial/_index.md index bd3e7caf8a62..f5bc4f6cb944 100644 --- a/content/sites/aspose/page/english/cpp/system/uripartial/_index.md +++ b/content/sites/aspose/page/english/cpp/system/uripartial/_index.md @@ -4,7 +4,7 @@ linktitle: UriPartial second_title: Aspose.Page for C++ description: 'System::UriPartial enum. Represents the parts of a URI for the Uri.GetLeftPart method in C++.' type: docs -weight: 8800 +weight: 9000 url: /cpp/system/uripartial/ --- ## UriPartial enum diff --git a/content/sites/aspose/page/english/cpp/system/urishim/_index.md b/content/sites/aspose/page/english/cpp/system/urishim/_index.md index 5de897536b7f..34a25eb01812 100644 --- a/content/sites/aspose/page/english/cpp/system/urishim/_index.md +++ b/content/sites/aspose/page/english/cpp/system/urishim/_index.md @@ -4,7 +4,7 @@ linktitle: UriShim second_title: Aspose.Page for C++ description: 'System::UriShim class. Service class in C++.' type: docs -weight: 6600 +weight: 6800 url: /cpp/system/urishim/ --- ## UriShim class diff --git a/content/sites/aspose/page/english/cpp/system/valuetype/_index.md b/content/sites/aspose/page/english/cpp/system/valuetype/_index.md index c1a4c106abc1..34b51a169dec 100644 --- a/content/sites/aspose/page/english/cpp/system/valuetype/_index.md +++ b/content/sites/aspose/page/english/cpp/system/valuetype/_index.md @@ -4,7 +4,7 @@ linktitle: ValueType second_title: Aspose.Page for C++ description: 'System::ValueType class. Baseclass for value types with Object inheritance being truncated for performance reasons. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 6700 +weight: 6900 url: /cpp/system/valuetype/ --- ## ValueType class diff --git a/content/sites/aspose/page/english/cpp/system/version/_index.md b/content/sites/aspose/page/english/cpp/system/version/_index.md index 7f6829df3ddd..32793c6ddff1 100644 --- a/content/sites/aspose/page/english/cpp/system/version/_index.md +++ b/content/sites/aspose/page/english/cpp/system/version/_index.md @@ -4,7 +4,7 @@ linktitle: Version second_title: Aspose.Page for C++ description: 'System::Version class. Represents a version number. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type in C++.' type: docs -weight: 6800 +weight: 7000 url: /cpp/system/version/ --- ## Version class diff --git a/content/sites/aspose/page/english/cpp/system/void/_index.md b/content/sites/aspose/page/english/cpp/system/void/_index.md index 43615620ef02..98d1690b6adf 100644 --- a/content/sites/aspose/page/english/cpp/system/void/_index.md +++ b/content/sites/aspose/page/english/cpp/system/void/_index.md @@ -4,7 +4,7 @@ linktitle: Void second_title: Aspose.Page for C++ description: 'How to use System::Void class in C++.' type: docs -weight: 6900 +weight: 7100 url: /cpp/system/void/ --- ## Void class diff --git a/content/sites/aspose/page/english/cpp/system/weakptr/_index.md b/content/sites/aspose/page/english/cpp/system/weakptr/_index.md index bc9383c91a39..3860b2efae3f 100644 --- a/content/sites/aspose/page/english/cpp/system/weakptr/_index.md +++ b/content/sites/aspose/page/english/cpp/system/weakptr/_index.md @@ -4,7 +4,7 @@ linktitle: WeakPtr second_title: Aspose.Page for C++ description: 'System::WeakPtr class. Subclass of System::SmartPtr which sets itself to weak mode at construction. Please note that this class doesn''t guarantee that its instance will always remain in weak mode as set_Mode() is still accessible. This type is a pointer to manage other object''s deletion. It should be allocated on stack and passed to functions either by value or by const reference in C++.' type: docs -weight: 7000 +weight: 7200 url: /cpp/system/weakptr/ --- ## WeakPtr class diff --git a/content/sites/aspose/page/english/cpp/system/weakreference/_index.md b/content/sites/aspose/page/english/cpp/system/weakreference/_index.md index e3ededa266cd..b2bbda31ca12 100644 --- a/content/sites/aspose/page/english/cpp/system/weakreference/_index.md +++ b/content/sites/aspose/page/english/cpp/system/weakreference/_index.md @@ -4,7 +4,7 @@ linktitle: WeakReference second_title: Aspose.Page for C++ description: 'System::WeakReference class. Represents a weak reference, which references an object while still allowing that object to be deleted in C++.' type: docs -weight: 7100 +weight: 7300 url: /cpp/system/weakreference/ --- ## WeakReference class diff --git a/content/sites/aspose/page/english/cpp/system/weakreference__/_index.md b/content/sites/aspose/page/english/cpp/system/weakreference__/_index.md index b4f4d880f66c..792aa62de894 100644 --- a/content/sites/aspose/page/english/cpp/system/weakreference__/_index.md +++ b/content/sites/aspose/page/english/cpp/system/weakreference__/_index.md @@ -4,7 +4,7 @@ linktitle: WeakReference<> second_title: Aspose.Page for C++ description: 'System::WeakReference<> class. Represents a weak reference, which references an object while still allowing that object to be deleted in C++.' type: docs -weight: 7300 +weight: 7500 url: /cpp/system/weakreference__/ --- ## WeakReference<> class diff --git a/content/sites/aspose/page/english/cpp/system/weakreference_t_/_index.md b/content/sites/aspose/page/english/cpp/system/weakreference_t_/_index.md index 01d93ffe1d6f..8093f7d2dd2b 100644 --- a/content/sites/aspose/page/english/cpp/system/weakreference_t_/_index.md +++ b/content/sites/aspose/page/english/cpp/system/weakreference_t_/_index.md @@ -4,7 +4,7 @@ linktitle: WeakReference< T > second_title: Aspose.Page for C++ description: 'System::WeakReference< T > class. Represents a weak reference, which references an object while still allowing that object to be deleted in C++.' type: docs -weight: 7200 +weight: 7400 url: /cpp/system/weakreference_t_/ --- ## WeakReference< T > class