Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 90,792 for

object

(0.19 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 Fill PDF Form from Excel using Python

    This tutorial contains information on how to fill PDF form from Excel using Python. It provides details to set the IDE and a runnable sample code to fill out PDF form with Excel data using Python....file using the Document class object having form fields Load the...Excel file using the Workbook object Get the reference to the target...

    kb.aspose.com/pdf/python/how-to-fill-pdf-form-f...
  4. 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...
  5. Create Excel Table using Python

    Follow this article to create Excel table using Python. Get the IDE settings, steps, and a sample code demonstrating how to make a table in Excel using Python....target sheet and add a list object for the range of data Set the...with data and adding a list object as a table by providing the...

    kb.aspose.com/cells/python/create-excel-table-u...
  6. 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...
  7. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....into PowerPoint Instantiate an object of PptxSaveOptions for the...is loaded into the Document object, you may set different properties...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  8. 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...
  9. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....file using the Document class object to crop it Display the PDF...Instantiate the Rectangle class object by defining the crop area Assign...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  10. 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...