Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 53,182 for

import document

(0.24 sec)
  1. Convert Image To DOCX C++

    Convert Image to DOCX format in C++ code. Save Image as DOCX using C++....to import and export image, DOCX, and many other document formats...convert images to a image document programmatically? With Aspose...

    products.aspose.com/words/cpp/conversion/image-...
  2. 拆分和合并 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 aspose.email.storage.pst import PersonalStorage...以下代码片段展示了如何按指定标准拆分存储文件: import os from datetime import datetime from aspose...

    docs.aspose.com/email/zh/python-net/splitting-a...
  3. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....code snippet creates a new Document object using an input variable...presented on page 2 of the document and checks for forms with...

    docs.aspose.com/pdf/net/remove-form/
  4. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/create-i...
  5. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/manage-x-dimension...
  6. How to Fill PDF | Aspose.PDF

    Do you know how easily to How to Fill PDF Forms via Python? How to Fill PDF Forms with high quality Python via .NET PDF library....Python When dealing with documents, the need often arises to...creation and editing of text documents. Install it within your Python...

    products.aspose.com/pdf/tutorial/fill-pdf/
  7. 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...
  8. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF Document with Java. Aspose.PDF for Java offers different kinds of numbering styles....Headings are the important parts of any document. Writers always...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/java/working-with-headings/
  9. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...examples ; import com.aspose.pdf.* ; public class...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/rotate-pages/
  10. Calculate Sub Totals using Aspose.Cells|Documen...

    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.... AI Document Assistant Close Find Value...in Cells using Aspose.Cells Import Data to Worksheets using Aspose...

    docs.aspose.com/cells/java/calculate-sub-totals...