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

import document

(0.8 sec)
  1. 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...
  2. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image using Python....converting DOC to image Use our document conversion API to develop...to import and export DOC, image, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  3. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF Document with Aspose.PDF for Python via .NET....properties in a Tagged PDF Document, Aspose.PDF offers create_sect_element()...properties of a Tagged PDF Document: import aspose.pdf as ap # Create...

    docs.aspose.com/pdf/python-net/setting-structur...
  6. 使用 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/
  7. 使用 Python 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式使用密码锁定 PDF... 调用 Document.Encrypt 方法使用 AES-128 保护 PDF。...此示例代码显示了如何保护 PDF 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  8. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...插入圖表 import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/zh-hant/java/make/md/
  9. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C++....in a Document Contents [ Hide ] When working with documents, it...it is important to be able to easily extract content from a specific...

    docs.aspose.com/words/cpp/how-to-extract-select...
  10. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/saving-file...