Discover the StructuredDocumentTag Level property to efficiently identify its position in the Document tree, enhancing your Document management skills.... Document doc = new Document (); // Create...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...
This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python via C++....object by loading the input file doc = apCore . document_create_from_file...apCore . document_get_pages ( doc ) # Getting the first page from...
FieldDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...
aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...
Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Border object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
DocumentProperty.toBool method. Returns the property value as bool.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...
DocumentProperty.toDouble method. Returns the property value as double.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...
Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two similar field...
Aspose::Words::Drawing::Charts::ChartFormat::SetDefaultFill method. Resets the fill of the chart element to have the default value in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...