Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 151,662 for

text

(0.24 sec)
  1. Generate Data Matrix Barcodes|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....Unicode characters using the code_text_encoding property. The capacity...as FULL by default. The code_text_encoding property does not apply...

    docs.aspose.com/barcode/python-net/generate-dat...
  2. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT....plain text structured document tag, which acts as a text box that...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.lock_content_control prop...

    StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT....plain text structured document tag, which acts as a text box that...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....PPTX conversion, the text is rendered as Text where you can select/update...PDF to Excel Convert PDF to text...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Recognize single line|Documentation

    How to read Text from images containing a single line of Text....image contains a single line of text, it can be recognized in the...resource-consuming steps. To extract text from such images, use the following...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  6. Convert TIF to DOCX via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/tif-to-d...
  7. Convert TIF to XLSX via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/tif-to-x...
  8. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....write("Text in merged cells."); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 C# 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式从 PDF 文件中提取表格... Text . TableAbsorber (); absorber...textfragment = new Aspose . Pdf . Text . TextFragment (); var textFragmentCollecti...

    products.aspose.com/pdf/zh-hans/net/table/extract/
  10. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...textFragmentAbsorber ); // Get the extracted text fragments auto textFragmentCollecti...Update text and other properties textFragment -> set_Text ( u "UPDATED...

    products.aspose.com/pdf/cpp/redaction/