Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 52,826 for

import document

(0.17 sec)
  1. 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/
  2. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control Document merging by forcing Imported sections to start on a new page when appending Documents in Aspose.Words....whether to change a first imported section type to the NewPage...and has no effect on other import-related methods. Examples Shows...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Serialize Document in a Database|Aspose.Words f...

    Convert a Document into a byte array for work with this Document in a database using C#. You can store and retrieve a Document to and from the database....Serialize and Work with a Document in a Database Contents [ Hide...explains how to serialize a document to a database and how to reload...

    docs.aspose.com/words/net/serialize-and-work-wi...
  4. 透過 C# 使用 Aspose.Note 將 HTML 匯入 OneNote | .NET

    如何使用 Aspose.Note 將 HTML 檔案匯入 OneNote (.one) 格式。使用 HTML 文件的步驟、程式碼和說明。...NET Conversion HTML to One Import 將 HTML 匯入到 OneNote 使用字串方法將....NET Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/zh-hant/net/conversion...
  5. Convert WORD To TIFF Java

    Convert a Word Document to TIFF format in Java code. Save a Word Document as TIFF using Java....converting Word to TIFF Use our document conversion API to create portable...to import and export Word, TIFF, and many other document formats...

    products.aspose.com/words/java/conversion/word-...
  6. 导入和导出注释到XFDF格式|Aspose.PDF for Java

    您可以使用Aspose.PDF for Java库导入和导出XFDF格式的注释。...examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/import-export-xfdf/
  7. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... 建立一個 Document 物件。 建立一個 FileSpecification...方法將 FileSpecification 物件加入 Document 物件的 EmbeddedFiles 集合中。 儲存...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  8. Convert JPG To DOC Python

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

    products.aspose.com/words/python-net/conversion...
  9. 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...
  10. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....class file Initialize the Document class object. Add a page using...using Python import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/python-net/create/