Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 44,159 for

import document

(0.06 sec)
  1. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。...方法将 FileSpecification 对象添加到 Document 对象的 EmbeddedFiles 集合中 保存 PDF...将附件添加到 PDF 文档。 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Java....Carta import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/ms/java/make/docx/
  5. Buat PDF Menggunakan Java

    Buat PDF baharu dalam Java dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka Java....Carta import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/ms/java/make/pdf/
  6. TEX to TXT Converter using Python | Aspose.PDF

    Sample code on Python for TEX to TXT conversion. Use example code for batch TEX to TXT conversion with Python and .NET...programmatically a document from TEX to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/t...
  7. MD to PDF Converter using Python | Aspose.PDF

    Sample code on Python for MD to PDF conversion. Use example code for batch MD to PDF conversion with Python and .NET...programmatically a document from MD to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  8. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....code: # Import Aspose.Words for Python via .NET module import aspose...and save a simple document doc = aw . Document () builder = aw...

    docs.aspose.com/words/python-net/installation/
  9. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another Document to the current Document in C++....bool) method Imports a node from another document to the current...current document. System :: SharedPtr < Aspose :: Words :: Node >...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...