Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 39,382 for

document properties

(0.3 sec)
  1. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree....level property IStructuredDocumentT.level property Gets the level...SDT occurs in the document tree. @property def level ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.VerticalPosition | Aspose.Words for...

    Discover the FrameFormat VerticalPosition property, which measures vertical distance from the frame edge to your specified item, enhancing layout precision....VerticalPosition property Gets vertical distance between...by the RelativeVerticalPosi property. public double VerticalPosition...

    reference.aspose.com/words/net/aspose.words/fra...
  3. FrameFormat.HorizontalPosition | Aspose.Words f...

    Discover the FrameFormat HorizontalPosition property to easily measure the distance between your frame's edge and the specified item for precise layout control....HorizontalPosition property Gets horizontal distance between...by the RelativeHorizontalPo property. public double HorizontalPosition...

    reference.aspose.com/words/net/aspose.words/fra...
  4. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...email property SignatureLineOptions.email property Gets or sets...address. Default value for this property is empty string . get email...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLineOptions.showDate property | Aspose...

    SignatureLineOptions.showDate property. Gets or sets a value indicating that sign date is shown in the signature line...showDate property SignatureLineOptions.showDate property Gets or...line. Default value for this property is true . get showDate ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable Properties effortlessly. Enhance data visualization with the Show property for clear insights....DataTable property Provides access to properties of a data table...can be shown using the Show property. public ChartDataTable DataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ThemeFont enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  8. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....Create an instance of the Document class to convert that to a...settings Save the loaded DOCX document as a PCL file on the disk...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  9. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid....isValid property SignatureLine.isValid property Indicates that...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DOCX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....You can process the word documents saved in DOCX or DOC format...Create an instance of the Document Class to load the source Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...