Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 83,289 for

object

(0.06 sec)
  1. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource interface. Implement this interface to allow mail merge from a custom data source, such as a list of Objects. Master-detail data is also supported in C++....source, such as a list of objects. Master-detail data is also...: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Set Data source for the chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s add(string, boolean) method...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  3. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions Object. Each load format has a corresponding class that holds load options for that load format....classes in C# inside the Scene object and then you can save it in...a LoadOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  4. 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...
  5. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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.... C# // initialize an object Discreet3DSSaveOptio saveOpts...; // the separator between object's name and the duplicated counter...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in Java...or index) for a known ISlide object, you can specify the slide...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/remove-slide-from-p...
  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 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...
  9. 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...
  10. 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...