Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 151,889 for

text

(1.13 sec)
  1. 64716893.zip

    outputHidingOverlaid.html Some Text goes here but it has no preventing cells Some Text goes here but it has preventing cells This is a preventing cell that also voerflows Some Text goes here but it......html Some text goes here but it has no preventing...preventing cells Some text goes here but it has preventing cells...

    docs.aspose.com/cells/zh/cpp/hiding-overlaid-co...
  2. HTML-outputHidingOverlaidContentWithCrossHideRi...

    outputHidingOverlaid.html Some Text goes here but it has no preventing cells Some Text goes here but it has preventing cells This is a preventing cell that also voerflows Some Text goes here but it......html Some text goes here but it has no preventing...preventing cells Some text goes here but it has preventing cells...

    docs.aspose.com/cells/de/python-java/hide-overl...
  3. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language document....right-to-left, and right-to-left text. let doc = new aw . Document...font settings for left-to-right text. builder . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....configure the style and color of a text underline. let doc = new aw...builder . writeln ( "Underlined text." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets, e.g., Numbers stored as Text, using Aspose.Cells for Python via .NET API....for example, numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/python-net/use-error-chec...
  7. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....override GetText () Gets the text of this node and of all its...nodes that can contain their own text (paragraphs and tables). For...

    reference.aspose.com/words/net/aspose.words/inl...
  8. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description None No text wrapping around the shape. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextWrapping | Aspose.Words for Java

    Specifies how Text is wrapped around the table in Java....class TextWrapping Specifies how text is wrapped around the table...Shows how to work with table text wrapping. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Words removes only the text of the placeholder. The paragraph...Collections.Generic; using System.Text.RegularExpressions; public class...

    forum.aspose.com/t/tag-replacement-in-single-ro...