Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 220,702 for

formatting

(0.32 sec)
  1. Paragraph.paragraphBreakFont property | Aspose....

    Paragraph.paragraphBreakFont property. Provides access to the font Formatting of the paragraph break character....Provides access to the font formatting of the paragraph break character...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Format Number to Percentage|Documentation

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

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge Formatting for an object....Represents the soft edge formatting for an object. Remarks Use...how to work with soft edge formatting. builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merge Files with Golang via C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/go-cpp/merge-files/
  5. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  7. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....visit " ); // Specify font formatting for the hyperlink. builder...false ); // Revert to default formatting. builder . Font . ClearFormatting...

    docs.aspose.com/words/net/insert-hyperlink/
  8. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....1 Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/cpp/aspose.words/htm...
  9. Online XSLFO to XLTX Conversion or Build .NET b...

    Free online app to convert XSLFO to XLTX files. .NET C# conversion library code for XSLFO documents....XSLFO files to XLTX and other formats via .NET automation API. Freely...class Save the document to XLTX format using Save method and set Xltx...

    products.aspose.com/total/net/conversion/xslfo-...
  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...