Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 181,045 for

content

(0.3 sec)
  1. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....text from passport images Contents [ Hide ] Automatic passport...vector < AsposeOCRInput > content = { source }; // Set recognition...

    docs.aspose.com/ocr/cpp/passport-recognition/
  2. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....AI Multithreading support Contents [ Hide ] Aspose.OCR for C++...vector < AsposeOCRInput > content = { source1 , source2 }; //...

    docs.aspose.com/ocr/cpp/multithreading/
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....the whitelist of characters Contents [ Hide ] Limiting a subset...var content = new Module . WasmAsposeOCRInputs (); content . push_back...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  4. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....Converting to Fixed-page Format Contents [ Hide ] Aspose.Words implements...precisely where a document’s content is placed on every page. Internally...

    docs.aspose.com/words/java/converting-to-fixed-...
  5. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...PSD for Java Contents [ Hide ] Overview Updating...objective is to update the content of the Smart Object Layer by...

    docs.aspose.com/psd/java/smart-object-update/
  6. Extracting Message Contents from Emails in C++|...

    Using C++ Email Parser Library, you can access email message properties, header information and manipulate it in different ways programmatically....Extracting Message Contents from Emails in C++ Contents [ Hide ] Displaying...instance. Display the email content on the screen. The following...

    docs.aspose.com/email/cpp/extracting-message-co...
  7. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....page layout pulls document content and creates object graph. Second...model starts pulling document content. CONVERSION_FINISHED Conversion...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...dynamically resize based on their content. This typically involves handling...events that trigger when the content changes. Solution You can implement...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  9. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and Content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Programming with Documents Contents [ Hide ] What is this page...formatting, and generating content—using Aspose.Words. This section...

    docs.aspose.com/words/net/programming-with-docu...
  10. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly....Presentation Slides in Python Contents [ Hide ] Compare Two Slides...by its structure and static content. Two slides are equal if all...

    docs.aspose.com/slides/python-net/compare-slides/