Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 56,340 for

import document

(0.21 sec)
  1. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform.... powerful and easy-to-use document manipulation API for python-cpp...PDF, HTML, TXT, and DOCX documents into parts. For more details...

    products.aspose.com/pdf/python-cpp/splitter/
  2. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...more, visit the Save a Document documentation article. Remarks When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Convert DOTM to VCF in Python | products.aspose...

    Save DOTM to VCF within Python applications without using Microsoft Word or Outlook...files, or they may want to import their contacts into a new application...the source DOTM file using Document class Call the save method...

    products.aspose.com/total/python-net/conversion...
  5. Edit PDF using Python | Aspose.PDF

    Еdit PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET...Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/editor/
  6. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...paragraphs that are part of a list: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  7. Edit DOCX In Java

    Edit DOCX in Java code.... Use it to modify DOCX documents programmatically This is a...Programmatic modification of DOCX documents is an integral part of modern...

    products.aspose.com/words/java/edit/docx/
  8. Billion laughs xml bomb - Free Support Forum - ...

    Hello, A PEN test bring our attention to the possibility of a BOL attack through the Import XML form feature. try { Form formHelper = new Form(data); using FileStream fileStream = new FileStream(arg, FileMode.…...PDF Product Family security , import-xml louis.a February 11, 2026...of a BOL attack through the import XML form feature. try { Form...

    forum.aspose.com/t/billion-laughs-xml-bomb/325457
  9. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....PostScript (EPS) and XPS documents. It can output PDF, XPS, PNG...before any processing: Copy 1 import aspose.page as ap 2 license...

    docs.aspose.com/page/python-net/faq/
  10. Working with Pages in XPS file | Python

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with XPS Document Working with Pages Live Demos...Page management within an XPS document involves tasks such as adding...

    docs.aspose.com/page/python-net/xps/working-wit...