Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 48,517 for

import document

(0.08 sec)
  1. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....data / ' # 实例化 Document 对象 doc = Rjb :: import ( ' com . aspose...aspose . pdf . Document ' ). new ( data_dir + ' input1 . pdf ' )...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  2. Manage Document Properties|Documentation

    Learn how to Manage Document Properties through the Aspose.Cells for Python via .NET APIs....Manage Document Properties Contents [ Hide ] Introduction Microsoft...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/python-net/managing-docum...
  3. Manage Document Properties|Documentation

    Manage Document properties of visio files....Manage Document Properties Contents [ Hide ] Introduction Microsoft...properties to visio files. These document properties provide useful...

    docs.aspose.com/diagram/net/document-properties/
  4. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...然后我们应该将所有注释添加到页面中。 添加高亮注释 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  5. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....Add TOC To add TOC in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  6. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...oc, import_format_mode) Appends the specified document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/java/replace-image-in-exist...
  8. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  9. 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/
  10. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython....Ask AI Append Documents in Jython Contents [ Hide ] Aspose.Words...Words - Append Documents To append documents using Aspose.Words...

    docs.aspose.com/words/java/append-documents-in-...