Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 219,491 for

formatting

(0.13 sec)
  1. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX document using Python applications without using Microsoft Word....various APIs dealing different formats including Microsoft Office...File (Microsoft Word Binary Format) Generate DOCM File (Microsoft...

    products.aspose.com/total/python-net/create/dotx/
  2. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....sample code to remove table format in Excel using C# . You will...criteria. Steps to Clear Table Format in Excel using C# Set the IDE...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  3. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text Formatting for maximum impact....portion_format.escapement to a value between...superscript_portion . portion_format . escapement = 30 superscript_portion...

    docs.aspose.com/slides/python-net/superscript-a...
  4. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for .NET API....Ask AI How to Format Number to Accounting Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...control over the styling and formatting of the text, you can use...text with its own style and formatting. In this example, we have...

    docs.aspose.com/psd/python-net/text-layer-manip...
  6. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...including how certain features, formatting, or styles are handled during...specific needs. Adjust CSS and Formatting : You can specify additional...

    forum.aspose.com/t/difference-in-html-output/31...
  7. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number Formatting of the parent element...ChartNumberFormat class Represents number formatting of the parent element. To...formatCode Gets or sets the format code applied to a data label...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Examples Shows how to create a formatted table using DocumentBuilder...set_LeftIndent ( 20 ); // Set some formatting options for text and table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...doc = doc ) # Specify font formatting, then add text. font = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...) frame_format Provides access to the frame formatting properties...otherwise. is_format_revision Returns true if formatting of the object...

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