Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 219,496 for

formatting

(0.08 sec)
  1. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....base style is removed its formatting is moved to child styles...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Format Number to Accounting with C++|Doc...

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

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....Excel Range formatting to word Table formatting 79 286 April...cell color from conditional formatting 4 71 April 2, 2025 Gigantic...

    forum.aspose.com/c/cells/9
  4. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...properties to set various formatting options, including the right...DocumentBuilder(doc); // Access the paragraph format ParagraphFormat paragraphFormat...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  5. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...we output this node to text format. // This text output will omit...

    reference.aspose.com/words/net/aspose.words/par...
  6. JoinRunsOptions.ignoreSpacing property | Aspose...

    JoinRunsOptions.ignoreSpacing property. True indicates that the spacing attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. get ignoreSpacing () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MergerContext.MergeFormatMode | Aspose.Words fo...

    Discover how the MergeFormatMode property in MergerContext enhances Formatting compatibility and streamlines your document merging process....property Specifies how to merge formatting that clashes. public MergeFormatMode...

    reference.aspose.com/words/net/aspose.words.low...
  8. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...color only"); // ========== Formatting Changes ========== // COLOR...ffect.COLOR); log.debug("Formatting changes: BY_AUTHOR color...

    forum.aspose.com/t/some-table-in-word-file-will...
  9. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow Formatting for an object. To learn more, visit the documentation article in C++....ShadowFormat class Represents shadow formatting for an object. To learn more...Description Clear () Clears shadow format. get_Color () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....property to specify cell formatting. Examples Shows how to build...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...