Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 41,497 for

document properties

(0.2 sec)
  1. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored Document...reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....to be highlighted using the Document class object Search the text...highlighting color and other properties before applying it Save the...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  3. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...list levels are indented when document is exporting to SaveFormat...more, visit the Save a Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....important classes, methods, and properties required to add and underline...Create a new PDF file using the Document class and add a new page Instantiate...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  5. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....is_valid property SignatureLine.is_valid property Indicates that...digital signature is valid. @property def is_valid ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulate Position, Size, and Designer Chart|D...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these Properties for improved layout and visualization....chart_object property to achieve this. You can use...use its sub‑properties to re‑size the chart with new height and...

    docs.aspose.com/cells/python-net/manipulate-pos...
  7. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....true, then all the data and properties of rows and cells of this...implementation so that its properties can be set via StartRow(Row)...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  8. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....Programmatic modification of PDF documents is an essential part of modern...enables developers to stamp PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-cpp/stamps/text/
  9. FormFieldCollection class | Aspose.Words for Py...

    aspose.words.fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...Working with Form Fields documentation article. Indexers Name Description...field at the specified index. Properties Name Description count Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....first you need to create a Document object and a TextStamp object...to add the stamp in the PDF document. The following code snippet...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...