Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 423,616 for

document

(1.43 sec)
  1. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....that some bookmarks in the document are assigned to form fields...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PDF 中的媒体注释|Aspose.PDF for Python via .NET

    了解如何向 PDF 文档添加声音、3D、屏幕和富媒体注释,以及如何使用 Aspose.PDF for Python via .NET 检查或删除多媒体注释。...infile ) document = ap . Document ( infile ) page = document . pages...append ( sound_annotation ) document . save ( outfile ) 完整示例 def...

    docs.aspose.com/pdf/zh/python-net/media-annotat...
  3. Convert DOCX to MP4 using Python

    Refer to this article to convert DOCX to MP4 using Python. It has details to set the IDE, a list of steps, and a sample code for changing DOCX to MP4 using Python....source Word file into the Document object Define the image resolution...resolution for exporting document pages to respective images Get...

    kb.aspose.com/words/python/convert-docx-to-mp4-...
  4. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...input documents into a single document and returns Document instance...instance of the final document. def merge_stream ( self , input_streams...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with print tickets | C++

    Learn how to specify XPS Document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...Developer Guide Working with XPS Document Working with Print Tickets...Hide Show ] Print Schema XPS documents and the XPS Object Model can...

    docs.aspose.com/page/cpp/xps/print-tickets/
  6. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF Documents, add timestamps, and validate signatures in Python....pydrawing as drawing def sign_document ( infile : str , outfile :...) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  8. VariableCollection | Aspose.Words for Java

    A collection of Document variables in Java....implements Iterable A collection of document variables. To learn more,...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export EMLX to DOTM via Java | products.aspose.com

    Java API to Convert EMLX to DOTM without using Microsoft Word or Outlook...render HTML to DOTM by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOTM format...

    products.aspose.com/total/java/conversion/emlx-...
  10. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

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