Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 50,513 for

import document

(0.29 sec)
  1. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....ExtractAnnotation () { var document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Extract annotations...

    docs.aspose.com/pdf/java/extract-annotation/
  2. SVG to PNG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PNG conversion. Use example code for batch SVG to PNG conversion with Python and .NET...programmatically a document from SVG to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  3. TeX typesetting functionality | Java API

    Java API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of Java code....TeX for Java Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/java/typeset-tex-files/
  4. Page Break Preview 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....example shows how to append documents using Aspose.Cells for Java...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/page-break-preview-i...
  5. Փոխարկել HTML SVG Java

    Փոխարկեք HTML ը SVG ձևաչափի Java կոդով: Պահեք HTML որպես SVG օգտագործելով Java:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); } import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/ht...
  6. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես JPG օգտագործելով Java:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); } import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/ht...
  7. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...文档是否兼容 PDF/A-1a 或 PDF/A-1b,请使用 Document 类的 validate 方法。此方法允许您指定保存结果的文件名称以及所需的验证类型...PDF/A-1A。 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  8. Შეკუმშოს HTML Java

    შეკუმშოს HTML Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/compress/html/
  9. Սեղմել HTML Ը Java Ում

    Սեղմեք HTML ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/compress/html/
  10. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) Document...MARKDOWN document. The default value is False...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/python-net/aspose.wo...