Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 51,009 for

import document

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

    Sample Python conversion code for VSDX format to VTX file. Use this example code to convert VSDX to VTX 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...
  2. Split Tasks in Ruby | Aspose.Tasks Documentation

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...Project' ) . new 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/
  3. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Python via .NET API allows developers to Import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....NET API allows developers to import a 3D model , and then encode...threed import FileFormat from aspose.threed.entities import Sphere...

    docs.aspose.com/3d/python-net/encoding-3d-mesh-...
  4. Convert VSTX to VDX via Python | products.aspos...

    Sample Python conversion code for VSTX format to VDX file. Use this example code to convert VSTX to VDX 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...
  5. Convert VDX to HTML via Python | products.aspos...

    Sample Python conversion code for VDX format to HTML file. Use this example code to convert VDX to HTML 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...
  6. ConnectionPointPlace not defined - Free Support...

    A very basic question. But didn’t find the solution so far. I am trying to connect in python two Rectangle shapes (to be generated in visio format). I am using ConnectionPointPlace method but get the error - “name ‘Con…... (I imported all relevant stuff - from...from aspose.diagram import *) Thanks! Professionalize.Discourse November...

    forum.aspose.com/t/connectionpointplace-not-def...
  7. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...
  8. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...examples ; import com.aspose.pdf.* ; public class...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/rotate-pages/
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... import aspose.slides.charts as charts import aspose.slides...values. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-calcula...
  10. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....from aspose import pycore from aspose.pydrawing import Color , ImageFormat...threed import Scene from aspose.threed.entities import Camera...

    docs.aspose.com/3d/python-net/capture-the-viewp...