Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 151,773 for

text

(0.16 sec)
  1. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++.... Text is truncating in PDF words-net...Non OCR PDF With Images and text to convert to OCR PDF 3 243...

    forum.aspose.com/c/ocr/16
  2. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inline with main entries for streamlined data organization....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...With Aspose, users can edit text, add images, animations and...file by adding a new line of text to it. Edit POT in PHP Using...

    products.aspose.com/slides/php-java/editor/pot/
  4. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...With Aspose, users can edit text, add images, animations and...file by adding a new line of text to it. Edit PPTM in PHP Using...

    products.aspose.com/slides/php-java/editor/pptm/
  5. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....your own Java apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/java/watermark/pptx/
  6. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced Text formatting and design flexibility in your projects....change the style of existing text. Document doc = new Document..."Emphasis" ; builder . Writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/net/aspose.words/fon...
  7. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....m :: UNIVERSAL ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  8. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....document does not contain its text. Assert.assertEquals(para.getDocument()...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for .NET to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion... Paragraphs ) { if ( para . Text == "" ) continue ; RectangleF...

    docs.aspose.com/slides/net/paragraph/