Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 48,512 for

import document

(0.11 sec)
  1. PCL to DOCX Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/p...
  2. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Access the Page via...

    products.aspose.com/pdf/python-net/acroforms/
  3. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a Document and apply various properties to them using Java....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/java/track-changes-in-a-d...
  4. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an MHTML file for reading with...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  5. 将 Python 格式的 Word 转换为 Excel|Python via .NET 格式的...

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 DOCX 转换为 Excel Python。使用 Python 将各种格式的文档保存到 XLSX。... Document ( docs_base . my_dir + "Pdf Document.pdf" ) doc...XLSX: from aspose.words import Document , DocumentBuilder from...

    docs.aspose.com/words/zh/python-net/convert-a-d...
  6. Փոխարկել TEXT PDF Java

    Փոխարկեք TEXT ը PDF ձևաչափի Java կոդով: Պահեք TEXT որպես PDF օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ տեքստ-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/te...
  7. Փոխարկել WORD XPS Java

    Փոխարկեք WORD ը XPS ձևաչափի Java կոդով: Պահեք WORD որպես XPS օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ Word-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/wo...
  8. Փոխարկել DOC TXT Java

    Փոխարկեք DOC ը TXT ձևաչափի Java կոդով: Պահեք DOC որպես TXT օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/do...
  9. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加文本戳的 Python 源代码。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...outfile ) document = apdf . Document ( path_infile ) document . pages...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  10. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...