Skip to content

Commit b71dde5

Browse files
Aspose.Slides for C++ 24.12 API Reference
1 parent 749b52e commit b71dde5

File tree

114 files changed

+150
-372
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+150
-372
lines changed

content/cpp/english/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Aspose.Slides for C++ API Reference (version 24.11)
2+
title: Aspose.Slides for C++ API Reference (version 24.12)
33
type: docs
44
weight: 12
55
url: /

content/cpp/english/aspose.slides.export/htmloptions/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class HtmlOptions : public Aspose::Slides::Export::SaveOptions,
3232
| [System::SharedPtr](../../system/sharedptr/)\<[IHtmlFormatter](../ihtmlformatter/)\> [get_HtmlFormatter](./get_htmlformatter/)() override | Returns HTML template. Read [IHtmlFormatter](../ihtmlformatter/). |
3333
| [System::SharedPtr](../../system/sharedptr/)\<[IInkOptions](../iinkoptions/)\> [get_InkOptions](./get_inkoptions/)() override | Provides options that control the look of [Ink](../../aspose.slides.ink/) objects in exported document. Read-only [IInkOptions](../iinkoptions/) |
3434
| **uint8_t** [get_JpegQuality](./get_jpegquality/)() override | Returns a value determining the quality of the JPEG images inside PDF document. Read **uint8_t**. |
35-
| [System::SharedPtr](../../system/sharedptr/)\<[INotesCommentsLayoutingOptions](../inotescommentslayoutingoptions/)\> [get_NotesCommentsLayouting](./get_notescommentslayouting/)() override | Provides options that control how notes and comments is placed in exported document. |
3635
| [Aspose::Slides::Export::PicturesCompression](../picturescompression/) [get_PicturesCompression](./get_picturescompression/)() override | Represents the pictures compression level |
3736
| [System::SharedPtr](../../system/sharedptr/)\<[IProgressCallback](../../aspose.slides/iprogresscallback/)\> [get_ProgressCallback](../saveoptions/get_progresscallback/)() override | Represents a callback object for saving progress updates in percentage. See [IProgressCallback](../../aspose.slides/iprogresscallback/). |
3837
| **bool** [get_ShowHiddenSlides](./get_showhiddenslides/)() override | Specifies whether the generated document should include hidden slides or not. Default is **false**. |

content/cpp/english/aspose.slides.export/htmloptions/get_deletepicturescroppedareas/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_DeletePicturesCroppedAreas()
33
second_title: Aspose.Slides for C++ API Reference
44
description: A boolean flag indicates if the cropped parts remain as part of the document. If true the cropped parts will removed, if false they will be serialized in the document (which can possible lead to a larger file)
55
type: docs
6-
weight: 183
6+
weight: 170
77
url: /aspose.slides.export/htmloptions/get_deletepicturescroppedareas/
88
---
99
## HtmlOptions::get_DeletePicturesCroppedAreas() method

content/cpp/english/aspose.slides.export/htmloptions/get_htmlformatter/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_HtmlFormatter()
33
second_title: Aspose.Slides for C++ API Reference
44
description: Returns HTML template. Read IHtmlFormatter.
55
type: docs
6-
weight: 79
6+
weight: 66
77
url: /aspose.slides.export/htmloptions/get_htmlformatter/
88
---
99
## HtmlOptions::get_HtmlFormatter() method

content/cpp/english/aspose.slides.export/htmloptions/get_jpegquality/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_JpegQuality()
33
second_title: Aspose.Slides for C++ API Reference
44
description: Returns a value determining the quality of the JPEG images inside PDF document. Read uint8_t.
55
type: docs
6-
weight: 131
6+
weight: 118
77
url: /aspose.slides.export/htmloptions/get_jpegquality/
88
---
99
## HtmlOptions::get_JpegQuality() method

content/cpp/english/aspose.slides.export/htmloptions/get_notescommentslayouting/_index.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

content/cpp/english/aspose.slides.export/htmloptions/get_picturescompression/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_PicturesCompression()
33
second_title: Aspose.Slides for C++ API Reference
44
description: Represents the pictures compression level
55
type: docs
6-
weight: 157
6+
weight: 144
77
url: /aspose.slides.export/htmloptions/get_picturescompression/
88
---
99
## HtmlOptions::get_PicturesCompression() method

content/cpp/english/aspose.slides.export/htmloptions/get_showhiddenslides/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_ShowHiddenSlides()
33
second_title: Aspose.Slides for C++ API Reference
44
description: Specifies whether the generated document should include hidden slides or not. Default is false.
55
type: docs
6-
weight: 53
6+
weight: 40
77
url: /aspose.slides.export/htmloptions/get_showhiddenslides/
88
---
99
## HtmlOptions::get_ShowHiddenSlides() method

content/cpp/english/aspose.slides.export/htmloptions/get_slideimageformat/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_SlideImageFormat()
33
second_title: Aspose.Slides for C++ API Reference
44
description: Returns slide image format options. Read ISlideImageFormat.
55
type: docs
6-
weight: 105
6+
weight: 92
77
url: /aspose.slides.export/htmloptions/get_slideimageformat/
88
---
99
## HtmlOptions::get_SlideImageFormat() method

content/cpp/english/aspose.slides.export/htmloptions/get_svgresponsivelayout/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: get_SvgResponsiveLayout()
33
second_title: Aspose.Slides for C++ API Reference
44
description: True to exclude width and height attributes from svg container - that will make layout responsive. False - otherwise. Read bool.
55
type: docs
6-
weight: 209
6+
weight: 196
77
url: /aspose.slides.export/htmloptions/get_svgresponsivelayout/
88
---
99
## HtmlOptions::get_SvgResponsiveLayout() method

0 commit comments

Comments
 (0)