Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 222,599 for

formatting

(0.81 sec)
  1. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  2. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++....Format Ranges with JavaScript via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. Copy Range Data Only|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....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/net/copy-range-data-only/
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. @property def...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. get font () :...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``True`` if the Formatting applied to this instance is visible....property Returns True if the formatting applied to this instance...Visible does not clear the formatting, it only hides the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....USE_BUILDER_FORMATTING Use font and paragraph formatting specified...in DocumentBuilder as base formatting for text inserted from HTML...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the Formatting properties of the row in C++....method Provides access to the formatting properties of the row. System...Examples Shows how to modify the format of rows and cells in a table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....DocumentBuilder object Set the formatting for inserting the hyperlink...flag for the URL Clear the formatting and add some normal text...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  10. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....How to Format Numbers to Special Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/javascript-cpp/how-to-for...