Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 83,283 for

object

(0.07 sec)
  1. Create, Layout and Auto-Fit Shapes|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....method accepts an LayoutOptions object as an argument. Use the different...Create an object of the Diagram class. Create an object of the DiagramSaveOptions...

    docs.aspose.com/diagram/java/create-layout-and-...
  2. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....dataSource IMailMergeDataSource An object that implements the custom...or collections of business objects. You need to write your own...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. using... Slides [ 0 ]; // Add Ole objects byte [] allbytes = File . ReadAllBytes...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  4. 在 Aspose.Cells 中对数据进行分组|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.... //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...
  5. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....ICustomFunction { @Override public Object calculateCustomFunct ( String...the value of 1st parameter Object firstParamB1 = paramsList ...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  6. 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-...
  7. 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...
  8. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Object All Implemented Interfaces:...getType() Gets VbaReferenceType object that indicates the type of...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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-...
  10. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Developers can retrieve Window objects using Aspose.Diagram for .NET...WindowCollection object represents a list of Window objects available...

    docs.aspose.com/diagram/net/working-with-window...