Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 94,481 for

object

(0.14 sec)
  1. Managing Outlook MAPI Journal Entries in PST Fi...

    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....: Instantiate a MapiJournal object with the subject, the body...Create a MapiJournal Object : A MapiJournal object is created with...

    docs.aspose.com/email/python-net/managing-mapij...
  2. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your Objects, enhancing your PDF management capabilities....Creates a deep clone of this object. public PdfSaveOptions Clone...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the documentation article in C++....DocumentPartSavingAr : public System :: Object Methods Method Description...() const Gets the document object that is being saved. get_DocumentPartFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object, whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/cpp/customizing-charts/
  5. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....load each into the Workbook object using the Combine Method Save...file into the workbook class object that will act as a destination...

    kb.aspose.com/cells/net/merge-excel-files-using...
  6. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....Workbook class object Create the FindOptions class object for setting...Workbook, create the FindOptions object for setting look in type and...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  7. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....file into the Document class object for converting to JPG Set the...using the Resolution class object Initialize the respective image...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  8. Create a Table of Contents in Word using Java

    Create a table of contents in Word using Java. Get details to set IDE, a list of steps, and sample code to generate a table of contents in Word using Java....Word file into the Document object and initialize the DocumentBuilder...instantiate the DocumentBuilder class object. Add the title for the TOC...

    kb.aspose.com/words/java/create-a-table-of-cont...
  9. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....Create an object of the XmlLoadOption class object to set the...disk using the Workbook class object by providing the load options...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  10. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....Create the LoadOptions class object to set the load options Set...therefore, the LoadOptions class object is declared in the beginning...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...