Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 64,846 for

import

(0.14 sec)
  1. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/doc/
  2. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/
  3. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/word/
  4. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/load-and-save-to-dis...
  5. View PCL Files using Python | Aspose.PDF

    Open and view PCL documents programmatically with Python sample code using Aspose.PDF for Python for .NET...PCL files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/pcl/
  6. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation....load option options = Rjb :: import ( ' com . aspose . pdf . SvgLoadOptions...document object pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  7. Export Visio Diagram to PDF 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.pdf" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Add Comments to Visio Drawings in Ruby|Document...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...+ "AddComment.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  9. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....NodeImporter::ImportNode method Imports a node from one document into...node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... page import * 2 from aspose. page . eps import * 3 from aspose...device import * 4 import aspose.pydrawing 5 from util import Util...

    docs.aspose.com/page/python-net/ps/working-with...