Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 47,667 for

import document

(0.05 sec)
  1. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document....for signing the output PDF document. @property def digital_signature_details...value is None and the output document will not be signed. When this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Adding MapiContact to PST in 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....- email import Settings from com.aspose.email import MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/java/adding-mapicontact-t...
  3. PCL to DOC Converter using Python | Aspose.PDF

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET...programmatically a document from PCL to DOC 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. MHTML to EPUB Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  5. PDF to EPUB Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/p...
  6. MHTML to XLSX Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  7. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT Document into a bookmark of a target ODT Document. The…...from source ODT document to a target document Aspose.Words Product...an ODT document into a bookmark of a target ODT document. The problems...

    forum.aspose.com/t/problems-while-copying-numbe...
  8. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/python-net/delete-named-r...
  9. How to Build a Table from a DataTable in C#|Asp...

    Example of filling Document table from external database using C#....insert this data into your document as a new table and quickly...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/net/how-to-build-a-table-...
  10. 将PDF转换为不同的图像格式在Python中|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为各种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码即可实现。...Python 中将 PDF 转换为 TIFF 创建一个 Document 类的对象。 创建 TiffSettings 和 TiffDevice...页面转换为单个 TIFF 图像。 from asposepdf import Api , Device # 初始化许可证 documentName...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...