Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 49,889 for

import document

(0.08 sec)
  1. View or Edit POT Files Metadata using Python | ...

    Python source code to edit or view POT format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  3. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/simple-mail-merge-in...
  4. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....paragraphs in the document. node_type = Rjb :: import ( "com.aspose...run | control_char = Rjb :: import ( "com.aspose.words.ControlChar"...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  5. MHTML to TXT Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  6. SVG to HTML Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/s...
  7. PCL to PDF Converter using Python | Aspose.PDF

    Sample code on Python for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Python and .NET...programmatically a document from PCL to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  8. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文档中创建电子签名的 Python 源代码。...Output file: import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) signature...

    products.aspose.com/pdf/zh-hans/python-net/sign...
  9. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。...Edit HTML document using DOM Tree in Python 2 3 import os 4 import.... join (output_dir, "edit-document-tree.html" ) 9 10 # Ensure...

    docs.aspose.com/html/zh/python-net/edit-html-do...
  10. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....Japanese dates: import os from aspose.cells import Workbook , LoadOptions...functionality for this conversion. AI Document Assistant Close Support for...

    docs.aspose.com/cells/python-net/convert-dates-...