Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 56,379 for

import document

(1.17 sec)
  1. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Hide ] PDF layers allow a document to contain multiple sets of...especially useful in complex documents where content must be organized...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  2. PageLayoutCallbackArgs.page_index property | As...

    PageLayoutCallbackArgs.page_index property. Gets 0-based index of the page in the Document this event relates to...0-based index of the page in the document this event relates to. Returns...print ( f 'Document " { a . document . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....Information To update Pdf document information using Aspose.PDF...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  4. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...specific page in a PDF document: package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  5. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] Purpose...NET to track changes in a document, covering starting and stopping...

    docs.aspose.com/words/python-net/track-changes-...
  6. Serialize Document in a Database|Aspose.Words f...

    Convert a Document into a byte array for work with this Document in a database using C#. You can store and retrieve a Document to and from the database....Serialize and Work with a Document in a Database Contents [ Hide...explains how to serialize a document to a database and how to reload...

    docs.aspose.com/words/net/serialize-and-work-wi...
  7. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../ipagelayoutcallback/notify/#pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-page-format/) Documentation article....Converting to Fixed-page Format documentation article. Properties Name...Name Description document Gets document. event Gets event. page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified Document....visual emphasis or marking important areas. Using PdfContentEditor...the updated Document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  9. Extract Text from PDF using Go|Aspose.PDF for G...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Go....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/go-cpp/extract-text-from-pdf/
  10. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF....the updated Document. import aspose.pdf as ap import aspose.pdf...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-line-annotat...