Aspose::Words::Drawing::OlePackage class. Allows to access OLE Package properties. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // OLE objects allow us to...
GroupShape constructor. Creates a new group shape....GroupShape constructor GroupShape(doc) Creates a new group shape. def...def __init__ ( self , doc : aspose . words . DocumentBase ):...
Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowLegendKey method. Allows to specify whether legend key is to be displayed for the data labels of the entire series. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Convert EPUB to ODT using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...easily convert EPUB files to DOC format. Once the EPUB file has...
Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: Fill > fill = doc -> get_FirstSection () -> get_Body...
FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...