Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 76,134 for

import document

(0.09 sec)
  1. PDF to Image Java using Aspose.PDF - OutOfMemor...

    Already done...pdfFile = new File( fileName ); Document doc = null; InputStream in...FileInputStream( pdfFile ); doc = new Document( in ); com.aspose.pdf.facades...

    forum.aspose.com/t/pdf-to-image-java-using-aspo...
  2. Print PDF using Python | Aspose.PDF

    Print PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...install aspose-pdf Printing PDF document via Python You need Aspose...

    products.aspose.com/pdf/python-net/print/
  3. 将PDF转换为EPUB Java

    在Java代码PDF转换为EPUB使用Java将PDF保存为EPUB。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document("Input...epub"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/pd...
  4. 中文技术支持 - Free Support Forum - aspose.com

    中文技术支持 - Free Support Forum - aspose.com Topics in the '中文技术支持' category 为来自中国、香港和台湾等地区的客户提供中文技术支持 Aspose.Words for Java、Aspose.Cells for Java 在转换PDF时,Linux环境不安装字体的前提下,出现乱码 在Words和Excel转换PDF时,出现乱码。......//pdfPath是转化后的PDF路径 Document doc = new Document(docPath); // docPath是将要被转化的word文档...(698.1 KB) 我的代码 : Document document = new Document("./doc.docx");...

    forum.aspose.com/c/chinese/25.rss
  5. Add digital signature in PDF in Node.js|Aspose....

    Digitally sign PDF Documents in the Node.js environment....signature in a PDF document is a way to verify the document’s authenticity...electronic signature of a PDF document using a private key and digital...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/
  6. 19.4 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 19.4 Release Notes – the latest updates and fixes....more flexible control over importing tasks. Provide API to change...KeepSourceNumbering option for use in import operations. Added a new ImportFormatOptions...

    docs.aspose.com/words/java/aspose-words-for-jav...
  7. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...以下代码示例显示如何使用密码加密文档: import aspose.words as aw # Create a document. doc = aw...aw . Document () builder = aw . DocumentBuilder ( doc ) builder...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  8. Opening Files 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....- Opening Files To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  9. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs... As a modern document processing API, Aspose.Slides...PDF into XML import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  10. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    RtfLoadOptions RecognizeUtf8Text property. When set to true will try to detect UTF8 characters they will be preserved during Import in C#....they will be preserved during import. public bool RecognizeUtf8Text...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/net/aspose.words.loa...