Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 67,787 for

import

(0.17 sec)
  1. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...decide what features are important to preserve during Word to...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/convert-xlsx-to-docx/21566
  2. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  3. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。... As we know XFDF is an important aspect of PDF forms manipulation...and have provided methods to import and export annotations data...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/
  4. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...or incorrect import : Ensure you are importing com.aspose.words...“cannot find symbol”). Your import statements. Whether you’re...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  5. Converting a EPUB file to TXT using Python | As...

    Sample code on Python for EPUB to TXT conversion. Use example code for batch EPUB to TXT conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/e...
  6. How to extract table from PDF | Aspose.PDF

    Do you know how easily extract table from PDF using Python? Extract table from PDF with high quality using Python PDF library....PDF library: Import the aspose.pdf module to access...following code snippet for this: import aspose.pdf as pdf #Load PDF...

    products.aspose.com/pdf/tutorial/extract-table/
  7. Converting a XPS file to DOC using Python | Asp...

    Sample code on Python for XPS to DOC conversion. Use example code for batch XPS to DOC conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Converting a XPS file to XLSX using Python | As...

    Sample code on Python for XPS to XLSX conversion. Use example code for batch XPS to XLSX conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/x...
  9. Converting a EPUB file to DOC using Python | As...

    Sample code on Python for EPUB to DOC conversion. Use example code for batch EPUB to DOC conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/e...
  10. Converting a CGM file to DOCX using Python | As...

    Sample code on Python for CGM to DOCX conversion. Use example code for batch CGM to DOCX conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path # The...

    products.aspose.com/pdf/python-net/conversion/c...