Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 135,167 for

text

(0.11 sec)
  1. Free mobile OCR application|Documentation

    Take a photo of the Text and recognize it with your smartphone....camera and instantly extract text from it in all popular European...handwritten English. The extracted text can be saved to your device...

    docs.aspose.com/ocr/apps/mobile/
  2. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the Text for your displayed field results, enhancing clarity and user experience....DisplayResult property Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/net/aspose.words.fie...
  3. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation....Justifies instances of mathematical text to the left with respect to...centers the group of mathematical text (the Math Paragraph) with respect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Remove a Watermark in Word using Java

    This short guide explains how to remove a watermark in Word using Java. It has the IDE settings, steps, and a sample code to delete watermark in Word using Java.... You can remove the text and image watermarks by slight...the source Word file having a text or image watermark in it Check...

    kb.aspose.com/words/java/remove-a-watermark-in-...
  6. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Text . TableAbsorber (); absorber...textfragment = new Aspose . Pdf . Text . TextFragment (); var textFragmentCollecti...

    products.aspose.com/pdf/net/table/extract/
  7. Redact ODP Presentation Online or using Android...

    Open and redact ODP document online via app for free. Android API code to search and replace ODP Text....listed for search and replace text in ODP file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/odp/
  8. bootstrap.min.css

    /*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master......15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:10...ne-height:1.5;color:#212529;text-align:left;background-color...

    products.aspose.com/gis/css/bootstrap.min.css
  9. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/multithreading/