Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 150,706 for

text

(0.17 sec)
  1. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....m :: UNIVERSAL ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  2. Aspose::Words::Font::get_BoldBi method | Aspose...

    Aspose::Words::Font::get_BoldBi method. True if the right-to-left Text is formatted as bold in C++....method True if the right-to-left text is formatted as bold. bool Aspose...right-to-left, and right-to-left text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::Font::get_ItalicBi method | Aspo...

    Aspose::Words::Font::get_ItalicBi method. True if the right-to-left Text is formatted as italic in C++....method True if the right-to-left text is formatted as italic. bool...right-to-left, and right-to-left text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Move a paragraph from one presentation to anoth...

    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....developers need to extract the text from a presentation. To do so...so, you need to extract text from all the shapes on all the slides...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  5. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your Text, enhancing document presentation....Word will grow the shape to fit text. public bool FitShapeToText...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....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...
  7. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....; // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  10. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

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