Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,419 for

object

(0.58 sec)
  1. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....using the Presentation class object Save the loaded presentation...into the Presentation class object and in the next step, it is...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  2. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....file into a MapiMessage class object Read and display different...MSG file into the MapiMessage object and then retrieve its properties...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  3. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....file into HTMLDocument class object for conversion to image Initialize...Initialize the ImageSaveOptions object and configure different properties...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  4. How to Extract Microsoft Project Metadata in Java

    In this short tutorial you will learn how to extract Microsoft Project metadata in Java. You can get MS Project metadata in Java like author, category, company, and many more....metadata Using the Project class object, open the MPP file whose metadata...loading it into the Project class object and then using the get() method...

    kb.aspose.com/tasks/java/how-to-extract-microso...
  5. Convert GIF to WEBP in Python

    Follow this article to convert GIF to WEBP in Python. It has details to set the IDE, a list of steps, and a sample code to convert animated GIF to WEBP in Python....GIF file into the Image class object Transform the loaded image...pycore.as_of() method Create an object of the WebPOptions class and...

    kb.aspose.com/imaging/python/convert-gif-to-web...
  6. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....Create a DocumentBuilder class object using the above Word document...document, attach a DocumentBuilder object, and access the ParagraphFormat...

    kb.aspose.com/words/net/paragraph-formatting-in...
  7. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a document using Node.js.... However, the List object always belongs to the ListCollection...returns a ListFormat object. This object has several methods to...

    docs.aspose.com/words/nodejs-net/working-with-l...
  8. SaveOutputParameters | Aspose.Words for Java

    This Object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation in Java....Object public class SaveOutputParameters This object is returned...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...how to render an Office Math object into an image file in the local...Create an "ImageSaveOptions" object to pass to the node renderer's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Instantiate the ImageSaveOptions object to set save format as JPG Set...instantiate the ImageSaveOptions object to set the save format for...

    kb.aspose.com/words/java/how-to-convert-word-to...