Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 37,396 for

new

(0.04 sec)
  1. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); let table = new aw . Tables...appendChild ( table ); let row = new aw . Tables . Row ( doc ); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions options = new SignatureLineOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript.... 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...
  4. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...ImageWatermarkOption imageWatermarkOption = new ImageWatermarkOption (); imageWatermarkOption...

    reference.aspose.com/words/net/aspose.words.low...
  5. 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...
  6. 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...
  7. Convert PowerPoint Presentations to HTML in C#|...

    Learn how to convert PowerPoint and OpenDocument presentations to HTML using Aspose.Slides for .NET. This guide provides instructions, code samples, and best practices for converting slides to a web-friendly format....presentation to HTML using the new CSS style. Convert a Presentation...Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name....The default value is ‘Times New Roman’. Examples Shows how to..."DefaultFontName" property to "Courier New" to, # while rendering the document...

    reference.aspose.com/words/python-net/aspose.wo...
  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. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions signatureLineOptions = new SignatureLineOptions(); signatureLineOptions...

    reference.aspose.com/words/java/com.aspose.word...