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

import

(0.69 sec)
  1. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    Python 源代码通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印。...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  2. 使用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...
  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. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... features import * 2 from aspose. pydrawing import Color 3 from...from aspose. tex . io import * 4 from aspose. tex . presentation...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  8. 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...
  9. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....0-based index node_type = Rjb :: import ( "com.aspose.words.NodeType"...0-based index node_type = Rjb :: import ( "com.aspose.words.NodeType"...

    docs.aspose.com/words/java/extract-content-in-r...
  10. 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/