Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 153,349 for

text

(0.1 sec)
  1. Font.color property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...document and a corresponding text file that will contain information...a TextFragment containing a text with line breaks ("\r\n") inserted...

    docs.aspose.com/pdf/python-net/determine-line-b...
  4. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... WriteLine ( $"\tChanged text: \" { r . ParentNode . GetText...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!...DisplayResult { get; } Gets the text that represents the displayed... { get; set; } Gets or sets text used in place of a page number...

    reference.aspose.com/words/net/aspose.words.fie...
  6. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 23.2 - Release Notes|Docume...

    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....PSDNET-1359 Rework text rendering to improve text positioning, rendering...Incorrect export of text at test TextUpdateTests, text is missing Bug...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  8. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

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

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...builder . write ( "This text is inside the text box." ); // Set the...

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