Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 70,895 for

import

(1 sec)
  1. Convert VSDX to VSX via Python | products.aspos...

    Sample Python conversion code for VSDX format to VSX file. Use this example code to convert VSDX to VSX within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Convert PDF to Text in Python|Aspose.PDF for Py...

    This topic shows you how to convert PDF file to other file formats like Text using Python.... from AsposePdfPython import * input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-o...
  3. Zoom Factor in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/zoom-factor-in-ruby/
  4. Create and Organize PST Files in Python|Documen...

    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.... import aspose.email as ae src_pst...from directory: import aspose.email as ae import os pst = ae ....

    docs.aspose.com/email/python-net/create-new-pst...
  5. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF document using Ruby with Aspose.PDF for precise page formatting....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/update-page-dimensions...
  6. Saving Files in Ruby|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....'/data/' file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/java/saving-files-in-ruby/
  7. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....file to JSON Import the required API and types Import the license...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  8. Add Tooltip in PDF using Python

    This article guides on how to add a tooltip in PDF using Python. It has the details to set the IDE, a list of steps, and a sample code for generating the PDF mouseover popup text using Python....NET to add a tooltip Import the required classes and modules...work with PDF hover text . Import the necessary classes and modules...

    kb.aspose.com/pdf/python/add-tooltip-in-pdf-usi...
  9. Converting a PDF file to EXCEL using Go | Aspos...

    Code Examples on Go for PDF‑to‑EXCEL Conversion on All Platforms...EXCEL Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  10. Converting a PDF file to PPTX using Go | Aspose...

    Code Examples on Go for PDF‑to‑PPTX Conversion on All Platforms...PPTX Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...