Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 50,515 for

import document

(0.24 sec)
  1. Convert VSSX to VSTM via Python | products.aspo...

    Sample Python conversion code for VSSX format to VSTM file. Use this example code to convert VSSX to VSTM within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  2. Convert POT to TSV Format via Java or with free...

    Convert POT to TSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to TSV online converter quickly before integrating the code....working with Microsoft Office documents, PDFs, images, and more. With...HTML document by using Workbook class Save the document to TSV...

    products.aspose.com/total/java/conversion/pot-t...
  3. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...Document(str(file_path)) doc.save(str(new_file_path))...the fonts used in your DOCX document are embedded during the conversion...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  4. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  5. CGM to TIFF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/c...
  6. Adding MapiJournal 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 MapiJournal...email import PersonalStorage from com.aspose.email import FileFormatVersion...

    docs.aspose.com/email/java/adding-mapijournal-t...
  7. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....following sample code: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/python-java/setup-envir...
  8. Converting Excel to PDF Files in Ruby|Documenta...

    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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/java/converting-excel-to-...
  9. 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...
  10. Add XML Map into the Workbook using XmlMapColle...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....method, which you can use to import your XML map into the workbook...the XML map that has been imported from sample.xml into the output...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...