Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 67,032 for

import

(0.24 sec)
  1. Convert VTX to VDX via Python | products.aspose...

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

    products.aspose.com/diagram/python-java/convers...
  2. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML map into the workbook...the XML Map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/python-net/add-xml-map-in...
  3. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPS file with Aspose.Page for Python. It is illustrated with the code snippets.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  5. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....words import Document , HeaderFooterType...collection: from aspose.words import Document , HeaderFooterType...

    docs.aspose.com/words/python-net/working-with-h...
  6. Edit HTML In Python

    Edit HTML in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/html/
  7. Edit MARKDOWN In Python

    Edit MARKDOWN in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw..." ) doc.save( "Output.md" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/markd...
  8. Edit PDF In Python

    Edit PDF in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...update_page_layout() doc.save( "Output.pdf" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/pdf/
  9. Image Merger Licensing Plugin|Documentation

    Merge images into captivating photo collages using the Aspose.Imaging Image Merger plugin in Java, enabling seamless merging in both horizontal and vertical layouts.... Import image files in diverse formats...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  10. Support for TLS 1.2 and AutodiscoverService|Doc...

    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....for Java 8: import java.net.Authenticator ; import java.net.PasswordAuthenticati...PasswordAuthenticati ; import java.net.URL ; static Authenticator...

    docs.aspose.com/email/java/support-for-tls-1-2-...