Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 56,377 for

import document

(0.24 sec)
  1. Redact DOC Document Online or using C++ | produ...

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

    products.aspose.com/total/cpp/redact/doc/
  2. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word Document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...generating Html in fixedLayout of a document with a table with dotted border...KB) When I convert this word document with this code to HTML output:...

    forum.aspose.com/t/bug-when-generating-html-in-...
  3. 在 Python 中处理 PDF 文件元数据|Aspose.PDF for Python vi...

    学习如何在 Python 中使用 Aspose.PDF 提取、更新和管理 PDF 文件元数据及 XMP 属性。...通过访问 Document 对象的 info 属性,它检索关键信息,如作者、创...、搜索优化或文档属性验证的应用程序至关重要。 使用 Document 类打开 PDF 文件 通过 info 属性检索文档的元数据...

    docs.aspose.com/pdf/zh/python-net/pdf-file-meta...
  4. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel Document online via app for free. Android API code to search and replace Excel text with regular expression....Redact Excel Redact Excel Document Online or via Android Apps...powerful Android based Excel document redaction utility application...

    products.aspose.com/total/android-java/redact/e...
  5. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF Document using Aspose.PDF for Python.... Open an existing PDF document. Create a FormEditor object...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/decorate-field/
  6. Print Word Document with Comments in Python

    Follow this article to print Word Document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print DOCX comments....Product Family Print Word Document with Comments in Python This...information to print Word document with comments in Python ....

    kb.aspose.com/words/python/print-word-document-...
  7. Redact PDF Document Online or using Android Mob...

    Open and redact PDF Document online via app for free. Android API code to search and replace PDF text....Java Redact Pdf Redact PDF Document Online or via Android Apps...powerful Android based PDF document redaction utility application...

    products.aspose.com/total/android-java/redact/pdf/
  8. Protect ODS document Online with password or us...

    Online ODS file password protection app. Android API Java code to apply password protection on ODS spreadsheets....Java Protect Ods Online ODS Document Protection or Set Password...powerful android based ODS document protection utility application...

    products.aspose.com/total/android-java/protect/...
  9. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the Document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing Documents.... Bind the input PDF document. Configure replacement strategy...entire document. Save the updated PDF document. import aspose...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  10. Add Custom Action Link|Aspose.PDF for Python vi...

    This example binds an input PDF, adds a custom action link on the first page, and saves the modified Document. An empty action list is used for simplicity, but real implementations can include actual actions.... Bind the input PDF document. Define a rectangle for the... Save the updated PDF document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/add-custom-actio...