Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 79,715 for

object

(0.07 sec)
  1. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....add Mapi Contact" Create an object of the MapiContact class to...We will start by creating an object of the MapiContact class to...

    kb.aspose.com/email/python/how-to-create-mapico...
  2. How to Convert PPT to PDF using C#

    This topic focuses on how to convert PPT to PDF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. To convert PowerPoint to PDF C# Interop based complex API solution is one of the options, however in this example we will manage the conversion using a few simple lines of code....using the Presentation class object to set the desired PDF options...Initialize the PdfOptions class object to set the desired image options...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  3. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....spreadsheet using a Workbook class object Get access to the target worksheet...Python by working with the style object. The rotation angle can be...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  4. How to Convert PDF to CSV using Java

    In this quick tutorial, you will learn how to convert PDF to CSV using Java. It explains a few simple steps and code snippet which can be used for conversion in Windows, macOS, or Linux where Java environment is configured....Initialize ExcelSaveOptions object to set desired properties for...file on the disk or a stream object as per your requirements. In...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-cs...
  5. Insert a Table of Contents in Word using Java

    Insert a table of contents in Word using Java. Get the detailed steps to configure the IDE, and a sample code to add a table of contents in Word using Java....Document object and initialize the DocumentBuilder object Insert...

    kb.aspose.com/words/java/insert-a-table-of-cont...
  6. How to Make a Booklet in PDF using Java

    This article guides on how to make a booklet in PDF using Java. It has environment settings, list of steps and a runnable sample code to create booklet from PDF using Java....generate a PDF booklet Create an object of PdfFileEditor class to turn...method in the PdfFileEditor object Provide input PDF file name...

    kb.aspose.com/pdf/java/how-to-make-a-booklet-in...
  7. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from PDF using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in PDF and save using Java are part of it....selected and saved Create an object of PdfFileEditor for saving...of the PdfFileEditor class object that supports extracting pages...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  8. Working with Calendar Items in PST File|Documen...

    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....PST: Create a MapiCalendar object. Set the MapiCalendar properties...converts it into a MapiCalendar object for further manipulation or...

    docs.aspose.com/email/java/working-with-calenda...
  9. How to Convert Excel to Word in Node.js

    This article entails how to convert Excel to Word in Node.js. It encompasses the configuration details, step-wise procedure, and a runnable sample code to export Excel to Word in Node.js....of the DocxSaveOptions class object to customize the conversion...of the DocxSaveOptions class object and only using the SaveFormat...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. How to Convert PPTX to Markdown using Java

    This simple topic covers how to convert PPTX to Markdown using Java. It also cover the configuration settings for the project, a step-wise programming tasks, and a running example code to export PPT to MD in Java....the MarkdownSaveOptions class object and set the Markdown file options...using the Presentation class object. Then by using the MarkdownSaveOptions...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...