Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 56,500 for

import document

(2.91 sec)
  1. Convert VSDM to VSSM via Python | products.aspo...

    Sample Python conversion code for VSDM format to VSSM file. Use this example code to convert VSDM to VSSM 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 VSSM to VSTX via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSTX file. Use this example code to convert VSSM to VSTX 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...
  3. Convert VSSM to VTX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VTX file. Use this example code to convert VSSM to VTX 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...
  4. Convert VSSX to JPEG via Python | products.aspo...

    Sample Python conversion code for VSSX format to JPEG file. Use this example code to convert VSSX to JPEG 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...
  5. 在 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 MailMessage...MailMessage from com.aspose.email import SaveOptions class Converter...

    docs.aspose.com/email/zh/java/converting-email-...
  6. Charts Are Missing When Converting PDF to PPTX ...

    Aspose version: aspose-cells:26.2/aspose-cells:26.7 Observed Issue: We observed a regression in Aspose.Cells 26.7 when converting an PDF file containing charts to PPTX. In the source PDF file, the charts renders corr…...(groovy 4): import com.aspose.cells.SaveOptions import com.aspose...cells.Workbook import com.aspose.pdf.SaveFormat import com.aspose...

    forum.aspose.com/t/charts-are-missing-when-conv...
  7. Convert DOTM to DIF using Python or with free O...

    DOTM to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOTM to DIF online converter quickly before integrating the code....the source DOTM file using Document class Save DOTM file to HTML...Interchange Format, making document-derived tabular content easier...

    products.aspose.com/total/python-net/conversion...
  8. Features|Documentation

    Aspose.Cells for Node.js via Java features....worldwide rely on the thorough document import and export features provided...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-java/features/
  9. Control BarCode Image Quality 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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'.... setImageQuality ( Rjb :: import ( 'com.aspose.barcode.ImageQualityMode'...

    docs.aspose.com/barcode/java/control-barcode-im...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...