Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 151,846 for

text

(0.09 sec)
  1. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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....FileName = FilePath + "Get all the text in a slide.pptx" ; foreach (... ReadKey (); // Get all the text in a slide. public static string...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  3. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/net/working-with-hyperlinks/
  4. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Text = "Hello world!" ; comment ...are not "done" with a faded text color. comment = new Comment...

    reference.aspose.com/words/net/aspose.words/com...
  5. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... text = "Hello world!" ; comment ...are not "done" with a faded text color. comment = new aw . Comment...

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

    aspose.words.fields.FormField class. Represents a single form field...following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/php-java/watermark/
  8. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...