Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 50,471 for

import document

(0.09 sec)
  1. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS 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 PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM 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. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX 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/...
  4. docx中标题为一行,转换成PDF后,标题换行 - Free Support Forum - ...

    版本:23.8 编程语言:java 问题截图: 源文件: 审计整改通知书(冀水审改字〔2025〕08号).docx (189.8 KB)...Words将DOCX转换为PDF: import com.aspose.words.Document; import com.aspose...try { // 加载DOCX文件 Document doc = new Document("审计整改通知书(冀水审改字〔2025〕08号)...

    forum.aspose.com/t/docx-pdf/320120
  5. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Transformations...Transform a content in PS Document This article explores how...

    docs.aspose.com/page/python-net/ps/working-with...
  6. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...Cells设置打印区域 通过工作表的页面设置设置打印区域: import aspose.cells as ac # Load sample...如何使用Aspose.Cells清除打印区域 删除现有的打印区域定义: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  7. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...and baseline data Use our Document Optimization API to develop...powerful solution to reduce document and image size using Python...

    products.aspose.com/words/python-net/compress/
  8. EPUB to PDF Merge using Python | Aspose.PDF

    Combine two or more EPUB Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...handling. Create a list of documents by opening each input file...

    products.aspose.com/pdf/python-net/merger/epub-...
  9. LaTeX to PDF | Python

    Learn how to convert TeX to PDF using the Aspose.TeX API solution for Python with this article, which provides a detailed explanation and code examples.... tex import * 2 from aspose. tex . io import * 3 from aspose... pdf import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-pdf/
  10. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....various operations on PDF documents without delving into their...learn how to: Working with documents - perform operartions with...

    docs.aspose.com/pdf/net/working-with-facades/