Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 142,201 for

text

(0.28 sec)
  1. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format Text as subscript for enhanced readability and style in your documents. Boost your design today!...Examples Shows how to format text to offset its position. Document...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Using wrapper in CPP|Aspose.PDF for .NET

    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....will use a wrapper to retrieve text from PDF documents. #include...( String ^ file ) { String ^ text ; TextRetriever :: IRetrieverPtr...

    docs.aspose.com/pdf/net/using-wrapper-in-cpp/
  3. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Description ApplyFont { get; } Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/net/aspose.words.rep...
  4. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....property Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar Text when a form field is focused....Specifies the source of the text that’s displayed in the status...set ; } Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize Text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 Text formatting....encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc ); // Add some text with characters from outside...

    reference.aspose.com/words/net/aspose.words.sav...
  7. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder Text from regular content....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define Text and formatting to enhance your documents....class Defines the text and formatting of the text path (of a WordArt...get; set; } Defines whether the text fits the path of a shape. FitShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace Text in MS Word document using Ruby....Find And Replace To replace text using Aspose.Words Java in Ruby...Ruby, simply invoke the replace_text() method. Ruby Code ## The path...

    docs.aspose.com/words/java/find-and-replace-in-...