Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 51,308 for

import document

(0.21 sec)
  1. SVG 转换器 – 在 Python 中转换 SVG

    了解如何使用 Aspose.HTML for Python 通过 .NET 将 SVG 转换为其他格式,并参考 SVG 转换的 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/svg-converter/
  2. Შეკუმშოს TIFF Java

    შეკუმშოს TIFF Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოპირება 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/tiff/
  3. 提供主Tex输入文件的替代方法| 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案包括一个接受流作为第一个参数的构造函数,提供了转换功能。... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/zh/python-net/other-ways-of...
  4. Გადაიყვანეთ Გამოსახულება BMP Java

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

    products.aspose.com/words/ka/java/conversion/im...
  5. Converting a PDF file to DOC using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑DOC Conversion on All Platforms...convert programmatically a document from PDF to DOC format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  6. Converting a PDF file to XPS using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑XPS Conversion on All Platforms...convert programmatically a document from PDF to XPS format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  7. Converting a PDF file to TEX using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑TEX Conversion on All Platforms...convert programmatically a document from PDF to TEX format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. Convert PDF/A to PDF format in Node.js|Aspose.P...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document in the Node.js environment....case you want to convert PDF document, you can use AsposePdfAConvertToP...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdfa-to-...
  9. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...attached as well: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import java.io.FileInputStream...

    forum.aspose.com/t/box-appearing-around-the-wat...
  10. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_Document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…... merged_document.docx (21.4 KB) 2.docx (28...implementation: merged_document = aw.Document() merged_document.remove_all_children()...

    forum.aspose.com/t/formatting-issue-when-mergin...