Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 53,182 for

import document

(0.28 sec)
  1. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF Document using Aspose.PDF for Python via .NET library....page dimensions using the Document and Page APIs. Please note...of the first page in a PDF document to standard A4 dimensions...

    docs.aspose.com/pdf/python-net/change-page-size/
  2. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。... 使用 Document 實例載入 PDF。 使用 Document 物件開啟 PDF 文件。 建立頁面圖章並定義其屬性。...添加页面图章-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  3. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another Document to the current Document in C++....bool) method Imports a node from another document to the current...current document. System :: SharedPtr < Aspose :: Words :: Node >...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import NodeType class JoiningTables...

    docs.aspose.com/words/java/joining-tables-in-jy...
  5. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...examples ; import com.aspose.pdf.ButtonField ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  6. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF Document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  7. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated Import of nodes from one Document to another in Java....perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF Document programmatically using Aspose.PDF for Python via .NET....elements to the document that will enable the document to be validated...structure elements in a Tagged PDF Document, Aspose.PDF offers methods...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  9. Convert HTML To Markdown Java

    Convert HTML to Markdown format in Java code. Save HTML as Markdown using Java....converting HTML to MD Use our document conversion API to create portable...solution to import and export HTML, MD, and many other document formats...

    products.aspose.com/words/java/conversion/html-...
  10. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...examples ; import com.aspose.pdf.* ; import java.io.FileWriter...FileWriter ; // Import the FileWriter class import java.io.IOException...

    docs.aspose.com/pdf/java/determine-line-break/