Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 89,173 for

object

(0.07 sec)
  1. Copying Rows and Columns in Ruby|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....images, and other drawing objects from the source row to the...parameters: the source Cells object, the source row index, and...

    docs.aspose.com/cells/java/copying-rows-and-col...
  2. Parsing Outlook Message Files|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....MapiRecipient objects. The MapiRecipient object further exposes...collection of MapiRecipient objects associated with the MSG file...

    docs.aspose.com/email/java/parsing-outlook-mess...
  3. Aspose.PSD for .NET 20.11 - 发行说明|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....AreEqual ( object expected , object actual ) { if (! object . Equals...IsVisible = false ; AssertIsTrue ( object . ReferenceEquals ( newLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....Object, com.aspose.words.SaveOptions...Create a "XamlFlowSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  5. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....Return Value A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/net/aspose.words/fil...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python....presentation properties Initialize the object of the IPresentationInfo class...an IDocumentProperties class object to fetch the presentation document...

    kb.aspose.com/slides/python/how-to-access-the-p...