Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 79,715 for

object

(0.06 sec)
  1. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....Instantiate the MailMessage class object to load the source MSG or EML...instantiate the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  2. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....OneNote Create a Document class object for holding the data from the...is initiated by declaring an object of the Document class followed...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  3. How to Convert EPS to PDF in C#

    This tutorial is outlined to help you understand how to convert EPS to PDF in C#. It covers the step-wise details like configuring the library in your system, as well as a sample code for a quick demonstration to change EPS to PDF in C#...files Create a FileStream class object to access the input EPS file...the PsDocument class object Create an object of PdfSaveOptions class...

    kb.aspose.com/page/net/how-to-convert-eps-to-pd...
  4. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....Instantiate the MailMessage class object to load the EML or MSG email...Instantiate the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  5. How to Remove All Restrictions from PDF in C#

    This article describes the process of how to remove all restrictions from PDF in C#. It has the IDE settings, a list of programming steps and a runnable sample code to unlock PDF restrictions in C#....restrictions Create a PdfFileSecurity object for managing the PDF file security...Instantiate a DocumentPrivilege class object and set its default value to...

    kb.aspose.com/pdf/net/how-to-remove-all-restric...
  6. Removing Worksheets Using Sheet Index in PHP|Do...

    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.... Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/removing-worksheets-u...
  7. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for .NET API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  9. Convert EPS to PDF in Java

    Follow this article to convert EPS to PDF in Java. It will share details to set the IDE, a list of steps, and a sample code for changing the file format from EPS to PDF with various customizations....Declare the PdfOptions class object for customizing the output...EPS file into an image class object, typecast it to EpsImage, declare...

    kb.aspose.com/imaging/java/convert-eps-to-pdf-i...
  10. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via 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/nodejs-cpp/customizing-ch...