Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 67,147 for

import

(0.07 sec)
  1. Convert VSS to VTX via Python | products.aspose...

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

    products.aspose.com/diagram/python-java/convers...
  2. Convert VSTM to VSDM via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  3. Convert VDX to VSTX via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  4. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs.... Example using Config # Import the Config class from the aspose...namespace from aspose.cellsgridjs import Config # Enable lazy loading...

    docs.aspose.com/cells/python/aspose-cells-gridj...
  5. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...office import com.amazonaws.services.s3.model...S3ObjectInputStream import com.aspose.words.Document import com.aspose...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  6. Creating a Task Baseline in Ruby | Aspose.Tasks...

    Learn how to create task baselines in Microsoft Project files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/creating-a-task-base...
  7. Add array items in XMP metadata of EPS| Python

    The process of adding items 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...
  8. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....examples ; import com.aspose.pdf.* ; import com.aspose.pdf...pdf.operators.* ; import java.util.* ; public class ExampleImagesResolut...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  9. 在word转pdf时出现异常报错 - Free Support Forum - aspose.com

    Caused by: java.lang.IllegalStateException: XMLStreamException: Unexpected character ' ' (code 32) (missing name?) at [row,col {unknown-source}]: [45692,46] at com.aspose.words.internal.zzZe6.zz45(Unknown Source) at c…...例如: import com.aspose.words.Document; import com.aspose...aspose.words.SaveFormat; import com.aspose.words.FileCorruptedExcepti;...

    forum.aspose.com/t/word-pdf/320406
  10. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…...reproduce the issue import com.aspose.slides.*; import java.io.ByteArrayInputStream;...ByteArrayInputStream; import java.io.ByteArrayOutputStrea; public...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...