Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 43,950 for

import document

(0.05 sec)
  1. Manage Document Properties|Documentation

    Learn how to Manage Document Properties through the Aspose.Cells for Python via .NET APIs....Manage Document Properties Contents [ Hide ] Introduction Microsoft...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/python-net/managing-docum...
  2. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the Document in C++....linked and not stored in the document. bool Aspose :: Words :: Drawing...imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Online ODP Text Search Application or Develop O...

    Free online app to search in ODP files. Java code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search API...Develop powerful Java based ODP document search engine software or...

    products.aspose.com/total/java/search/odp/
  4. 使用 Python 转换 XML | Aspose.PDF

    用于转换 XML 并加载到 .NET Framework 上的 PDF 文档的 Python 源代码。...XML 转换为 PDF 文件 import aspose.pdf as ap import xml.etree.ElementTree...ElementTree as ET from io import BytesIO def example_xslt_to_pdf...

    products.aspose.com/pdf/zh-hant/python-net/tran...
  5. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... powerful and easy to use document manipulation API for python-net...from PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  6. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...文件中的所有页面转换为单个 TIFF 图像: 创建一个 Document 类的对象。 调用 Process 方法来转换文档。... toString (); Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  7. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../Importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  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. BMP to PDF Converter using Python | Aspose.PDF

    Sample code on Python for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Python and .NET...programmatically a document from BMP 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/b...
  10. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing Document automation and image integration....the Working with Fields documentation article. public class FieldIncludePicture...modifications made to the document. IsLinked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...