Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 422,078 for

document

(0.29 sec)
  1. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Python via .NET...Circle Annotations In PDF documents, a square annotation refers...area or section within the document. Square and Circle annotations...

    docs.aspose.com/pdf/python-net/figures-annotation/
  2. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word Documents conversion....Convert PDF to Microsoft Word Documents in Java Contents [ Hide ]...very simple, just load PDF to Document class and save it as output...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  3. Insert and Append Documents in C++|Aspose.Words...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  4. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a Document in Java....for a document. Remarks: User can call method Document.updateThumbnail(com...for a document. Examples: Shows how to update a document’s thumbnail...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_Document_tag method...move_to_structured_document_tag method Contents [ Hide ] mov...move_to_structured_document_tag(structured_document_tag_index, character_index)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active Document protection type....protectionType property Document.protectionType property Gets...Gets the currently active document protection type. get protectionType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with PDF Documents|Aspose.PDF for PHP v...

    This article describes to you what manipulations can be done with the Document with Aspose.PDF for PHP via Java....Working with PDF Documents Contents [ Hide ] PDF is the standard...standard format for electronic documents. Now PDF files are used in...

    docs.aspose.com/pdf/php-java/working-with-docum...
  8. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF Documents by using Aspose.PDF for Python via .NET....Form Field in a PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/python-net/create-form/
  9. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....打开文档 $document = new Document ( $inputFile ); $document -> getPageInfo...() -> setWidth ( 612.0 ); $document -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  10. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF Documents using Aspose.PDF for Python via .NET....markup annotations in PDF documents using Aspose.PDF for Python...Open the source PDF document = ap . Document ( infile ) Create...

    docs.aspose.com/pdf/python-net/markup-annotations/