Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 94,426 for

object

(0.13 sec)
  1. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....Create a MailMessage class object to load the source MSG or EML...using the HtmlSaveOptions class object, different HTML options for...

    kb.aspose.com/email/python/how-to-convert-outlo...
  2. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....Document class object Initialize DocumentBuilder class object for accessing...

    kb.aspose.com/words/java/how-to-generate-word-d...
  3. How to Convert XLSX to PDF having Restricted Pe...

    In this short tutorial we will learn how to convert XLSX to PDF having restricted permissions in Java. These steps help you to export XLSX to PDF having restricted permissions using Java in any operating system like macOS, Linux, or Windows....we used PdfSaveOptions class object for setting the restrictions...PDF using the PdfSaveOptions object as a parameter to the save()...

    kb.aspose.com/cells/java/how-to-convert-xlsx-to...
  4. How to Convert PNG to ICON in Java

    This article encompasses the simple steps on how to convert PNG to ICON in Java. It provides all the required resources, important classes, methods and a working sample code to develop a PNG to ICO converter in Java....class Use the IcoOptions class object to set th the default rendering...using the IcoOptions class object, rendering options will be...

    kb.aspose.com/imaging/java/how-to-convert-png-t...
  5. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java....using the Presentation class object Create and initialize the PdfOptions...PdfOptions class object for output PDF customization Set the...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  6. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the document properties in C#....Use the IDocumentProperties object to access the presentation...loaded inside the Document Object Model. The DocumentProperties...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  7. Master How to Draw Graphics in Java with Aspose...

    Learn how to draw graphics in Java using Aspose.PSD for Java. Explore step-by-step guides and code snippets. Click to learn more.... Initialize an object of the Graphics class. Clear...clear method. Initialize a Pen object with blue color. The drawEllipse...

    blog.aspose.com/psd/draw-graphics-in-java/
  8. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....HTML file using the Document object Perform optional changes in...file using the Document class object and saving it as a Word file...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  9. Extract Text From Word Document in Python

    By utilizing this example, you will how learn to extract text from Word Document in Python. It also provides the information to configure the development environment by adhering to a step-by-step workflow, and an example code to convert Word to TXT in Python....Use a TxtSaveOptions class object instance to set the required...using the TxtSaveOptions class object. Finally, the loaded Word document...

    kb.aspose.com/words/python/extract-text-from-wo...
  10. Convert PDF to QR Code using C#

    Follow this article to convert PDF to QR code using C#. This article contains information to set the IDE, a list of steps, and a sample code for changing PDF to Barcode using C#....barcode using the Document object Iterate through all the pages...Instantiate the BarCodeReader object, pass the image memory stream...

    kb.aspose.com/total/net/convert-pdf-to-qr-code-...