Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 423,604 for

document

(1.47 sec)
  1. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....with built-in document properties. doc = aw . Document ( file_name...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words.Fonts | Aspose.Words for .NET

    Explore the Aspose.Words.Fonts namespace to easily access detailed font information in your Documents, enhancing your text formatting and design....information about fonts used in a document. Classes Class Description...information about a font used in the document. FontInfoCollection Represents...

    reference.aspose.com/words/net/aspose.words.fonts/
  3. Optimize PDF Resources using Rust via C++|Aspos...

    Optimize Resources of PDF files using Rust tool....the document: Resources that are not used on the document pages...optimize a PDF document. use asposepdf :: Document ; fn main ()...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf-resou...
  4. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.Cells for JavaScript中的枚举器。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...
  5. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and saves the modified Document....between pages within the same document. Using PdfContentEditor ,...page to another, improving document usability and navigation....

    docs.aspose.com/pdf/python-net/add-local-link/
  6. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure Document management....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured Document tag...SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word Documents in C++ without utilizing Microsoft Word or interop....Find and Replace Text in Word Document in C++ How to Convert Word...using C++ How to Send Word Document by Email using C++ How to...

    kb.aspose.com/words/cpp/
  10. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Document ( base . myDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...