Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 56,379 for

import document

(0.27 sec)
  1. HtmlFixedSaveOptions.save_font_face_css_separat...

    HtmlFixedSaveOptions.save_font_face_css_separately property. Flag indicates whether @font-face CSS rules should be placed into a separate file fontFaces.css when a Document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.export_embedded_css](../export_embedded_css/) is ``False``)...css” when a document is being saved with external...names. from api_example_base import ApiExampleBase , MY_DIR , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 按名称和值填写字段|Aspose.PDF for Python via .NET

    本文演示了如何使用 Aspose.PDF for Python via .NET 通过名称和值动态填充多个 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-fields-b...
  3. 签名完整性检查|Aspose.PDF for Python via .NET

    了解如何使用 Python 中的 PdfFileSignature 检查 PDF 签名是否覆盖整个文档并验证已签署文档的完整性。...检查签名是否覆盖整个文档 使用 covers_whole_document() 当您需要确认签名适用于完整的 PDF,而不仅仅...覆盖范围。 import aspose.pdf.facades as pdf_facades import sys from...

    docs.aspose.com/pdf/zh/python-net/signature-int...
  4. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove form objects from PDF pages by using Aspose.PDF for Python via .NET, including full cleanup and targeted deletion....saves the updated document. Load the PDF document. Access page resources...objects. Save the updated document. import aspose.pdf as ap def remove_all_forms...

    docs.aspose.com/pdf/python-net/remove-form/
  5. Redact XLSX Spreadsheet Online or using C++ | p...

    Open and redact XLSX Document online via app for free. C++ API code to search and replace XLSX text....C++ Redact Xlsx Redact XLSX Document Online or via C++ Develop...Develop powerful C++ based XLSX document redaction utility application...

    products.aspose.com/total/cpp/redact/xlsx/
  6. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....Install-Package Visit our documentation for more details. Aspose...of the presentation. import jpype import asposeslides jpype.startJVM()...

    products.aspose.com/slides/python-java/
  7. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Text Live Demos...Hide Show ] Add Text in PS Document This article explores the...

    docs.aspose.com/page/python-net/ps/working-with...
  8. 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...
  9. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF Documents using Ruby and Aspose.PDF....a Particular Page in a PDF document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  10. 按索引移动印章|Aspose.PDF for Python via .NET

    如何使用 Aspose.PDF for Python 通过页面上的索引重新定位 PDF 中的橡胶印章注释... 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/move-stamp-by...