Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 219,640 for

formatting

(0.31 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering....getEffective() method from the local format. This sample code shows you...contains effective text frame formatting properties. This sample code...

    docs.aspose.com/slides/java/shape-effective-pro...
  2. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this Formatting....paragraph style applied to this formatting. get styleName () : string...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph Formatting properties....Provides access to the paragraph formatting properties. get paragraphFormat...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. get font...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert RTF to MSG in Python | products.aspose.com

    Save RTF to MSG within Python applications without using Microsoft Word or Outlook...process of converting RTF to MSG format. It includes two APIs, namely...via .NET and saved into MSG format. The APIs provided by Aspose...

    products.aspose.com/total/python-net/conversion...
  6. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Remarks Current font formatting specified by the Font property...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!...Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...particularly with lists and their formatting. When splitting a document...Check List Formatting : Ensure that the list formatting is correctly...

    forum.aspose.com/t/list-labels-not-getting-reat...