Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 90,535 for

object

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection class. Represents a collection of chart axes in C++....override Returns an enumerator object. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....file into the Project class object to convert to HTML Create an...using C# HtmlSaveOptions class object is used that contains properties...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  3. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....file with the Diagram class object Set different properties of...source Visio diagram with an object of the Diagram class. In the...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  4. How to Convert CSV to PDF in Python

    This brief how-to tutorial provides details about how to convert CSV to PDF in Python. In order to change CSV to PDF Python based application can be developed either in macOs, Windows or Linux based environments configured with Python and JDK....source CSV Create the Workbook object to load the source CSV file...available in TxtLoadOptions class object. Likewise, we can customize...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  5. 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...
  6. 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...
  7. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....Create a Tiffoptions class object to set the output TIFF options...using the TiffOptions class object, the output TIFF image options...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. How to Convert AI to PDF in Java

    This topic illustrates how to convert AI to PDF in Java. One may easily export AI to PDF in Java using well defined and easy steps with Aspose.PSD for Java....disk using the AiImage class object Instantiate the PdfOptions...by using a PdfOptions class object, various properties for the...

    kb.aspose.com/psd/java/how-to-convert-ai-to-pdf...
  9. 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...
  10. 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...