\" is null - Free Support Forum - aspose.com,Convert a Document to ">
Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 56,376 for

import document

(0.35 sec)
  1. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...document.converter.aspose; import com.aspose.words...words.Document; import com.aspose.words.FieldUpdateCultureSo; import...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  2. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert Documents from Word or any other supported formats to HTML, MHTML, or EPUB....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...

    docs.aspose.com/words/java/convert-a-document-t...
  3. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。... 创建一个 Document 类的对象 将 Page 对象添加到 Document 对象的 Pages 集合中...aspose.pdf.examples ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  4. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and saves the modified PDF....or sound effects to your documents. Using PdfContentEditor ,...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  5. 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...
  6. Get PDF Viewer Preferences|Aspose.PDF for Pytho...

    How to read and modify PDF viewer preferences programmatically using Aspose.PDF for Python...presentation behavior of a PDF document in PDF readers. This includes...Preferences. import aspose.pdf.facades as pdf_facades import sys from...

    docs.aspose.com/pdf/python-net/get-viewer-prefe...
  7. Replace Text On Page|Aspose.PDF for Python via ...

    In this example, the first occurrence of the word "PDF" is replaced with "Page 1 Replaced Text" using a specified font size....requirement when updating PDF documents. Using PdfContentEditor ,...instance. Bind the input PDF document. Configure text replacement...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  8. Get Rich Text Values|Aspose.PDF for Python via ...

    This section explains how to retrieve the rich text content of a form field in a PDF Document using Aspose.PDF Facades API. Unlike plain text fields, rich text fields can contain formatted content such as bold text, different fonts, colors, and paragraph styling....PDF Document. Retrieve Rich Text Values. from io import FileIO...FileIO import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/get-rich-text-va...
  9. Remove PDF Password Protection Online or using ...

    Remove password from PDF Document through online app for free. Java API code to unlock password protected PDF files....Java Unlock Pdf Unlock PDF Document Password Online or via Java...Develop powerful Java based PDF document locking and unlocking utility...

    products.aspose.com/total/java/unlock/pdf/
  10. Sign PDF Documents|Aspose.PDF for Python via .NET

    Learn how to sign PDF Documents in Python using PdfFileSignature with certificate-based, named, and visible digital signatures....Sign PDF Documents Contents [ Hide ] Aspose.PDF for Python via...signatures to existing PDF documents. Using a certificate file...

    docs.aspose.com/pdf/python-net/pdf-signing/