Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 217,229 for

formatting

(0.14 sec)
  1. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  5. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for JavaScript via C++ API....How to Format Number to Accounting Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to accounting in Excel is...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  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. FAQs|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Configuration Setting Conditional Formatting for Report Item Configuring...

    docs.aspose.com/cells/reportingservices/faqs/
  8. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/sv/cpp/apply-conditional-...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DisableOpenTypeFontFormattingFeatures method. Specifies to disable OpenType font Formatting features in C++....to disable OpenType font formatting features. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 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...