Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 151,653 for

text

(0.15 sec)
  1. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-Text representation of the document's content...class Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden Text in C++....font is formatted as hidden text. bool Aspose :: Words :: Font...how to create a run of hidden text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. hasDmlEffect...dmlEffectType TextDmlEffect DrawingML text effect type. Returns true if...

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

    aspose.words.Run class. Represents a run of characters with the same font formatting...Remarks All text of the document is stored in runs of text. Run can...instance of the Run class. Run(doc, text) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EmphasisMark | Aspose.Words for Java

    Specifies possible types of emphasis mark in Java....write("Emphasis text"); builder.writeln(); builder...clearFormatting(); builder.write("Simple text"); builder.getDocument().sa...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在单元格中插入文本|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....FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText..."Inserted Text" ); // Given a document name and text, // inserts...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  7. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document Text stories with ease. Enhance your document processing experience today!...Hide ] StoryType enumeration Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/net/aspose.words/sto...
  8. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_Text property. Gets or sets indication of whether hidden Text in the document is rendered...show_hidden_text property LayoutOptions.show_hidden_text property...indication of whether hidden text in the document is rendered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Use cases|Documentation

    Learn how to apply Aspose.OCR technology to your business and how to solve real-world problems with just a few lines of code....NET converts printed text in scanned documents, images...or PDFs into machine-readable text. This allows you to easily and...

    docs.aspose.com/ocr/net/use-cases/
  10. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....set text of the comment. public void SetText ( string text ) Parameter...Parameter Type Description text String The new text of the comment. Remarks...

    reference.aspose.com/words/net/aspose.words/com...