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

object

(0.15 sec)
  1. Odso | Aspose.Words for Java

    Specifies the Office Data Source Object ODSO settings for a mail merge data source in Java....Object All Implemented Interfaces:...Specifies the Office Data Source Object (ODSO) settings for a mail...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.document property. Gets the document Object that is being saved....property Gets the document object that is being saved. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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/
  5. 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/
  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. 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...
  8. 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...
  9. 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...
  10. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…..."readSheet"; List<Map<String, Object>> tableData = new ArrayList<>();...getRows().get(rowIdx); Map<String, Object> tableRow = new LinkedHashMap<>();...

    forum.aspose.com/t/light-cells-customization-im...