Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 149,394 for

text

(0.68 sec)
  1. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert → Shapes...

    docs.aspose.com/cells/javascript-cpp/add-text-b...
  2. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...PlainTextDocument(file_name) Creates a plain text document from a file. Automatically...Name of the file to extract the text from. Exceptions exception condition...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_Text model....CURVED_TEXT Contents [ Hide ] When photographing...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์ PDF ผ่าน Python https://products.aspose.com/pdf/th/python-net/viewer/ Recent content in แสดงไฟล์ PDF ผ่าน Python on Aspsoe.PDF Product......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/th/python-net/viewer/in...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C# 를 통한 PDF 뷰어 https://products.aspose.com/pdf/ko/net/viewer/ Recent content in C# 를 통한 PDF 뷰어 on Aspsoe.PDF Products Hugo -- gohugo.io ko Thu,......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/ko/net/viewer/index.xml
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์ PDF ผ่าน Java https://products.aspose.com/pdf/th/java/viewer/ Recent content in แสดงไฟล์ PDF ผ่าน Java on Aspsoe.PDF Products Hugo -- ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/th/java/viewer/index.xml
  7. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value.... TEXT , aw . FileFormatUtil . con...content_type_to_load_format ( 'text/plain' )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Row.get_text method | Aspose.Words for Python

    Row.get_Text method. Gets the Text of all cells in this row including the end of row character....get_text method get_text() Gets the text of all cells in this...get_text ( self ): ... Remarks Returns concatenated text of all...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++.... get_Text () Gets the text of the range. GetEnumerator...(const System::SharedPtr<System::Text::RegularExpressions::Regex>&...

    reference.aspose.com/words/cpp/aspose.words/range/