Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 219,491 for

formatting

(0.37 sec)
  1. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style_name...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_Formatting method. Resets to default paragraph Formatting....clear_formatting method clear_formatting() Resets to default...default paragraph formatting. def clear_formatting ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. JoinRunsOptions.ignore_redundant property | Asp...

    JoinRunsOptions.ignore_redundant property. True indicates that the redundant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. @property def ignore_redundant...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional Formatting while loading workbooks or worksheets using Aspose.Cells for C++.... It filters Conditional Formatting from worksheet named NoConditionalFormatt...does not have conditional formatting. NoCharts.png NoShapes.png...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  5. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....rowFormat property to specify row formatting. Returns The row node that...startTable (); // Setting table formatting options for a document builder...

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

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects....property True if the font is formatted as bold. public bool Bold...Examples Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....platform compatibility, file format import/export, rendering, document...document content and formatting capabilities, mail‑merge, and...

    docs.aspose.com/words/python-net/features/
  8. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...StartTable() ' Cell formatting (shading, font, height, padding)...EndRow() ' Clear cell/paragraph formatting for the next rows builder...

    forum.aspose.com/t/header-alignment-issue-and-n...
  9. 识别自闭合标签|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....can have variety of tags formatting for empty tags like <td></td>...Cells supports both these formats. This feature can be tested...

    docs.aspose.com/cells/zh/python-java/recognize-...
  10. Font.emphasis_mark property | Aspose.Words for ...

    Font.emphasis_mark property. Gets or sets the emphasis mark applied to this Formatting....emphasis mark applied to this formatting. @property def emphasis_mark...() builder . font . clear_formatting () builder . write ( 'Simple...

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