Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 66,596 for

import

(0.11 sec)
  1. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。... import os from aspose.cells import Workbook from...from aspose.cells.metadata import MetadataOptions , MetadataType...

    docs.aspose.com/cells/zh/python-net/using-workb...
  2. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  3. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another. To learn more, visit the documentation article in C++....efficiently perform repeated import of nodes from one document...ose::Words::Node>&, bool) Imports a node from one document into...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...email import MailMessage from aspose.email.mime import HeaderCollection...HeaderCollection import aspose.email.mapi.msg as msg from aspose.email...

    forum.aspose.com/t/python-unable-to-convert-eml...
  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.... tex import * 2 from aspose. tex . io import * 3 from aspose... xps import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-xps/
  6. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...复杂示例 */ import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import java.time.Duration...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  7. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  8. 在 Jython 中打开文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cells import Settings from com . aspose . cells import Workbook...cells import FileFormatType from com . aspose . cells import LoadOptions...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  9. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting....legend: import aspose.slides.charts as charts import aspose.slides...to disk. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-legend/
  10. 在 Python 中将 HTML 转换为 PDF – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库以编程方式将 HTML 转换为 PDF。使用即用型 Python 示例探索 HTML 到 PDF 的转换场景。...Python 2 3 import aspose.html.converters as conv 4 import aspose...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...

    docs.aspose.com/html/zh/python-net/convert-html...