Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 53,322 for

import document

(0.1 sec)
  1. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单...] 从头开始创建表单 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF...下面的示例展示了如何添加 TextBoxField 。 import aspose.pdf as ap # 打开文档 pdfDocument...

    docs.aspose.com/pdf/zh/python-net/create-form/
  2. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    您可以使用 C# 和 Aspose.PDF for .NET 库导入和导出 XFDF 格式的注释。... () { // The path to the documents directory var dataDir = RunExamples...PdfAnnotationEditor ()) { // Bind PDF document annotationEditor . BindPdf...

    docs.aspose.com/pdf/zh/net/import-export-xfdf/
  3. Merge Combine Diagram|Documentation

    This section explains how to combine visio file... Sample Code import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/merge-combi...
  4. Aspose.TeX's output interface | Python

    Here is an explanation of the conversion functionality of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples.... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/python-net/aspose-tex-output/
  5. Convert POT to TSV Format via Java or with free...

    Convert POT to TSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to TSV online converter quickly before integrating the code....working with Microsoft Office documents, PDFs, images, and more. With...HTML document by using Workbook class Save the document to TSV...

    products.aspose.com/total/java/conversion/pot-t...
  6. Working with Images in PDF|Aspose.PDF for PHP v...

    This section describes the features of working with images in a PDF file using PHP....world without the Portable Document Format (PDF) seems to be unthinkable...to work with a PDF document. This document can and will include...

    docs.aspose.com/pdf/php-java/working-with-images/
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation.... import aspose.slides as slides with...PPTX file. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smartart/
  8. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF Documents being sent in, get processed and returned with “shell” of a html Document. The content of the Document itself is missing. This shell is identical with…...Words (JAVA), returning HTML document missing content Aspose.Words...with a customer where RTF documents being sent in, get processed...

    forum.aspose.com/t/aspose-words-java-returning-...
  9. 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...
  10. Save Message as Draft in Ruby|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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/save-message-as-draf...