Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 12,010 for

object

(0.7 sec)
  1. Advanced Convert Excel File|Document

    The Aspose.Cells Cloud REST API provides powerful features for converting Excel workbooks to a wide range of formats, configuring page setup, save options, and print settings. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift, enabling seamless integration across multiple platforms.... options (object, optional) – JSON object containing advanced...

    docs.aspose.cloud/cells/advanced-convert-excel/
  2. NullReferenceException in compareDocument on re...

    Hello. The following output is admittedly a result with Claude Code but I did try to whittle out as much of the usual AI fluff to hopefully make this actually usable. I did, however, go through quite a bit of testing wit…...{"Error":{"Message":"Object reference not set to an instance of an object."},"RequestId":"...NullReferenceExcepti: Object reference not set to an instance of an object. at...

    forum.aspose.cloud/t/nullreferenceexception-in-...
  3. Convert TIFF Image to PDF using Python REST API

    Follow this article to convert TIFF image to PDF using Python REST API. You will learn to change TIFF to PDF using Python REST API with the help of a Python-based Cloud SDK.... Create the PdfApi object using the client key and client...and create the ImageTemplate object with custom settings. Finally...

    kb.aspose.cloud/pdf/python/convert-tiff-image-t...
  4. Convert JPG to TIFF with NET REST API

    In this bsic article, you'll learn to convert JPG to TIFF with NET REST API. You can easily achieve JPG to TIFF conversion using NET Low Code API with the help of following steps and below code for free....Create a ConvertImage Request object, providing the input JPG stream...and the ConvertImageRequest object. Code for JPG to TIFF Conversion...

    kb.aspose.cloud/imaging/python/convert-jpg-to-t...
  5. Convert TIFF to JPG using Python REST API

    This short tutorial guides you on how to convert TIFF to JPG using Python REST API. You will learn to transform TIFF to JPG using Python Low Code API with a Python-based Cloud SDK....storage Instantiate the request object using the ConvertImageRequest()...storage, creating the request object by defining the input file...

    kb.aspose.cloud/imaging/python/convert-tiff-to-...
  6. Insert Footnote in Word with NET REST API

    This article describes how to insert footnote in Word with NET REST API. You may automatically add footnote in Word with Java REST API using the Java Cloud SDK....API Instantiate the WordsApi object by providing the client ID...stream Create the FootnoteInsert object by setting various properties...

    kb.aspose.cloud/words/java/insert-footnote-in-w...
  7. Convert SVG to PNG with NET REST API

    In this topic, you'll learn to convert SVG to PNG with NET REST API. You can easily perform SVG to PNG conversion using NET Low Code API with the help of following steps and below code for free....building a ConvertImageRequest object that is then passed to the...on the ConvertImageRequest object, which are null by default...

    kb.aspose.cloud/imaging/python/convert-svg-to-p...
  8. Convert PDF to PowerPoint Presentation with Pyt...

    Refer to this article to convert PDF to PowerPoint presentation with Python REST API. By following this guide, you will be converting PDF to PowerPoint presentation with Python-based API using a Python-based Cloud SDK....API Instantiate the SlidesApi object using the client ID and secret.... Initialize the SlidesApi object to work with this feature,...

    kb.aspose.cloud/slides/python/convert-pdf-to-po...
  9. Extract shapes from PowerPoint presentations | ...

    We often need to extract shapes from images added in the slides. Access shapes in presentation images, extract shapes from presentation collection....you to extract the drawing object as image from documents. Using...API allows you to convert ole object to image and extract that image...

    blog.aspose.cloud/words/extract-images-from-dif...
  10. Convert XPS Document to PDF with C# REST API

    Follow this article to convert XPS document to PDF with C# REST API. You will learn to transform XPS to PDF with C# Low Code API using a .NET-based Cloud SDK....Instantiate the PdfApi class object by setting the Client secret...Interface . Create the PdfApi object with client ID and secret,...

    kb.aspose.cloud/pdf/net/convert-xps-to-pdf-with...