Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 50,597 for

import document

(0.08 sec)
  1. Converting a PDF file to DOCX using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/p...
  2. Converting a SVG file to TIFF using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/s...
  3. Converting a PNG file to PDF using Python | Asp...

    Sample code on Python for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Python and .NET...programmatically a document from PNG 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...
  4. Ruby 中的 Hello World|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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...format file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/zh/java/hello-world-in-ruby/
  5. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文档中创建电子签名...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...
  6. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...examples ; import com.aspose.pdf.* ; import java.util.* ;...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/text-annotation/
  7. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...以下代码示例显示如何使用密码加密文档: import aspose.words as aw # Create a document. doc = aw...aw . Document () builder = aw . DocumentBuilder ( doc ) builder...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  8. 将 HTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 DOCX。使用 Python 示例探索 HTML 到 DOCX 的转换场景。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  9. 在 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...1, please check the output document." if __name__ == ' __main__...

    docs.aspose.com/cells/zh/java/display-hide-grid...
  10. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....Java Contents [ Hide ] A PDF document can sometimes contain additional...flatten annotations Optimize PDF Document for the Web Optimization or...

    docs.aspose.com/pdf/java/optimize-pdf/