Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 56,339 for

import document

(0.19 sec)
  1. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....can insert the image into a document using the DocumentBuilder...Here’s a simple example in Java: import com.aspose.words.*; public...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  2. Converting a XSLFO file to DOC using Python | A...

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

    products.aspose.com/pdf/python-net/conversion/x...
  3. Converting a GIF file to PDF using Python | Asp...

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...programmatically a document from GIF to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/g...
  4. Converting a HTML file to EPUB using Python | A...

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

    products.aspose.com/pdf/python-net/conversion/h...
  5. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the Importing...Stamp in xfdf cannot be imported Aspose.PDF Product Family kzhu...Export the annotations to XFDF Import the XFDF using Aspose PDF Getting...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  6. Convert VSD to PDF via Python | products.aspose...

    Sample Python conversion code for VSD format to PDF file. Use this example code to convert VSD to PDF 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...
  7. Convert VSX to PDF via Python | products.aspose...

    Sample Python conversion code for VSX format to PDF file. Use this example code to convert VSX to PDF 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...
  8. Convert VST to VSTM via Python | products.aspos...

    Sample Python conversion code for VST format to VSTM file. Use this example code to convert VST 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...
  9. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata 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...
  10. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be Imported when they have equal names in source and destination Documents...specifies how styles will be imported when they have equal names...in source and destination documents. The default value is False...

    reference.aspose.com/words/python-net/aspose.wo...