Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 94,459 for

object

(0.09 sec)
  1. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition.... The object constructor takes the type...relative paths, as BufferedImage objects, or as arrays of pixels . You...

    docs.aspose.com/ocr/java/ocrinput/
  2. Extract text from PDF in PHP | Aspose.PDF

    PHP sample code for extracting text from PDF file on on any platform.... Create TextAbsorber object to extract text. Accept the...file: // Create a new Document object from the input PDF file. $document...

    products.aspose.com/pdf/php-java/parser/text/
  3. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform.... Create a TextAbsorber object to extract text. Accept the...file: // Create a new Document object from the input PDF file. $document...

    products.aspose.com/pdf/php-java/parser/
  4. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....Object All Implemented Interfaces:...clearParaAttrs() clearRunAttrs() equals(Object obj) Compares this conditional...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...property of the PrinterSettings object. PrinterSettings settings =...property of the PrinterSettings object. PrinterSettings settings =...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...ChannelInformation , and related objects staying alive. They appear...through a static Dictionary<object,object> inside Aspose.PSD. Even...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  7. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane Object...Represents an add-in task pane object. To learn more, visit the Work...location of this task pane object. is_locked Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications.... Return Value A Document object that represents a Word document...stream Stream A .NET stream object that contains the document...

    reference.aspose.com/words/net/aspose.words/com...
  9. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... With the Legend object, the legend can be moved, updated...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-legend/
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of Objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/