Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 424,194 for

document

(0.12 sec)
  1. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....means if you remove parts of a document that contain revisions, the...revisions in range. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... Html ; Document myDoc = new Document ( stream , loadOptions...QuoteName ); // Set EncodedData to Document Body NewNote . Attributes...

    docs.aspose.com/words/net/extend-and-contribute...
  3. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...ManipulateTable () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  4. Region-Based Extraction using Java|Aspose.PDF f...

    Learn how to extract text from a specific page region or inspect paragraph geometry in PDF Documents with Aspose.PDF for Java.... Open the source PDF Document . Create a TextAbsorber ....Exception { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/region-based-extraction/
  5. Aspose::Words::Range::UpdateFields method | Asp...

    Aspose::Words::Range::UpdateFields method. Updates the values of Document fields in this range in C++....method Updates the values of document fields in this range. void...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. Read Financial Reports via .NET | products.aspo...

    C# code to read financial reports in XBRL and iXBRL files via .NET library.... Read XBRL Document Reading XBRL file is needed...and analysis. To read XBLR documents, API provides XbrlDocument...

    products.aspose.com/finance/net/read/
  7. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the Document processing workflow....can be integrated into the document processing workflow. This...= new aw . Document ( base . myDir + "Big document.docx" ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  9. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...class. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...