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

document properties

(0.5 sec)
  1. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...with Digital Signatures documentation article. Constructors Name...The default constructor. Properties Name Description allowComments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PhoneticGuide.ruby_text property | Aspose.Words...

    PhoneticGuide.ruby_text property. Gets ruby text of the phonetic guide....ruby_text property PhoneticGuide.ruby_text property Gets ruby...text of the phonetic guide. @property def ruby_text ( self ) ->...

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

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...the Working with Fields documentation article. Remarks Retrieves...current document, as recorded in the Words property of the built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....DocSaveOptions class provides numerous properties that give you full control...example, we use the page_setup property that specifies the page size...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  5. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

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

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

    docs.aspose.com/pdf/python-java/get-pdf-file-in...
  7. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation....the Working with Fields documentation article. public class FieldCollection...FieldCollection : IEnumerable < Field > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.fie...
  8. IStructuredDocumentTag.WordOpenXML | Aspose.Wor...

    Discover the IStructuredDocumentTag WordOpenXML property, access XML strings in FlatOpc format for enhanced Document management and integration....WordOpenXML property Gets a string that represents...FlatOpc format. Document doc = new Document ( MyDir + "Structured...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... A Word document can contain one or more different...different shapes. Shapes of the document are represented by the Shape...

    docs.aspose.com/words/cpp/working-with-shapes/
  10. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....object using Info property of the Document object. Once the DocumentInfo...values of the individual properties. The following code snippet...

    docs.aspose.com/pdf/net/pdf-file-metadata/