Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,193 for

object

(0.15 sec)
  1. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc.... You need to create an object of the TextAbsorber class....infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  2. Convert MSG Files to Various Formats in C#|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formats for the MailMessage object. It is used to specify the...file path into a MapiMessage object. This static method reads the...

    docs.aspose.com/email/net/converting-between-fo...
  3. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....method accepts the corresponding object that it encounters so you can...operations to the Aspose.Note object model. In this case, we create...

    docs.aspose.com/note/net/working-with-onenote-d...
  4. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class.... You need to create an object of pdfExtractor class and bind...WholeText ) { // Create an object of the PdfExtractor class PdfExtractor...

    docs.aspose.com/pdf/java/extract-text/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Create a Document object and an ImageStamp object using required...add (); // Create FloatingBox object $aBox = new FloatingBox ( 200...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  6. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Parsing Outlook Message Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MapiRecipient objects. The MapiRecipient object further exposes...collection of MapiRecipient objects associated with the MSG file...

    docs.aspose.com/email/java/parsing-outlook-mess...
  8. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...)) { throw new Exception ( "Objects are not equal." ); } } using...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  9. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....Return Value A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....Php, simply create Document Object by providing it a document...invoke save method of Document object. Php Code // The path to the...

    docs.aspose.com/words/java/load-and-save-to-dis...