Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 50,613 for

import document

(0.14 sec)
  1. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....page within the same PDF document. import com.aspose.pdf.elements...in a separate //page in the document text3 . setFirstParagraph...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  2. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  3. Create HTML Report In Python

    Generate reports and automate Documents using HTML templates and custom data in Python....build HTML reports and for document automation using HTML templates...images, barcodes, and other document elements with Python via ...

    products.aspose.com/words/python-net/report/html/
  4. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are Imported from HTML-based Documents in C++....elements are imported from HTML-based documents. enum class BlockImportMode...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Features|Documentation

    Aspose.Cells for Node.js via C++ features....worldwide rely on the thorough document import and export features provided...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-cpp/features/
  6. Converting a EPUB file to TXT using Python | As...

    Sample code on Python for EPUB to TXT conversion. Use example code for batch EPUB to TXT conversion with Python and .NET...convert programmatically a document from EPUB to TXT format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  7. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。... As we know XFDF is an important aspect of PDF forms manipulation...and have provided methods to import and export annotations data...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/
  8. Converting a EPUB file to DOC using Python | As...

    Sample code on Python for EPUB to DOC conversion. Use example code for batch EPUB to DOC conversion with Python and .NET...convert programmatically a document from EPUB to DOC format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Creating and Saving Outlook Contacts in Ruby|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....+ '/data/' contact = Rjb :: import ( 'com.aspose.email.MapiContact'...MapiContactNamePrope name_prop_set = Rjb :: import ( 'com.aspose.email.MapiContactNamePrope'...

    docs.aspose.com/email/java/creating-and-saving-...
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/figures-annotation/