Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 41,493 for

document properties

(0.17 sec)
  1. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a Document...mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks You can...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection today!...Security property Specifies the security level of a document as a...; set ; } Remarks Use this property for informational purposes...

    reference.aspose.com/words/net/aspose.words.pro...
  3. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...ExportRoundtripInfor property Specifies whether to write...information allows to restore document properties such as tab stops, comments...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ThemeFont enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeFont enumeration. Specifies the types of theme font names for Document themes....types of theme font names for document themes. Specifies a theme...within the parent object properties. This theme font is a reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Read Color of Shape's Glow Effect with JavaScri...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for JavaScript via C++....color property. It will help you find the various properties relating...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/read-color...
  7. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title Properties....title property ChartAxis.title property Provides access to the...the axis title properties. @property def title ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object....glow property to access glow properties of an object...GlowFormat class directly. Properties Name Description color Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control....name property OleControl.name property Gets or sets name of the...the ActiveX control. @property def name ( self ) -> str : .....

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....loaded PDF file and set the properties of the output PPTX file....the source PDF file into the Document class to turn PDF into PowerPoint...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...