Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 69,599 for

import

(0.12 sec)
  1. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Java სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/
  2. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... import os import aspose.pdf as ap import aspose.pydrawing...Document. import os import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  3. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control.... import aspose.slides as slides # Instantiates...with several custom options: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/convert-power...
  4. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.jpg" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/jpg/
  5. Merge MD files using Python | Aspose.PDF

    Merge MD files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path md_load_options...

    products.aspose.com/pdf/python-net/merger/md/
  6. Merge EPUB files using Python | Aspose.PDF

    Merge EPUB files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path epub_load_options...

    products.aspose.com/pdf/python-net/merger/epub/
  7. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...格式填写 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  8. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Import the AsposePdfPython module...works. from AsposePdfPython import * doc = document_create ()...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  9. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files...JPG to JPG import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/jpg...
  10. Merge SVG to PNG in Python | products.aspose.com

    Merge SVG to PNG in Python. Use Python library API to combine SVG and PNG files...SVG to PNG import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/svg...