Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,539 for

import document

(0.5 sec)
  1. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET Documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the Document tree where the node is typically occur....Logical Levels of Nodes in a Document Contents [ Hide ] What is...explains the logical levels of document nodes and describes how Aspose...

    docs.aspose.com/words/net/logical-levels-of-nod...
  4. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...USE_OUTLINES); // Save the document as PDF doc.save("output.pdf"...during the conversion of a DOCX document to PDF using Aspose.Words...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  5. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式管理 PDF 文件中的表格... 使用 Document 實例載入PDF。 透過索引存取該頁面。 1.建立一個...中新增表格 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/table/
  6. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...Converter Using Official Documentation Pattern Based on official...HTML Python documentation imports """ import os import time from...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  7. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when Importing data to worksheets using Aspose.Cells for Python via .NET API....Specify Formula Fields while Importing Data to Worksheet with Python...specify formula fields when importing data into your worksheet using...

    docs.aspose.com/cells/python-net/specify-formul...
  8. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Java....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/java/rendering-shapes-sep...
  10. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using C#....Rendering Shapes Separately from a Document Contents [ Hide ] What is...rest of the document. When processing documents, a common task...

    docs.aspose.com/words/net/rendering-shapes-sepa...