Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 423,794 for

document

(1.42 sec)
  1. Move Pages to PDF using Python | Aspose.PDF

    Move PDF pages of your Document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/python-net/pages/move/
  2. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your Document programmatically programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/net/pages/move/
  3. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Text Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/text/
  4. DocumentRecoveryMode | Aspose.Words for Java

    Specifies the available recovery options when a Document encounters errors during loading in Java....available recovery options when a document encounters errors during loading...Shows how to try to recover a document if errors occurred during...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Text Annotations|Aspose.PDF for Python via ...

    Add text annotations to a PDF Document using the PdfContentEditor class in Aspose.PDF for Python via .NET....a text annotation to a PDF document using the PdfContentEditor...viewing the document. In this example: A PDF document is loaded...

    docs.aspose.com/pdf/python-net/add-text-annotat...
  6. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    Discover PdfSaveOptions' DownsampleOptions property to customize your PDF quality and optimize file size for better performance and clarity....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to add comments to bookmark range - Free Su...

    i have an existing word Document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = Document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...1 i have an existing word document with bookmarks. I need to...bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName];...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  8. Unlock Documents via Python | products.aspose.com

    Unlock password protected PDF, Microsoft Word Documents and PowerPoint presentation files via your Python application....NET Unlock Unlock Documents using Python APIs Unlock Password...PowerPoint presentation and PDF documents using Aspose.Total for Python...

    products.aspose.com/total/python-net/unlock/
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF Imposition using Aspose.PDF for Rust via C+...

    This article explains how to rearrange PDF pages for print-optimized layouts using Aspose.PDF for Rust via C++....the output document. Open the source PDF document. Save the document...document using an N-Up layout with the specified number of rows...

    docs.aspose.com/pdf/rust-cpp/pdf-imposition/