Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 151,668 for

text

(0.19 sec)
  1. Recognition languages|Documentation

    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:...

    docs.aspose.com/ocr/cpp/languages/
  2. Add WordArt Watermark to Worksheet|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....] Use WordArt to add special text effects to spreadsheets. For...the file, decorate text, and make the text fit a preset shape...

    docs.aspose.com/cells/java/add-wordart-watermar...
  3. AutoFit Rows for Rendering|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....you want to display all the text in a cell, you can autofit the...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/net/autofit-rows-for-rend...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ JavaScript https://products.aspose.com/pdf/th/nodejs-cpp/parser/ Recent content in แยกข้อความหรือรูปภาพจาก P......com/pdf/th/nodejs-cpp/parser/text/ Thu, 15 Jan 2026 00:00:00 +0000...com/pdf/th/nodejs-cpp/parser/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/th/nodejs-cpp/parser/in...
  5. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....footnoteText String Specifies the text of the footnote. Return Value...Examples Shows how to reference text with a footnote and an endnote...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark...Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how Text wraps inside a shape in C++....TextBoxWrapMode enum Specifies how text wraps inside a shape. enum class...Description Square 0 Text wraps inside a shape. None 2 Text does not wrap...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....engraving/embossing effects to text. auto doc = System :: MakeObject...3D-like effect to the text. // 1 - Engrave text to make it look like...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++....Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...