Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 152,645 for

document formatting

(0.1 sec)
  1. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced font Formatting. Elevate your data presentation effortlessly!...Provides access to the font formatting of the chart title. public...and set a title. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule....customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....to format a run of text using its font property. Document doc...doc = new Document (); Run run = new Run ( doc , "Hello world!"...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Convert Word to ICS in Python | products.aspose...

    Save Word to ICS within Python applications without using Microsoft Word or Outlook...Why Convert Word files to ICS format? Converting Word files to ICS...ICS (iCalendar) format is useful for creating calendar events...

    products.aspose.com/total/python-net/conversion...
  5. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy watermark customization in Documents. Enhance your projects with versatile watermark options!... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/wat...
  6. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Extract text and images from PPTX document via ...

    C++ example code to extract text and images from PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....JPG BMP TIFF PPTX Parse PPTX Formats in C++ Native and high performance...performance PPTX document parsing using server-side Aspose.Slides...

    products.aspose.com/slides/cpp/parser/pptx/
  8. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list Formatting, enhancing your Document's presentation....Provides access to the list formatting properties of the paragraph...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  9. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell Formatting...clearFormatting() Resets to default cell formatting. Does not change the width...into one. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. get shading...created by a document builder. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...