Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 1,907 for

text detection

(0.14 sec)
  1. Getting Error Aspose Total temporary license - ...

    Hello, i use Aspose Total temporary license for testing but i getting error to showing all ost file mails. Can anyone help me to fix this error....capture the exact exception text and stack trace (see Section...PST and OST – the API auto‑detects the format. ArgumentException:...

    forum.aspose.com/t/getting-error-aspose-total-t...
  2. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....Color :: Blue ()); // Bold the text font . SetIsBold ( true ); //...Cleanup (); } Advance topics Detect Merged Cells in a Worksheet...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  3. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Learn how to deploy Aspose.Slides on Microsoft Azure for scalable, serverless presentation processing. Convert PPT to PDF and integrate with Azure Blob Storage, Functions, and App Services for robust, automated solutions....whenever a new PowerPoint file is detected in Blob Storage, instantly...document processing. Extracting Text from PPT, PPTX, ODP...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  4. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in Node.js via Java... Detecting Colored Barcodes on Colored...when it is necessary just to detect the presence of barcodes regardless...

    docs.aspose.com/barcode/nodejsjava/read-damaged...
  5. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Text = ""; Bookmark srcBookmark =...you clear a bookmark with bk.Text = "" the paragraph that contains...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  6. Special Barcode Recognition Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions... Detecting Colored Barcodes on Colored...when it is necessary just to detect the presence of barcodes regardless...

    docs.aspose.com/barcode/python-java/special-rec...
  7. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...scanners that emit light beams to detect the black and white lines in...light signals into readable text. RFID (Radio-Frequency Identification)...

    docs.aspose.com/barcode/javascript-cpp/generate...
  8. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when loading CHM document into a Document object. To learn more, visit the documentation article in C++....operation, when an issue is detected that might result in data...(const System::SharedPtr<System::Text::Encoding>&) Setter for Asp...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...procedures when an issue is detected that might result in data...CompositeNode ) get_text() Gets the text of this node and of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge Table Cells in C++|Aspose.Words for C++

    How to merge table cells in C++. Check if cells in a table are merged using C++....a heading or large blocks of text that take up the full width...Sometimes it is not possible to detect which cells are merged because...

    docs.aspose.com/words/cpp/merge-table-cells/