Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 70,110 for

import

(0.13 sec)
  1. Convert ODP to GIF in Python | products.aspose.com

    Sample code for ODP to GIF Python conversion. Use PowerPoint Python API for batch conversion ODP files to GIF files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  2. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/rotate/
  3. 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...
  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. 档案

    档案... import aspose.slides as slides import aspose.pydrawing...PowerPoint 幻灯片中的形状。 import aspose.slides as slides import aspose.pydrawing...

    blog.aspose.com/zh/slides/work-with-shapes-in-p...
  6. 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...
  7. Generate Barcodes with Aspose.BarCode APIs in C...

    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.... Export and Import Barcode Generation State via...

    docs.aspose.com/barcode/cpp/generate-barcodes-u...
  8. 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...
  9. 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...
  10. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。... Python import aspose.threed as a3d # load...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...