Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 70,862 for

import

(0.1 sec)
  1. 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...
  2. How To Work With Microsoft Project Predecessor ...

    Learn how to work with predecessor and successor tasks in Microsoft Project using Aspose.Tasks Java for Ruby. This guide includes step-by-step instructions, examples, and best practices....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 4...

    docs.aspose.com/tasks/java/predecessor-and-succ...
  3. Utility Features - SMTP Client|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....Security Provider import java.security.Security ; import org.bouncycastle...

    docs.aspose.com/email/java/utility-features-smt...
  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. 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/
  6. Default Project Properties in Ruby | Aspose.Tas...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'Sample.xml' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/default-project-prop...
  7. 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...
  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. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... import aspose.slides as slides #Function...portion gets the copied values. import aspose.slides as slides #Function...

    docs.aspose.com/slides/python-net/copying-parag...