Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 94,431 for

object

(0.16 sec)
  1. Excel to PDF Conversion in PHP|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....Cells helper object $ptr = new \COM ( 'Aspose.Cells...path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  2. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....convert EPUB to PDF Declare an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  3. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the ImageOrPrintOptions class object to customize the output image...Create a SheetRender class object for the selected sheet using...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  4. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...stored as an embedded Outlook object. Instead, its data is stored...an embedded Outlook message object. So, the MapiAttachment.ObjectData...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  5. DWG 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/developer-guide/...
  6. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....Document is the main class of the object model that represents a Microsoft...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Create Word Document in C# without Interop

    This KB topic answers the question how to create word document in c# without interop or Microsoft office automation with simple steps and code snippet....DocumentBuilder Class object and pass Document object in the constructor...properties of the DocumentBuilder object Save the output Word document...

    kb.aspose.com/words/net/how-to-create-word-docu...
  8. Aspose::Words::Fields::FieldUserAddress class |...

    Aspose::Words::Fields::FieldUserAddress class. Implements the USERADDRESS field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...the font formatting of this object. (Inherited from Inline ) isComposite...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....Image class object Create ICO export options object using class...source PNG into the Image class object, and create a IcoOptions instance...

    kb.aspose.com/imaging/python/convert-png-to-ico...