Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 94,431 for

object

(0.1 sec)
  1. Working with Contacts on Exchange Server|Docume...

    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....CreateContact() method takes a Contact object as an input parameter. To add...credentials. Initialize the Contact object with the desired properties...

    docs.aspose.com/email/cpp/working-with-contacts...
  2. How to Create OMR Answer Sheet Checker using Java

    This short tutorial covers the details about how to create OMR answer sheet checker using Java. You can make OMR answer sheet checker using Java in any operating system environments like MS Windows, macOS, or Linux....Maven Repository Initialize an object of OmrEngine class Load the...sample, the OmrEngine class object is initiated and then the template...

    kb.aspose.com/omr/java/how-to-create-omr-answer...
  3. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....class object Instantiate DocumentBuilder class object Insert...

    kb.aspose.com/words/java/how-to-insert-picture-...
  4. Set default open options for new PDF - Free Sup...

    I am creating a new pdf from a collection of existing files and setting the bookmarks on the new file using the Outlines collection on a pdf.Document Object. I want to make sure that the resulting PDF file will always o…...Document object. I want to make sure that the...this using the pdf.document object that I already have open ?...

    forum.aspose.com/t/set-default-open-options-for...
  5. Convert USD to STL via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...Options USD TO OBJ (Wavefront 3D Object File) USD TO DXF (Autodesk...

    products.aspose.com/3d/net/conversion/usd-to-stl/
  6. How to Convert XML to CSV using C#

    This brief article covers how to convert XML to CSV using C#. It explains the environment setup, stepwise program flow, and a runnable sample code to convert XML to CSV using C#....CSV Create a Workbook class object to load the source XML file...the XML data into a Workbook object, you may edit or modify the...

    kb.aspose.com/cells/net/how-to-convert-xml-to-c...
  7. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....Word file into the Document object using the given load options...initialize the LoadOptions object with the LoadFormat.DOCX value...

    kb.aspose.com/words/python/conversion-from-word...
  8. Convert Markdown to XPS using Python

    This guide discusses how to convert Markdown to XPS using Python. You need to follow the steps and run the code snippet to convert MD to XPS in Python with a few method calls....render Markdown to XPS Create an object of the HTMLDocument class to...Create an HTMLDocument class object to work with the generated...

    kb.aspose.com/html/python/convert-markdown-to-x...
  9. How to Merge HTML Files to PDF in C#

    This basic tutorial focuses on how to merge HTML files to PDF in C#. It covers the library configuration in your environment and a step-by-step process followed by a working sample code to combine HTML to PDF in C#....separate HTMLDocument class object for each file Create an HTMLRenderer...HTMLRenderer class object Initialize a PdfDevice class instance...

    kb.aspose.com/html/net/how-to-merge-html-files-...
  10. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....Instantiate the Document class object to load source document Using...Java In this code snippet, an object of Document class is initialized...

    kb.aspose.com/words/java/how-to-convert-word-to...