Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 14,331 for

object

(0.2 sec)
  1. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....Create the OleEmbeddedDataInfo object by providing the above bytes...calling the add_ole_object_frame object method Save the output...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  2. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript... Create an Table object and set it to null. Iterate...Iterate through all Shape objects to find the relevant table. Set the...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  3. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...of this section's PageSetup object. builder . PageSetup . PaperSize...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/net/aspose.words/pap...
  4. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....of this section's PageSetup object. builder . page_setup . paper_size...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....shapes by adding multiple objects and customizing the output...it for creating a Graphics object to enable drawing Clear the...

    kb.aspose.com/drawing/net/create-transparent-im...
  6. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...the font formatting of this object. (Inherited from Inline ) is_composite...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java....file using the Document class object for adding page breaks Create...to save the output Create an object of the PdfFileEditor class...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...
  8. Convert Image to Black and White PDF using Python

    This guide discusses to render image to black and white PDF using Python. It covers the algorithm and the Python JPG to black and white PDF conversion code snippet....Load the input image with an object of the Image class Cast the...the RasterCachedImage class object and cache it Binarize the image...

    kb.aspose.com/imaging/python/convert-image-to-b...
  9. How to Print PowerPoint Presentation in Python

    In this step by step tutorial, we will focus on how to print PowerPoint presentation in Python along with the detailed steps to set up the environment and verify the working sample code. You can use this example in any of Python supported environment to print PPT in Python without any dependency on Microsoft PowerPoint....Create the PrinterSettings object to set the printer settings...using the PrinterSettings class object different print settings are...

    kb.aspose.com/slides/python/how-to-print-powerp...
  10. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....Instantiate the MailMessage class object to access the source MSG or...using the MailMessage class object as a first step. We will then...

    kb.aspose.com/email/java/how-to-convert-outlook...