Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 10,536 for

join documents

(1 sec)
  1. 从 PDF 中删除图像|Aspose.PDF for Python via .NET

    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.... join ( path . dirname ( __file__...PdfContentEditor () # Bind document to PdfContentEditor content_editor...

    docs.aspose.com/pdf/zh/python-net/delete-images/
  2. 获取字段值|Aspose.PDF for Python via .NET

    使用 Form 类的 Aspose.PDF Facades 从 PDF 表单检索字段值。... join ( path . dirname ( __file__..."""Get field values from a PDF document.""" # Create Form object pdf_form...

    docs.aspose.com/pdf/zh/python-net/get-field-val...
  3. 通过 ID 移动印章|Aspose.PDF for Python via .NET

    在本例中,先在第 1 页添加了一个橡胶印章,然后使用其 ID 将其移动到新位置,最后保存更新后的文档。... join ( path . dirname ( __file__...PdfContentEditor () # Bind document to PdfContentEditor content_editor...

    docs.aspose.com/pdf/zh/python-net/move-stamp-by...
  4. 添加多边形批注|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在首页绘制实心多边形,并将带有注释的修改后文档保存。... 保存已更新的 Document。 import aspose.pdf as ap import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/add-polygon-a...
  5. 导出为 XFDF|Aspose.PDF for Python via .NET

    本示例展示了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出为 XFDF(XML Forms Data Format)文件。它演示了如何加载 PDF 表单,通过 Form 外观访问其字段,并将提取的值保存到 XFDF 流中。... join ( path . dirname ( __file__...pdf_facades . Form () # Bind PDF document pdf_form . bind_pdf ( infile...

    docs.aspose.com/pdf/zh/python-net/export-to-xfdf/
  6. Change PDF Viewer Preferences|Aspose.PDF for Py...

    This module demonstrates how to adjust a PDF document’s viewer settings using Aspose.PDF for Python.... join ( path . dirname ( __file__...PdfContentEditor () # Bind document to PdfContentEditor content_editor...

    docs.aspose.com/pdf/python-net/change-viewer-pr...
  7. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code.... join ( sourceDir , "Drawing1.vsdx"...

    docs.aspose.com/diagram/python-net/convert-visi...
  9. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....automation, reporting, and document generation. With Aspose.HTML...steps: Load an existing HTML document using HTMLDocument(). Find...

    docs.aspose.com/html/python-net/how-to-change-t...
  10. Remove Field Action|Aspose.PDF for Python via .NET

    Removing JavaScript from form fields can be useful when modifying interactive PDF forms, disabling previously assigned actions, or cleaning Documents that contain unnecessary scripts....from a form field in a PDF document using Aspose.PDF for Python...action, and saves the updated document as a new PDF file. Using the...

    docs.aspose.com/pdf/python-net/remove-field-act...