Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 11,004 for

insert text

(0.71 sec)
  1. Update XLSX File using .NET | products.aspose.com

    Modify XLSX documents in C# VB.NET applications without using Microsoft Excel....Cells[column] method Insert new data in the accessed cell...types of data, such as numbers, text, formulas, charts, and formatting...

    products.aspose.com/total/net/update/xlsx/
  2. Add Color in HTML Using Aspose.HTML for Python ...

    Learn how to add color to HTML in Python using Aspose.HTML. Apply background colors, Text styles, and dynamic CSS programmatically to create styled HTML....Python How to add background and text colors in HTML using Aspose...guide, you will learn how to add text color, background color, and...

    products.aspose.com/html/python-net/how-to-add-...
  3. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....getTrackRevisions()); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....00E+00” Text - “@” Accounting - “ -"$\”*...() -> set_Text ( u "Monthly sales report" ); // Insert a custom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....row height to fit the vertical text. builder . insertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...create new building blocks and insert them into a glossary document...between documents. You can insert content of a building block...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM).... Usually a field, when inserted in Microsoft Word, already...field code (normally as plain text) The field separator and field...

    docs.aspose.com/words/python-net/fields-overview/
  8. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/net/working-with-styles-a...
  9. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....break is a place in a flow of text where one page ends and the...page break in a worksheet, insert vertical and horizontal page...

    docs.aspose.com/cells/net/managing-page-breaks/
  10. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

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