Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 219,477 for

formatting

(0.12 sec)
  1. Alignment Settings|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....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/java/cells-alignment-sett...
  2. Document language settings ignored in preview -...

    Description: We are experiencing an issue where the preview system ignores the language settings defined within the document. Instead, the rendering appears to follow the system (server) regional settings. Issue deta…...respect the language-specific formatting. This leads to incorrect...appropriate language-specific date format. Steps to reproduce: Open the...

    forum.aspose.com/t/document-language-settings-i...
  3. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...documents that contain specific formatting, such as justified text and...problem arises from specific formatting in the documents that leads...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  4. 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...
  5. 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...
  6. 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...
  7. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this Formatting....paragraph style applied to this formatting. get styleName () : string...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph Formatting properties....Provides access to the paragraph formatting properties. get paragraphFormat...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. get font...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document....cell_format property to specify cell formatting. Returns...start_table () # Setting table formatting options for a document builder...

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