Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 153,935 for

text

(0.38 sec)
  1. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing Text runs with dynamic DML effects. Elevate your document presentation effortlessly!...TextDmlEffect enumeration Dml text effect for text runs. public enum TextDmlEffect...if a run displays a DrawingML text effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing Text - Hello World....creating a PDF document containing text “Hello World!”. After installing...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/hello-world-example/
  3. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. let tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Examples Shows how to format text inserted by a document builder...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script Text regardless of their Unicode character values when determining the formatting for this run....be treated as complex script text regardless of their Unicode.... Examples Shows how to add text that is always treated as complex...

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

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....orientation of the axis title text. Overlay { get; set; } Determines...is false . Text { get; set; } Gets or sets the text of the axis...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

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