Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 50,515 for

import document

(1.75 sec)
  1. Փոխարկել TEXT GIF Java

    Փոխարկեք TEXT ը GIF ձևաչափի Java կոդով: Պահեք TEXT որպես GIF օգտագործելով 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/te...
  2. Փոխարկել Պատկեր WORD Java

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

    products.aspose.com/words/hy/java/conversion/im...
  3. Გადაიყვანეთ JPG DOCX Java

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

    products.aspose.com/words/ka/java/conversion/jp...
  4. How to Password Protect a Word Document in Python

    This tutorial is written to guide you on how to password protect a Word Document in Python. It contains all the details required to configure the environment, step wise process to accomplish the task and a runnable sample code to lock Word Document in Python....to Password Protect a Word Document in Python This short tutorial...to password protect a Word document in Python . It provides the...

    kb.aspose.com/words/python/how-to-password-prot...
  5. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-epub-to...
  6. 使用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...
  7. MD to EPUB Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  8. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...dialog when printing //Print document using printer and page settings...and right margins. Print the Document : After adjusting the page...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  9. Rotate PDF using Python | Aspose.PDF

    Rotate PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Programmatic modification of PDF documents is an essential part of modern...developers to rotate PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-net/rotate/
  10. Resize PDF using Python | Aspose.PDF

    Resize PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET....Programmatic modification of PDF documents is an essential part of modern...developers to resize PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-net/resize/