Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 43,941 for

import document

(0.08 sec)
  1. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单...此示例代码显示如何使用 Python 在 PDF 中创建 PDF 表单 import aspose.pdf as apdf path_infile...dataDir + outfile document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  2. Doughnut Chart|Aspose.Slides for Python Documen...

    Specify center gap in doughnut chart in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/doughnut-chart/
  3. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…... # Import des classes Aspose.PSD nécessaires...nécessaires from aspose.psd import Image, License from aspose.psd...

    forum.aspose.com/t/modify-smartobject-psd/313972
  4. Convert OneNote to Obsidian Markdown with Aspos...

    Sample code for convert OneNote to Obsidian using C#. Utilize the API example code for batch conversion of .one to .md files within VB.NET, Asp.NET, or any .NET-based application...NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/one-to-...
  5. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...the FootnoteOptions of the document. Unfortunately, the provided...the FootnoteOptions of the document. Set the desired numbering...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  6. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。...文本注释-Python Example: Python import aspose.pdf as apdf path_infile...dataDir + outfile document = apdf . Document ( path_infile ) textAnnotation...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  7. Working with MapiJournal in PST|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.... import os from datetime import datetime , timedelta...timedelta from aspose.email.mapi import MapiJournal data_dir = "pa...

    docs.aspose.com/email/python-net/working-with-m...
  8. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to Import data in GridDesktop....Importing Data from a DataTable to Grid Contents [ Hide ] Since...GridDesktop also supports importing data from a data table. This...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. How to merge PDF | Aspose.PDF

    Do you know how easily merge PDF Documents in Python? Merge PDF files with high quality using Python via .NET PDF library....PDF files into a single PDF document using Aspose.PDF for Python...can help you organize your documents , make room for storage on...

    products.aspose.com/pdf/tutorial/merge-pdf/
  10. Convert VSDX to JPEG via Python | products.aspo...

    Sample Python conversion code for VSDX format to JPEG file. Use this example code to convert VSDX to JPEG within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...