Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 93,695 for

object

(0.16 sec)
  1. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add an IVideo object and pass the video file path...

    docs.aspose.com/slides/net/video-frame/
  2. 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...
  3. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....enumeration) when calling the Workbook object’s Save method. How to Save...geospatial features, and 3D objects that can become part of the...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  4. 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-...
  5. 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...
  6. 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...
  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 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...
  9. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....instantiate an object of the PdfFileEditor class object to delete...step, the PdfFileEditor class object is declared which has multiple...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...