Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 151,759 for

text

(0.48 sec)
  1. Convert PNG to XLSX via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/png-to-x...
  2. Convert BMP to XML via C# | Aspose

    Sample code for BMP to XML C# conversion. Use API example code for batch BMP files to XML 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-xml/
  3. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...ShapeBase ) alternative_text Defines alternative text to be displayed...(Inherited from ShapeBase ) behind_text Specifies whether the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....a simple way to format plain text that can easily be converted...italic * text . You can also write *** BoldItalic *** text . The...

    docs.aspose.com/words/net/working-with-markdown...
  5. Convert JSON Format to ODT in Android Apps | pr...

    Parse JSON to ODT in Java without using Microsoft Word... It is a text-based format that is easy to...(OpenDocument Text) is a file format used for documents such as text documents...

    products.aspose.com/total/android-java/conversi...
  6. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...Description display_result Gets the text that represents the displayed...source. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldAddressBlock class ...

    Aspose::Words::Fields::FieldAddressBlock class. Implements the ADDRESSBLOCK field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....number_format = ' \x01 )' # Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Recognize image via C# | Aspose

    Recognize image using default options....containing text paragraphs, detect skew and recognize text on image...How to get text from image using C# To get texts, areas coordinates...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....nodes, such as text nodes, spaces between text nodes, and an empty...paragraph1 = mdf.Paragraph(); // Add texts to the paragraph1 paragraph1...

    products.aspose.com/html/net/markdown-paragraph/