Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 39,581 for

document properties

(0.13 sec)
  1. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a Document using Node.js....defined in the document using the Document.styles property. This collection...and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/nodejs-net/working-with-s...
  2. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....information about all the important properties and attributes that can be...Create a new PDF file using the Document class and some sample text...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  3. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation...returned to the caller after a document is saved and contains additional...the Save a Document documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner Document in C++....on::get_Document method ListCollection::get_Document method Gets...Gets the owner document. System :: SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the Document...represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and Properties in Python using Aspose.PDF for Document management....Get File Information of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  7. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)...fitToViewPort property SvgSaveOptions.fitToViewPort property Specifies...the properties of images when converting a .docx document to ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....Ask AI Convert a Document to PDF Contents [ Hide ] What is this...explains how to convert Word documents to PDF and details the rendering...

    docs.aspose.com/words/net/convert-a-document-to...
  9. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....by using the methods and properties in the PsLoadOptions object...conversion process Create the Document class object to load the PS...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...