Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 51,268 for

import document

(0.13 sec)
  1. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...
  2. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....name Start creating a HTML document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/html/
  3. Convert DOC To HTML Python

    Convert DOC to HTML format in Python code. Save DOC as HTML using Python....converting DOC to HTML Use our document conversion API to develop...solution to import and export DOC, HTML, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  4. Remove DOCX Annotation Online or Manage Annotat...

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

    products.aspose.com/total/cpp/annotate/docx/
  5. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。...添加图像图章-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) image_stamp...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  6. Repair PDF with Go|Aspose.PDF for Go via C++

    This topic describes how to Repair PDF via Go...maintaining and enhancing PDF documents, especially when dealing with...file and saving it as a new document is a common requirement in...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  7. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...The example below saves a document to a file. // Save a Visio...

    docs.aspose.com/diagram/net/save-visio-document/
  8. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....identifiers to pages within a document set. Aspose.PDF for Python...artifact can be applied to the Document through the add_bates_numbering...

    docs.aspose.com/pdf/python-net/add-bates-number...
  9. Online Excel Text Search Application or Develop...

    Free online app to search in Excel files. Java code for any Excel file text search application....Search Excel Online Searchable Document App and Excel Search API Code...powerful Java based Excel document search engine software or...

    products.aspose.com/total/java/search/excel/
  10. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...with “XYZ”: import com.aspose.pdf.Document; import com.aspose...Page; import com.aspose.pdf.XYZExplicitDestinati; import com.aspose...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...