Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 73,975 for

import

(0.56 sec)
  1. Managing Task Costs | Aspose.Tasks Documentation

    Explore techniques for managing task costs with Ruby using Aspose.Tasks Java....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/managing-task-costs-...
  2. Copying Rows and Columns in Jython|Documentation

    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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/copying-rows-and-col...
  3. Manipulating Photoshop Formats|Documentation

    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.... Importing image to PSD layer This article...Imaging for Java to add or import an image to a PSD layer. Aspose...

    docs.aspose.com/imaging/java/manipulating-photo...
  4. Benefits of Aspose.Slides Products | products.a...

    Learn why Aspose.Slides products are a strong choice for creating, editing, converting, and rendering presentations across platforms....such as 2D and 3D effects, PDF import and export, video export workflows...presentations. Import from HTML Aspose.Slides can import HTML files...

    products.aspose.com/slides/benefits/
  5. Working with VRML Format|Documentation

    Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....threed import Scene # For complete examples...

    docs.aspose.com/3d/python-net/working-with-vrml...
  6. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API... Importing Required Modules: The first...step is to import the necessary modules. We import the BytesIO...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  7. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.font_stream property. Allows to specify the stream where the font will be saved to....from pathlib import Path from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

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