Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 90,865 for

object

(0.27 sec)
  1. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....file into the Document class object for adding a picture Instantiate...Instantiate DocumentBuilder class object to insert elements in the document...

    kb.aspose.com/words/python/how-to-insert-pictur...
  2. Encrypting Files 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/encrypting-files-in-php/
  3. Aspose.PDF for .NET via COM Interop|Aspose.PDF ...

    Discover how to use Aspose.PDF for .NET via COM Interop for seamless integration with non-.NET applications....PDF objects are .NET objects, but when used via...Interop, they appear as COM objects in your programming language...

    docs.aspose.com/pdf/net/use-aspose-pdf-for-net-...
  4. Accessing Cells of a Worksheet|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....If yes, it returns the cell object in the collection otherwise...creates a new Cell object, adds the object to the Cells collection...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  5. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the EML or MSG email...Initialize the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  6. How to Convert Excel to Word in Java

    This article explains how to convert Excel to Word in Java. It contains configuration details, detailed steps, and a runnable sample code to export Excel to Word in Java....using the DocxSaveOptions class object. The sample code contains all...file in the Workbook class object that is to be converted to...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  7. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....Presentation object Instantiate the PdfOptions object to customize...presentation, the PdfOptions class object is used for PDF customization...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  8. How to Add Camera for Range|Documentation

    This article introduces how to add a camera for a range using the Aspose.Cells for .NET API....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Here’s a basic example of...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  9. How to Rotate Text of Cell|Documentation

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

    docs.aspose.com/cells/python-net/how-to-rotate-...
  10. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Create Resolution object. Create TIffSettings object. Create Tiff...outfilename ); // Create Resolution object auto resolution = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...