Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 151,747 for

text

(0.14 sec)
  1. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional Text in C++....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/cpp/wordart/
  2. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....any text You can also correct misspelled words in any text string...OCR.AsposeOcr class: string text = "Die schönste Jungfrau sitzet...

    docs.aspose.com/ocr/net/automatic-spelling-corr...
  3. Aspose::Words::Drawing::TextBox::get_FitShapeTo...

    Aspose::Words::Drawing::TextBox::get_FitShapeToText method. Determines whether Microsoft Word will grow the shape to fit Text in C++....Word will grow the shape to fit text. bool Aspose :: Words :: Drawing...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control Text flow in your documents. Enhance readability and formatting with this powerful feature!...specify the direction to flow the text in a document. public enum DocumentDirection...to detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Watermark::get_Type method | Asp...

    Aspose::Words::Watermark::get_Type method. Gets the watermark type in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left Text characteristics for enhanced readability and user experience in your web designs....with strongly left-to-right text. Any behavior under that condition...used with strong right-to-left text. Any behavior under that condition...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Node.js....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text using Simple String Replacement...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  9. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap Text in Java....the position for a drop cap text. Examples: Shows how to create...with a large letter that the text in the second and third paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

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