How to specify the language that is used by the Aspose.OCR recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...
Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal....engraving/embossing effects to text. Document doc = new Document...3D-like effect to the text. // 1 - Engrave text to make it look like...
Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...
The Node.js code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for Node.js via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...
Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....System::String& Specifies the text of the footnote. ReturnValue...Examples Shows how to reference text with a footnote and an endnote...
Customize your Shape TextBox properties to enhance Text display and improve visual appeal in your designs. Unlock creative potential today!...attributes that specify how text is displayed in a shape. public...set the orientation of text inside a text box. Document doc = new...
本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...
How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_Text algorithm....detect_areas_mode_enum::CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...
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...
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 ::...