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

object

(0.39 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a WordArt object. IMAGE Indicates that the image...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an Object in the drawing layer, such as an AutoShape, textbox, freeform, OLE Object, ActiveX control, or picture. To learn more, visit the documentation article in C++....] Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Converting Worksheet to Image 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....xls" ); // Create an object for ImageOptions $imgOptions...); // Create a SheetRender object for the target sheet $sr =...

    docs.aspose.com/cells/java/converting-worksheet...
  9. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion....Shows how to export OfficeMath object as Latex. Document doc = new...Shows how to export OfficeMath object as MarkItDown. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  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...