Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 219,054 for

formatting

(0.28 sec)
  1. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top left...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  2. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....control how the field result is formatted. get resultFormatter () :...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…... Text Formatting : Ensure that the text formatting in your...arise from how the text is formatted in the original document....

    forum.aspose.com/t/text-underline-not-appearing...
  4. CellFormat | Aspose.Words for Java

    Represents all Formatting for a table cell in Java....CellFormat Represents all formatting for a table cell. To learn...Examples: Shows how to modify formatting of a table cell. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...methods may not handle these formatting styles correctly, especially...specifically target and extract formatted text elements, including superscripts...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  6. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....row_format property to specify row formatting. Returns The...insert_cell () builder . cell_format . vertical_merge = aw . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...tream, input_streams, save_format) Merges the given input documents...streams and the final document format. def merge_streams ( self ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character Formatting in inline nodes. Enhance your document's style without child nodes!...nodes that can have character formatting associated with them, but...Provides access to the font formatting of this object. virtual IsComposite...

    reference.aspose.com/words/net/aspose.words/inl...
  9. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/net/aspose.words.tab...
  10. How to Format Number to Scientific with C++|Doc...

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

    docs.aspose.com/cells/cpp/how-to-format-number-...