Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 174,996 for

document formatting

(0.33 sec)
  1. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Excel Cell Operations|Documentation

    Excel cell operations - merge, copy/paste, clear cells, and advanced cell manipulation with AI automation...}, { "operation" : "paste_formats" , "source_range" : "A1:F1"...}, { "operation" : "clear_formats" , "range" : "B1:B10" }, {...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-opera...
  3. ConditionalStyle.Font | Aspose.Words for .NET

    Discover the ConditionalStyle Font property to easily access and customize character Formatting for enhanced text presentation in your projects....property Gets the character formatting of the conditional style...styles of a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  4. Online RTF File Comparison or Build .NET Apps t...

    Free online app to Compare different RTF files. C# .NET comparison library code for RTF Documents....NET Compare Rtf Online Document Comparison App and .NET Code...Develop powerful .NET based RTF document comparison applications. Freely...

    products.aspose.com/total/net/compare/rtf/
  5. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document Formatting and presentation....paragraph style applied to this formatting. public string StyleName...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  6. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font Formatting control. Enhance your design with easy access to customizable text styles and effects....Provides access to the font formatting of this object. public Font...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent tables, rows, cells and their Formatting in C++....tables, rows, cells and their formatting. Classes Class Description...the Working with Tables documentation article. CellCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your Document design with customizable shadow Formatting options....ShadowFormat class Represents shadow formatting for an object. To learn more...Working with Graphic Elements documentation article. public class ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../Documentbuilder/insert_html/#str_htmlinsertoptions) method....USE_BUILDER_FORMATTING Use font and paragraph formatting specified...in DocumentBuilder as base formatting for text inserted from HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/java/format-number-to-date/