Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 176,669 for

document formatting

(0.2 sec)
  1. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow Formatting for the shape....glow property Gets glow formatting for the shape. @property...glow shape effect. doc = aw . Document ( file_name = MY_DIR + 'Various...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your Document's clarity and style....Returns or sets the number format for the list level. public...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Convert RTF to ICS in Python | products.aspose.com

    Save RTF to ICS within Python applications without using Microsoft Word or Outlook...the conversion of RTF to ICS format within an application. It includes...via .NET and saved into ICS format. This process is simple and...

    products.aspose.com/total/python-net/conversion...
  4. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the Formatting of the Document. Because of this…...messing with the formatting of the document. Because of this...not fully match the original document. In the attached files, notice...

    forum.aspose.com/t/incorrect-flama-font-substit...
  5. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph....how to configure paragraph formatting to create off-center text...text. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

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

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font Formatting for better readability and impact....property Provides access to font formatting of the data table. public...chart series data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method...further changes you make to the document programmatically as revision...changes to the document programmatically, save the document and later...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....automatically apply a custom format to field results as the fields...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in C#. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This Document details how to implement these features and provides sample code for your reference.... AI Document Assistant Close Change Cells...Alignment and Keep Existing Formatting Analyzing your prompt, please...

    docs.aspose.com/cells/net/line-breaks-and-text-...