Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 90,563 for

object

(0.06 sec)
  1. 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/
  2. 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...
  3. LaTeX to PDF | Java

    To convert TeX to PDF using Aspose.TeX API solution for Java learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...instructs the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/java/latex-to-pdf/
  4. TaskPane.dockState property | Aspose.Words for ...

    TaskPane.dockState property. Specifies the last-docked location of this task pane Object....location of this task pane object. get dockState () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldMergingArgsBase.document property | Aspose...

    FieldMergingArgsBase.document property. Returns the [FieldMergingArgsBase.document](./) Object for which the mail merge is performed....document object for which the mail merge is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export Data from Worksheets|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....//Instantiating a Workbook object Workbook workbook = new Workbook...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  7. Add Slides to Presentations in Java|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Java—seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by ISlideCollection object. Do some work with the newly...

    docs.aspose.com/slides/java/add-slide-to-presen...
  8. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Create TextFragmentAbsorber object with search terms as argument...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/cpp/redaction/
  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...