Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 56,377 for

import document

(1.89 sec)
  1. Your First Aspose.3D Application|Documentation

    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....How to Create a New Scene Document The following example creates...save the file in FBX format. import aspose.threed as a3d # For...

    docs.aspose.com/3d/python-net/your-first-aspose...
  2. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote Document for developers working with the .NET platform....Create and Load a OneNote Document Live Demos High Code APIs...Create and Load a OneNote Document Contents [ Hide Show ] Aspose...

    docs.aspose.com/note/net/create-and-load-a-onen...
  3. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....best way to place in your PDF document a logo or any other sign that...WatermarkAnnotation. import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  4. 在 Python 中使用 PDF 操作符|Aspose.PDF for Python via ...

    了解如何在 Python 中使用低层 PDF 操作符,以实现精确的内容流处理和图形控制。...操作符: import sys import aspose.pdf as ap from os import path def...outfile ): with ap . Document ( infile ) as document : lower_left_x...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  5. 在Ruby中管理文档属性|Documentation

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  6. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python for .NET 示例代码,以编程方式从 PDF 文件中获取水印...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  8. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....helps extract text from PDF documents. To perform the extraction...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/go-cpp/parser/text/
  9. 创建提交按钮|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加提交按钮。本教程演示如何创建一个将表单数据提交到指定 URL 并保存更新后 PDF 的按钮。... import sys from os import path import aspose.pdf.facades...__file__ ), ".." )) from config import set_license , initialize_data_dir...

    docs.aspose.com/pdf/zh/python-net/create-submit...
  10. Ustvari Dokument V Java

    Ustvarite datoteko s knjižnico Java. Preprosto ustvarite nov dokument v Java v nekaj korakih....grafikon import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/sl/java/make/