Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 148,398 for

text

(0.77 sec)
  1. FieldAutoNumOut Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...rgba(224, 62, 45, 1);\">Some Text in red</div>"); doc.Save(@"...InsertHtml does not preserve the text color when using rgba(224, 62...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  3. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....# Open a document containing text with a locale matching that...fixed page save format, its text will have hyphenation. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Adding Table Group|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....data rows may contain static text, data markers, Reporting Services...that contains a merged static‑text cell and a Reporting Services...

    docs.aspose.com/cells/reportingservices/adding-...
  7. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetRowHeight ( 0 , 36 ); // Add text to the first cell cell . Get...functionality" ); // Make the cell's text wrap Style style = cell . Get...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  8. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field...Description alternate_text Gets or sets the text to include in the...blank. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage the BarCode Caption in Ruby|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.... new \ # Set up code text (data to be encoded) bb . setCodeText...Appearance of Code Text in Ruby Set Code Text for BarCode in Ruby...

    docs.aspose.com/barcode/java/manage-the-barcode...
  10. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....classes to specify the region of text that should be associated with...paragraph using a region of text and the CommentRangeStart and...

    docs.aspose.com/words/net/working-with-comments/