Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 50,413 for

import document

(0.2 sec)
  1. 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/...
  2. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...scientific notation when the imported data is a large numeric value...when I process the workbook to import the data from the data source...

    forum.aspose.com/t/avoid-using-scientific-notat...
  3. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  4. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...Solution You can manipulate the document properties and metadata using...and then embed it into the document as custom XML parts. Code...

    forum.aspose.com/t/word-api-and-confidentiality...
  5. EPS to DOC Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/e...
  6. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...examples ; import com.aspose.pdf.* ; public class...() { // 实例化 Document 对象 Document doc = new Document (); // 向 PDF...

    docs.aspose.com/pdf/zh/java/set-image-size/
  7. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....you insert a page to a PDF document at any location in the file...into a PDF file: Create a Document class object with the input...

    docs.aspose.com/pdf/java/add-pages/
  8. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Transformations...Transform a content in PS Document This article explores how...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Khmer PDF render issue - Free Support Forum - a...

    Hello Support, I also have a Khmer PDF render issue and noticed this thread. Whatever I try I cannot make it work. Could you please help/advise? Here is my code: Import aspose.words as aw from aspose.words.saving imp…... Here is my code: import aspose.words as aw from aspose...aspose.words.saving import PdfSaveOptions, PdfCompliance, PdfFontEmbeddingMode...

    forum.aspose.com/t/khmer-pdf-render-issue/324383
  10. Merge PostScript files to PDF using Python

    Merger PS functionality of Aspose.Page API solution for Python allows you to combine several PS files into a single PDF Document....output stream for output PDF document. Create an array of PS files...PostScript files with created document and save it as PDF with PDF...

    docs.aspose.com/page/python-net/merge/ps/