Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 418,004 for

document

(0.2 sec)
  1. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF Documents in .NET using Aspose.PDF for structured text retrieval....Hide ] Extract Text from PDF document in Paragraphs form We can...can get text from a PDF document by searching a particular text...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  2. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the Document table of content is getting changed after the doc pr…... the document table of content is getting...Table of Contents in a Word document is built from field codes...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  3. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related Document page. Get accurate page tracking and reflow insights!...0-based index of the page in the document this event relates to. Returns...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.lay...
  4. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting a document to SaveFormat...Examples: Shows how to split a document into parts and save them....

    reference.aspose.com/words/java/com.aspose.word...
  5. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file formats....Save Remarks PDF Portable Document Format EPUB Ebook file format...format) XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  6. Compare Documents in C#|Aspose.Words for .NET

    Compare two Documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....Ask AI Compare Documents Contents [ Hide ] Purpose Summary This...outlines how to compare two Word documents for differences using Aspose...

    docs.aspose.com/words/net/compare-documents/
  7. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured Document to XML data....mapping of the parent structured document to XML data. def delete (...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...DynamicCast < TextBoxField > ( document -> get_Form () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  9. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  10. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/export-xml...