Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 79,435 for

object

(0.04 sec)
  1. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....file into the Document class object for adding a picture Instantiate...Instantiate DocumentBuilder class object to insert elements in the document...

    kb.aspose.com/words/python/how-to-insert-pictur...
  2. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-axes/
  4. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the EML or MSG email...Initialize the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  6. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....Presentation object Instantiate the PdfOptions object to customize...presentation, the PdfOptions class object is used for PDF customization...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  7. How to Convert Excel to Word in Java

    This article explains how to convert Excel to Word in Java. It contains configuration details, detailed steps, and a runnable sample code to export Excel to Word in Java....using the DocxSaveOptions class object. The sample code contains all...file in the Workbook class object that is to be converted to...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....instantiate an object of the PdfFileEditor class object to delete...step, the PdfFileEditor class object is declared which has multiple...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/python-net/save-visio-d...
  10. Accessing Cells of a Worksheet|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....If yes, it returns the cell object in the collection otherwise...creates a new Cell object, adds the object to the Cells collection...

    docs.aspose.com/cells/cpp/accessing-cells-of-a-...