Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 79,386 for

object

(0.05 sec)
  1. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....PSDNET-754 Add ability to copy Smart Object Layer in the PSD image Feature...AreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  2. Importing from ArrayList|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...., represents the ArrayList object whose contents need to import...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-arrayl...
  3. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE Object...aspect of the OLE object. When true , the OLE object is displayed...icon. When false , the OLE object is displayed as content. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Creating an Outlook Contact in Aspose.Email|Doc...

    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....following steps: Creating a Contact object. Populating or setting the...Saving the object. VSTO //Create a new MapiContact Object MapiContact...

    docs.aspose.com/email/net/creating-an-outlook-c...
  5. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....FileSystemStreamSour class object to retrieve the metrics Declare...class object by providing the FileSystemStreamSour object Initialize...

    kb.aspose.com/font/java/how-to-fetch-font-metri...
  6. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The Add method takes the...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  7. SVG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/svg-drawings/
  8. How to Convert PostScript File to PDF using C#

    This article describes the process of how to convert PostScript file to PDF using C#. It has the IDE configuration details, a list of programming steps, and a runnable sample code to convert PS to PDF using C#....PostScript file Create a PsDocument object using the input stream Create...Create a PdfSaveOptions object by setting the suppress errors flag...

    kb.aspose.com/page/net/how-to-convert-postscrip...
  9. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....DWF file in the Image class object Instantiate the CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization Set the...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  10. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Create a TextFragment class object to add text on the PDF page...Create a TextBuilder class object for the selected page and add...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...