Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 56,379 for

import document

(0.14 sec)
  1. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified Document.... Save the updated Document. import aspose.pdf.facades as...pdf_facades import aspose.pydrawing as apd from io import BytesIO...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  2. Redact PPT Presentation Online or using .NET | ...

    Open and redact PPT Document online via app for free. .NET API C# code to search and replace PPT text....NET Redact Ppt Redact PPT Document Online or via .NET Develop...Redact PPT Presentation Online Import PPT file by uploading it. Do...

    products.aspose.com/total/net/redact/ppt/
  3. Redact ODP Presentation Online or using .NET | ...

    Open and redact ODP Document online via app for free. .NET API C# code to search and replace ODP text....NET Redact Odp Redact ODP Document Online or via .NET Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/net/redact/odp/
  4. Work with PDF Operators in Python|Aspose.PDF fo...

    Learn how to use low-level PDF operators in Python for precise content stream manipulation and graphics control....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  5. Redact PPTX Presentation Online or using Java |...

    Open and redact PPTX Document online via app for free. Java API code to search and replace PPTX text....Java Redact Pptx Redact PPTX Document Online or via Java Develop...Redact PPTX Presentation Online Import PPTX file by uploading it....

    products.aspose.com/total/java/redact/pptx/
  6. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. .NET API code to manage comments of TSV files....Tsv Clear Comments from TSV Document Online or Manage via .NET...Develop powerful .NET based TSV document annotation utility application...

    products.aspose.com/total/net/annotate/tsv/
  7. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. .NET API code to manage comments of XLSB files....Xlsb Clear Comments from XLSB Document Online or Manage via .NET...Develop powerful .NET based XLSB document annotation utility application...

    products.aspose.com/total/net/annotate/xlsb/
  8. 使用外观流创建橡皮图章|Aspose.PDF for Python via .NET

    此示例加载 PDF,在第 1 页使用图像文件作为外观创建橡皮图章,并保存修改后的文档。 ✨... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/create-rubber...
  9. 填写复选框字段|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python via .NET 以编程方式填写 PDF 表单中的复选框字段。它展示了如何绑定 PDF 文档、按字段名称更新复选框的值,并保存修改后的文件。... 保存已更新的 Document。 from io import FileIO import sys from os...os import path import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/zh/python-net/fill-check-bo...
  10. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF Document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....To add HTML string 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-html-string-using-...