Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 50,407 for

import document

(0.17 sec)
  1. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。... 使用 Document 實例載入 PDF。 透過索引存取頁面。 建立表格物件。...中新增表格 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  2. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/python-net/delete-named-r...
  3. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from PDF Document using Python library....From all the Pages of PDF Document Extracting text from PDF isn’t...extract text from your PDF: Import the Aspose.PDF library for...

    docs.aspose.com/pdf/python-cpp/extract-text/
  5. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....еру paginated content of a document, along with the necessary...that contain the document data itself. The document data is divided...

    docs.aspose.com/tex/python-net/latex-to-xps/
  6. 通过 Python 打印 PDF 文件 | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 打印...此示例代码显示如何打印 PDF 文件 import aspose.pdf as apdf import aspose.pdf.facades...

    products.aspose.com/pdf/zh-hans/python-net/print/
  7. SVG Converter – Convert SVG in Python

    Learn how to convert SVG to other formats using Aspose.HTML for Python via .NET and consider Python examples of SVG conversion....required steps: Load an SVG document. You can load SVG from a file...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...

    docs.aspose.com/html/python-net/svg-converter/
  8. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...illustrate this: import com.aspose.cells.*; import com.fasterxml...ObjectMapper; import reactor.core.publisher.Flux; import java.io.FileOutputStream;...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  9. MHTML to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET...convert programmatically a document from MHTML to JPEG format...format with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/m...
  10. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...代码中使用它: # Import Aspose.Words for Python via .NET module import aspose...and save a simple document doc = aw . Document () builder = aw...

    docs.aspose.com/words/zh/python-net/installation/