Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++....Create an "RtfSaveOptions" object to pass to the document's "Save"...
Aspose::Words::CleanupOptions::get_UnusedStyles method. Specifies whether unused styles should be removed from document. Default value is true in C++....configured with a CleanupOptions object, can target unused styles and...
Aspose::Words::CleanupOptions::get_UnusedBuiltinStyles method. Specifies that unused BuiltIn styles should be removed from document in C++....configured with a CleanupOptions object, can target unused styles and...
Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....use a "FindReplaceOptions" object to modify the find-and-replace...
aspose.words.lists.List class. Represents formatting of a list... A List object always belongs to the ListCollection...formatting of a list, use ListLevel objects found in the List.list_levels...
Aspose::Words::Saving::FontSavingArgs::get_Bold method. Indicates whether the current font is bold in C++....// Configure a SaveOptions object to export fonts to separate...
Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a font resource in C++....// Configure a SaveOptions object to export fonts to separate...
aspose.words.settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...Returns a deep clone of this object. See Also module aspose.words...
Automatic detection of word bounding boxes inside an image....images, provided in OcrInput object , use detect_rectangles() method...a list of RectangleOutput objects containing coordinates of each...
Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....Passing the template document object: target -> CopyStylesFromTempla...Passing the template document object: target -> CopyStylesFromTempla...