Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 42,215 for

document properties

(0.25 sec)
  1. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF Document using Aspose.PDF in Java, allowing for customized styling....offers SubsequentLinesInden property into TextFormattingOption...following code snippet to use the property: public static void AddLineIndentToPDF...

    docs.aspose.com/pdf/java/text-formatting-inside...
  2. Person class | Aspose.Words for Python

    aspose.words.bibliography.Person class. Represents individual (a person) bibliography source contributor.... Properties Name Description first Gets...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSubstitutionWarningInfo class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class. Contains information about a font substitution warning that Aspose.Words issued during Document loading or saving....Words issued during document loading or saving. Inheritance:...FontSubstitutionWarn → WarningInfo Properties Name Description description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to fixed page HTML, SVG or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...Digital Signatures documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...caption property Forms2OleControl.caption property Gets or sets...sets a Caption property of the control. Default value is an empty...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Optimize Chart Calculations for Presentations o...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Android for PPT and PPTX, with practical Java code examples....API for getting these properties. Properties of IAxis interface...validateChartLayout() previously to fill properties with actual values. Presentation...

    docs.aspose.com/slides/androidjava/chart-calcul...
  8. Working with XMP Metadata in EPS files | Aspose...

    Aspose.Page for .NET lets you do the next when Working with XMP Metadata in EPS files like to add and change array items, namespaces, name values, and more...standard for embedding metadata properties in media files. It was introduced...of definite one`s by some properties. In fact, XMP-like data injection...

    docs.aspose.com/page/net/working-with-xm-metada...
  9. 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-...
  10. Insert an Empty Page at End of PDF File in Pyth...

    Find out how to insert an empty page at the end of a PDF Document using Python with Aspose.PDF for flexible Document expansion....Empty Page at the end of PDF document using Aspose.PDF Java for...Python Code pdf_document = self.Document() pdf_document=self.dataDir...

    docs.aspose.com/pdf/python-java/insert-an-empty...