Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 401,908 for

document

(0.72 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Transparency...Show ] Add transparency in PS document PostScript doesn’t support...

    docs.aspose.com/page/net/ps/working-with-transp...
  5. DocumentVisitor.visit_document_end method | Asp...

    DocumentVisitor.visit_Document_end method. Called when enumeration of the Document has finished....visit_document_end method visit_document_end(doc) Called when...enumeration of the document has finished. def visit_document_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.visit_document_start method | A...

    DocumentVisitor.visit_Document_start method. Called when enumeration of the Document has started....visit_document_start method visit_document_start(doc) Called...enumeration of the document has started. def visit_document_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Update Fields in Java|Aspose.Words for Java

    Learn how to update fields in Java. Update fields programmatically or use automatic field update using Java API...for the given version of the document. But if you have an application...modifies a document with fields like merging two documents or populating...

    docs.aspose.com/words/java/update-field/
  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. Document.HasMacros | Aspose.Words for .NET

    Discover if your Document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros Contents [ Hide ] Document.HasMacros property Returns...Returns true if the document has a VBA project (macros). public bool...

    reference.aspose.com/words/net/aspose.words/doc...