Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 50,597 for

import document

(0.08 sec)
  1. Შეკუმშოს JPG Java

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

    products.aspose.com/words/ka/java/compress/jpg/
  2. Converting a MHTML file to SVG using Python | A...

    Sample code on Python for MHTML to SVG conversion. Use example code for batch MHTML to SVG conversion with Python and .NET...convert programmatically a document from MHTML to SVG format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/m...
  3. 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...
  4. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++...becoming the definitive form of document exchange, it is not unusual...types of allowed annotations. Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/cpp/annotations/
  5. 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...
  6. Converting a CGM file to PNG using Python | Asp...

    Sample code on Python for CGM to PNG conversion. Use example code for batch CGM to PNG conversion with Python and .NET...programmatically a document from CGM 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/c...
  7. Converting a EPS file to GIF using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/e...
  8. 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/
  9. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加水印...添加水印-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) doc = apdf . Document ( path_infile ) artifact =...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  10. 用 Python 将 SVG 转换为 PNG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PNG。了解 ImageSaveOptions 并参考将 SVG 转换为 PNG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...