Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 90,865 for

object

(0.25 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....interface represents an immutable object that contains effective camera...interface represents an immutable object that contains effective light...

    docs.aspose.com/slides/php-java/shape-effective...
  2. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... Create a new object. By default, the Format property... this property is . Gets a object which is used for configuration...

    docs.aspose.com/html/net/convert-epub-to-png/
  3. Connecting to Exchange Server|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....instantiates and returns an IEWSClient object that is further used to perform...article shows how to instantiate objects of IEWSClient . Connecting...

    docs.aspose.com/email/java/connecting-to-exchan...
  4. Extracting Messages from Outlook PST and Saving...

    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....Interop To use Office Automation objects for Microsoft Outlook, add...folder . Items ; foreach ( object item in items ) { if ( item...

    docs.aspose.com/email/java/extracting-messages-...
  5. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js....a SaveOptions object – it should be an object of a class derived...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  6. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....true; //Initialize options object with necessary parameters....true; //Initialize options object with necessary parameters....

    docs.aspose.com/page/net/convert-ps/
  7. Find Query Tables and List Objects related to E...

    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....Find Query Tables and List Objects related to External Data Connections...find Query Tables and List Objects related to an External Data...

    docs.aspose.com/cells/python-net/find-query-tab...
  8. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to password protect OneNote document in Java....disk by using a Document class object Create an instance of the OneSaveOptions...interface. The OneSaveOptions class object is used to set the desired...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  9. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...of the PdfSaveOptions class object to set PDF properties Convert...PDF with the PdfDevice class object These steps elaborate the procedure...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  10. How to Convert PowerPoint to TIFF using Java

    This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert PPTX to TIFF in Java without any dependency on MS PowerPoint....Initialize the Presentation class object to load the source presentation...Instantiate the TiffOptions class object and set the desired image options...

    kb.aspose.com/slides/java/how-to-convert-powerp...