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

import document

(0.08 sec)
  1. Ստեղծեք Փաստաթուղթ Java Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Java գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ Java ում՝ մի քանի քայլով:...գծապատկեր import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/hy/java/make/
  2. 使用 Python 查看 MHT 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 MHT 文件的 Python 源代码...此示例代码显示如何查看 MHT 文件 import aspose.pdf as apdf from os import path path_infile...MhtLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hans/python-net/view...
  3. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  4. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  5. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....To Disk To Load And Save a Document to Disk using Aspose.Words...words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/load-and-save-to-dis...
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....Programmatic modification of PDF documents is an essential part of modern...enables developers to stamp PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-cpp/stamps/text/
  7. Optimize PDF Resources using Go via C++|Aspose....

    Optimize Resources of PDF files using Go tool....the document: Resources that are not used on the document pages...optimize a PDF document. package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/optimize-pdf-resources/
  8. Convert JPG To DOCX Python

    Convert JPG to DOCX format in Python code. Save JPG as DOCX using Python....converting JPG to DOCX Use our document conversion API to develop...solution to import and export JPG, DOCX, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  9. View PCL Files using Python | Aspose.PDF

    Open and view PCL Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PCL with an instance of Document. View resultant File. Python...PCL files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/pcl/
  10. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 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-...