Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 73,785 for

import

(0.32 sec)
  1. 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....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSTX in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...conversion: import aspose.diagram as diagram import aspose.pdf...

    forum.aspose.com/t/is-it-possible-to-change-the...
  3. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code.... import aspose.slides as slides # Instantiate...contained within group shapes. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/group/
  4. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....and chain operations: Python import aspose.threed as a3d # Change...z) into (x + 1, y, z) Python import aspose.threed as a3d # use...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  5. Change Progress of a Task in Ruby | Aspose.Task...

    Learn how to change task progress in Microsoft Project files using Aspose.Tasks for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 6 7 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 8...

    docs.aspose.com/tasks/java/change-progress-of-a...
  6. en-CH is not a supported culture - Free Support...

    It may be difficult to provide an example email, but we have some mail in tnef format that error as below. The mails come from English speaking folk, though in Switzerland. Also, Java does seem to support that combo ( …L…...current thread: import com.aspose.email.*; import java.util.Locale;...

    forum.aspose.com/t/en-ch-is-not-a-supported-cul...
  7. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... from datetime import timedelta import aspose.pdf as ap def...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  8. 使用 Python 的基于区域的提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的特定页面区域或段落结构提取文本。... import aspose.pdf as ap def extract_text_from_region...,然后遍历每个章节和段落。 从每个段落读取文本片段,并将结果写入文件。 import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/zh/python-net/region-based-...
  9. Supported Features on Document Load|Aspose.Word...

    Load and convert a document in most of popular formats and supports lots of Microsoft Word features....existing file in any supported import format , make some changes...then save the result. When importing a document in the selected...

    docs.aspose.com/words/java/supported-features-o...
  10. Converting a PCL file to TIFF using Python | As...

    Sample code on Python for PCL to TIFF conversion. Use example code for batch PCL to TIFF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...