Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 50,613 for

import document

(0.08 sec)
  1. Convert PPTM to PPTX in Node.js | products.aspo...

    Convert PPTM to PPTX in Node.js. Use Node.js library API to convert PPTM files to PPTXs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  2. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the Document. Adobe specification i…...version it should save the document. Adobe specification is not...adobe.com/uk/acrobat/resources/document-files/pdf-types/pdf-a.html#:~:text=PDF%2FA-1...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  3. Converting a MHTML file to XLSX using Python | ...

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

    products.aspose.com/pdf/python-net/conversion/m...
  4. Converting a PDF file to EPUB using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/p...
  5. Convert OTP to SVG in Node.js | products.aspose...

    Convert OTP to SVG in Node.js. Use Node.js library API to convert OTP files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert PPTM to SVG in Node.js | products.aspos...

    Convert PPTM to SVG in Node.js. Use Node.js library API to convert PPTM files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  7. 在word转pdf时出现异常报错 - Free Support Forum - aspose.com

    Caused by: java.lang.IllegalStateException: XMLStreamException: Unexpected character ' ' (code 32) (missing name?) at [row,col {unknown-source}]: [45692,46] at com.aspose.words.internal.zzZe6.zz45(Unknown Source) at c…...Document.zzYFr(Unknown Source) ......可能的错误。例如: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/word-pdf/320406
  8. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a Document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output Document....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...explains how to convert Word documents to HTML, MHTML, or EPUB, and...

    docs.aspose.com/words/net/convert-a-document-to...
  9. Adding MapiContact to PST in Jython|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....- email import Settings from com.aspose.email import MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/java/adding-mapicontact-t...
  10. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples.... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-image/