Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 52,983 for

import document

(0.16 sec)
  1. Python Split A File

    Split Documents programmatically in Python: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....Split documents into parts in Python Fast Python library to split...split a document into a group of smaller files according to the...

    products.aspose.com/words/python-net/split/
  2. How to Print Barcode Images on BIRT Reports|Doc...

    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.... Java import java.awt.Image ; import java.awt.image...RenderedImage ; import java.io.ByteArrayOutputStrea ; import java.util...

    docs.aspose.com/barcode/java/how-to-print-barco...
  3. Gmail Utility Features|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 java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/gmail-utility-features/
  4. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...
  5. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX presentation comments...manipulate comments & authors in document files using server-side APIs... powerful and easy to use document manipulation API for Python...

    products.aspose.com/slides/python-net/annotatio...
  6. 在 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 MailMessage...email import MailAddress from com.aspose.email import Attachment...

    docs.aspose.com/email/zh/java/manage-attachment...
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. 创建 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/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via Python https://products.aspose.com/pdf/python-net/viewer/ Recent content in PDF Viewer via Python on Aspsoe.PDF Products Hugo --......Python subtitle ltr View CGM documents. Use Aspose.PDF for Python...the CGM with an instance of Document", "url" : "https:\/\/products...

    products.aspose.com/pdf/python-net/viewer/index...
  10. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...Document(str(file_path)) doc.save(str(new_file_path))...the fonts used in your DOCX document are embedded during the conversion...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...