Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 50,419 for

import document

(0.09 sec)
  1. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...如果我们从头创建一个文档,我们需要遵循某些步骤: 实例化一个 Document 对象。在这一步中,我们将创建一个带有一些元数据但没有页面的空PDF文档。...复杂示例 */ import java.io.FileNotFoundExceptio ; import java.nio...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  2. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a Document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...behaviour when inserting a document at a bookmark Aspose.Words...Hi, I’m trying to insert a document at a bookmark location using...

    forum.aspose.com/t/difference-in-aspose-behavio...
  3. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...How to adding Tables in PDF document Using Python for .NET Library...the PDF with an instance of Document. Access the Page via its index...

    products.aspose.com/pdf/python-net/table/add/
  4. 使用 Python 查看 CGM 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 CGM 檔的 Python 原始程式碼...此示例代码显示如何查看 CGM 文件 import aspose.pdf as apdf from os import path path_infile...CgmLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hant/python-net/view...
  5. Convert HTML to PDF – Python code and Online Co...

    Python library for converting HTML to PDF. Convert HTML to PDF online or with Aspose.HTML for Python to quickly, clearly, and securely save web pages as PDFs....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  6. Get XMP Metadata from PDF File in Ruby|Aspose.P...

    Access and manipulate XMP metadata in PDF Documents using Ruby with Aspose.PDF....get XMP Metadata from Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  7. Specify Formula Fields while Importing Data to ...

    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....Specify Formula Fields while Importing Data to Worksheet Contents...specify formula fields when you import data into your worksheet using...

    docs.aspose.com/cells/java/specify-formula-fiel...
  8. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....words import Settings from com . aspose . words import Document...dataDir + 'quickstart/' doc = Document ( dataDir + "MailMerge.doc"...

    docs.aspose.com/words/java/simple-mail-merge-in...
  10. 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...