Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 149,208 for

text

(0.12 sec)
  1. DataMatrixEncodeMode|Aspose.BarCode for Python ...

    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....and special characters TEXT Uses Text encoding. Encodes Lower-case...Display2DText property to set visible text to removing managing characters...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....tables, and extracts their cell text content. It uses the ‘TableAbsorber’...rows and cells to print out the text inside. Loads the PDF into an...

    docs.aspose.com/pdf/python-net/extracting-table/
  3. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document....In addition to the recognized text, you can save the resulting...background and a transparent text overlay that can be searched...

    docs.aspose.com/ocr/net/save-searchable-pdf/
  4. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize Text form fields. Enhance user experience by setting specific input types effortlessly....property Gets or sets the type of a text form field. public TextFormFieldType...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert BMP to TXT via C# | Aspose

    Sample code for BMP to TXT C# conversion. Use API example code for batch BMP files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on BMP document and save text as BMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/bmp-to-txt/
  6. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_Text algorithm....detect_areas_mode_enum::MIXED_TEXT Contents [ Hide ] To use this..., which can extract as much text from an image as possible. The...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/
  7. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...linked object as HTML format text. get_InsertAsPicture () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 在VSTO和Aspose.Cells中包裹单元格文本|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....GetVstoObject ( m_sheet ); //Place some text in cell A1 without wrapping...Value = "Sample Text Unwrapped" ; //Place some text in cell A5 with...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  9. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...correct_syntax ( text , locale ): # replace your logic here return text @app...'POST' ]) def check_syntax (): text = request . form . get ( 'v'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....GreenYellow }, Text = new Aspose . Pdf . Text . TextFragment..."DrawingEllipse_out.pdf" ); } } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/net/add-ellipse/