Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 164,849 for

new

(0.06 sec)
  1. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line... let doc = new aw . Document (); let para =...above the baseline. let run = new aw . Run ( doc , "Raised text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Make DOCX Using Javascript

    Make a New DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....the following example: Make a new DOCX using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/docx/
  5. Make HTML Using Javascript

    Make a New HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....the following example: Make a new HTML using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/html/
  6. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...Presentation class Presentation pres = new Presentation (); try { // Adds...comments Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/java/presentation-comments/
  7. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...Presentation class Presentation pres = new Presentation (); try { // Adds...comments Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/androidjava/presentation...
  8. Save Message as Draft in PHP|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....Create a new instance of MailMessage class $message = new MailMessage...message $message -> setSubject ( "New message created by Aspose.Email...

    docs.aspose.com/email/java/save-message-as-draf...
  9. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... Create new math expressions or edit previously...mathematical text: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  10. VbaProject | Aspose.Words for .NET

    Create a New VbaProject effortlessly with our constructor tool. Start your programming journey with a blank project and unleash your creativity!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...