Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 50,285 for

import document

(0.22 sec)
  1. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Unable to import module dependencies. Cannot import the aspose...xx/main.py”, line 29, in * import aspose.words as aw* ImportError:...

    forum.aspose.com/t/python-words-and-barcode-for...
  2. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...
  3. XPS to TIFF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/x...
  4. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....DeleteAnnotation () { // Open document Scanner consoleScanner = new...System . in ); Document document = new Document ( _dataDir + "sample_cats_dogs...

    docs.aspose.com/pdf/java/delete-annotations/
  5. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX Documents. Use this code for creating VDX files within any Python based application.....HTML XML VSDX VDX Create VDX Documents via Python Native and high...performance VDX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  6. Why Not Open XML SDK|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....” OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly‑typed way. Instead...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  7. Introduction|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a number of parameters that affect the resulting Microsoft Word Document’s appearance....the resulting Microsoft Word document’s appearance. There are two...contains the parameters: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/introduction/
  8. Online XSLFO to CSV Conversion or Build .NET ba...

    Free online app to convert XSLFO to CSV files. .NET C# conversion library code for XSLFO Documents....will be converted into CSV document Download the converted CSV...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  9. EPS to PDF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/e...
  10. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....NET to the project Import the aspose.words module into...source Markdown file into the Document object with the desired load...

    kb.aspose.com/words/python/convert-markdown-to-...