Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 91,324 for

object

(0.12 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....Object, com.aspose.words.SaveOptions...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a list of steps, and a sample code for changing TIFF file to PNG using Python....load() Cast the generic Image object to a TiffImage to access TIFF-specific...properties Create a PngOptions object to hold PNG export settings...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...
  3. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by SlideCollection object. Do some work with the newly...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  4. Add Window Element to the Visio Instance in Rub...

    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....vsd" ) \ # initialize window object window = Rjb :: import ( 'com.... STENCIL ) \ # add window object diagram . getWindows () . add...

    docs.aspose.com/diagram/java/add-window-element...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Shows how to export OfficeMath object as Latex. auto doc = System...Shows how to export OfficeMath object as MarkItDown. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. How to Verify Signature in PDF using C#

    This tutorial guides on how to verify signature in PDF using C#. It contains information about the configuration, a step-by-step procedure and a sample code to validate signature in PDF using C#....Create a PdfFileSignature class object to load PDF for signature verification...instantiate a PdfFileSignature class object as it contains BindPdf() method...

    kb.aspose.com/pdf/net/how-to-verify-signature-i...