Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 97,363 for

object

(0.12 sec)
  1. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...pass the path to the existing object of class BarCodeReader . Read...Read Barcodes from Bitmap Objects In Aspose.BarCode for Java ...

    docs.aspose.com/barcode/java/set-barcode-source/
  2. IMailMergeDataSource Interface | Aspose.Words f...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSource. Effortlessly connect custom data sources for seamless document automation....source, such as a list of objects. Master-detail data is also...region. GetValue ( string, out object ) Returns a value for the specified...

    reference.aspose.com/words/net/aspose.words.mai...
  3. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...data_source IMailMergeDataSource An object that implements the custom...as a list or hashtable or objects. You need to write your own...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Read PDF File in Java

    This tutorial provides information on how to read PDF file in Java. It will teach you how does Java read PDF to string and fetch all images from a PDF file....Document class object Instantiate TextAbsorber class object that can...using the TextAbsorber class object Display entire text read from...

    kb.aspose.com/pdf/java/how-to-read-pdf-file-in-...
  5. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....remove restrictions Create an object of PdfFileSecurity class to...to load the PDF Declare an object of DocumentPrivilege class...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  6. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/cpp/cells-border-settings/
  7. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....single TIFF image: Create an object of the Document class. Call...return ; } // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) Objects...class A collection of Border objects. To learn more, visit the Programming...__getitem__(index) Retrieves a Border object by index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Create a main PDF Bookmark entry object pbeRoot = PdfBookmarkEntry()...Create a sub PDF Bookmark entry object subPbe2 = PdfBookmarkEntry()...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  10. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.put_value() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/python-net/accessing-tabl...