Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 50,512 for

import document

(0.29 sec)
  1. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily....Copy import com.aspose.words.*; Document doc = new Document ();...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/java/compress/jpg/
  2. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF Documents into various image formats using Aspose.PDF in Python via Java....show you how to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. 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....Cells - Opening Files To open documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  4. Convert HTML to TIFF in Python – Aspose.HTML

    Convert HTML to TIFF using Aspose.HTML for Python via .NET. Save web pages in TIFF format quickly, clearly, and securely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  5. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  6. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF Document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks....Empty Page at the end of PDF document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  7. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API.... Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions..."outputEnableCssCusto.html" ), opts ) AI Document Assistant Close Disable Exporting...

    docs.aspose.com/cells/python-net/enable-css-cus...
  8. 在 Python 中将 HTML 转换为 PDF – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库以编程方式将 HTML 转换为 PDF。使用即用型 Python 示例探索 HTML 到 PDF 的转换场景。...Python 2 3 import aspose.html.converters as conv 4 import aspose...Converter . convert_html ( "document.html" , sav. PdfSaveOptions...

    docs.aspose.com/html/zh/python-net/convert-html...
  9. Ինչպես փոխարկել PDF-ը OneNote-ին՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը OneNote-ի՝ օգտագործելով C#: Այն պարունակում է բոլոր մանրամասները շրջակա միջավայրը կարգավորելու համար, ծրագրավորման քայլերի ցանկ և գործարկվող կոդ՝ PDF-ը OneNote-ին C#-ի միջոցով փոխանցելու համար:...OneNote-ի փոխարկելու համար Ստեղծեք Document class օբյեկտ PDF ֆայլերից...պահելու համար Կանչեք Import() մեթոդը Document դասից այնքան անգամ...

    kb.aspose.com/hy/note/net/how-to-convert-pdf-to...
  10. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Python via .NET...steps to attach ZUGFeRD to PDF: Import the Aspose.PDF library and...path variable and create a Document object. Create a FileSpecification...

    docs.aspose.com/pdf/python-net/attach-zugferd/