Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 222,684 for

new

(0.18 sec)
  1. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/androidjava/superscript-...
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/java/superscript-and-sub...
  3. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the document in Java....String appRef) Initializes a new instance of this class. Methods...String appRef) Initializes a new instance of this class. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....addAudio () { $presentation = new Presentation (); try { $slide...$audioStream = new Java ( "java.io.FileInputStream" , new Java ( "java...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....we create a mesh var mesh = new Mesh (); // Add control points...mesh . ControlPoints . Add ( new Vector4 ( 0 , 1 , 0 )); // Point...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  7. License | Aspose.Words for Java

    Provides methods to license the component in Java....lic"); License license = new License(); license.setLicense(licenseFileName...copyFile(new File(licenseFileName.toString()), new File(licenseCopyFileName...

    reference.aspose.com/words/java/com.aspose.word...
  8. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....document Document pdfDocument = new Document ( _dataDir + "FormFieldFont14...field . setDefaultAppearance ( new DefaultAppearance ( font , 10...

    docs.aspose.com/pdf/java/modifing-form/
  9. Create Empty Document in NPOI|Aspose.Words for ...

    Create an empty document easily and fast instead of using NPOI in C#....without parameters to create a new blank document. If you want to...Aspose.Words ; Document doc = new Document (); doc . Save ( "blank...

    docs.aspose.com/words/net/create-empty-document...
  10. OpenAiModel | Aspose.Words for .NET

    Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI models and enable AI-powered document processing and automation....string, string ) Initializes a new instance of OpenAiModel class...API key. OpenAiModel model = new OpenAiModel ( "gpt-4o-mini" ...

    reference.aspose.com/words/net/aspose.words.ai/...