Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 94,452 for

object

(0.26 sec)
  1. DigitalSignatureDetails.signOptions property | ...

    DigitalSignatureDetails.signOptions property. Gets or sets a [DigitalSignatureDetails.signOptions](./) Object used to sign a document....signOptions object used to sign a document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/net/working-with-text/
  3. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. View PPT in Java | products.aspose.com

    View PPT in Java. Use Java library API to open and view PowerPoint presentation...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPT file. Create...

    products.aspose.com/slides/java/viewer/ppt/
  5. View PPTX in Java | products.aspose.com

    View PPTX in Java. Use Java library API to open and view PowerPoint presentation...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPTX file. Create...

    products.aspose.com/slides/java/viewer/pptx/
  6. View PPSM in Java | products.aspose.com

    View PPSM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPSM file. Create...

    products.aspose.com/slides/java/viewer/ppsm/
  7. List.GetHashCode | Aspose.Words for .NET

    Discover how the GetHashCode method efficiently computes a unique hash code for your list, enhancing data management and performance....Calculates hash code for this list object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....APIs just put the ReferredArea object into the paramsList when the...from contextObjects . public object CalculateCustomFunct ( string...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  9. 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...
  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...