Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 11,768 for

object

(0.06 sec)
  1. Convert BMP to TIFF with NET REST API

    In this tutorial, you'll learn to convert BMP to TIFF with NET REST API. You can easily perform BMP to TIFF conversion using NET Low Code API with the help of following steps and below code for free....and creating the ImagingApi object. Then we read the source BMP...creating the ConvertImageRequest object (both are None by default in...

    kb.aspose.cloud/imaging/python/convert-bmp-to-t...
  2. Convert GIF to PDF with NET REST API

    In this simple topic, you'll learn to convert GIF to PDF with NET REST API. You can simply perform GIF to PDF conversion using NET Low Code API with the help of below steps and below code for free....to cloud storage Create an object of the ConvertImage Request...instantiate a ConvertImageRequest object, and finally invoke the convert_image()...

    kb.aspose.cloud/imaging/python/convert-gif-to-p...
  3. Remove Image Background in Excel using Node.js ...

    This code guides on how to remove picture background in Excel using Node.js Low Code API. You will learn to remove image background in Excel using Node.js REST API by utilizing a Node.js-based Cloud SDK....Interface Set up the CellsApi object using your client ID, client...Construct a DeleteWorkbookBackgr object with the file name and default...

    kb.aspose.cloud/cells/nodejs/remove-image-backg...
  4. Delete PDF Metadata with C# REST API

    This tutorial describes how to delete PDF metadata with C# REST API. You will learn to automatically remove metadata from PDF with C# Low Code API using .NET-based Cloud SDK....Interface Instantiate the PdfApi object by setting the API key and...PDF file into the Document object having custom properties Call...

    kb.aspose.cloud/pdf/net/delete-pdf-metadata-wit...
  5. Add Bookmark to PDF using Python REST API

    Follow this article to add bookmark to PDF using Python REST API. You will learn to create bookmarks in PDF using Python Low Code API with the help of a Python-based Cloud SDK.... Create a Bookmark object with title, style, target page...properties on the Bookmark object. For related tasks, see the...

    kb.aspose.cloud/pdf/python/add-bookmark-to-pdf-...
  6. Change QR Code Color with Java REST API

    Follow this article to change QR code color with Java REST API. You will learn to create QR code on color background with Java Low Code API using a Java-based Cloud SDK....classes Create a Configuration object and set the API base URL, client...saved Create a GenerateApi object using the configuration to...

    kb.aspose.cloud/barcode/java/change-qr-code-col...
  7. Merge Cells in Excel using Node.js REST API

    This article guides on how to merge cells in Excel using Node.js REST API. You will learn to automatically combine cells in Excel using Node.js Low Code API with a Node.js-based Cloud SDK....URL, initialize the CellsApi object for making API calls Define...Create a PostWorksheetMergeRe object, set the start/end cells and...

    kb.aspose.cloud/cells/nodejs/merge-cells-in-exc...
  8. Python: Add Text to PDF Footer | Add Image to P...

    Discover the easiest way to add an image and text to PDF footer section with Python. Customize your PDFs with the perfect footer....ApiClient object as input argument. Thirdly, create an object of TextFooter...formatting for TextFooter, create an object of TextState where we define...

    blog.aspose.cloud/pdf/add-text-and-image-footer...
  9. Creating an AcroForm via Cloud .NET SDK

    Add new form fields to PDFs with Aspose.PDF Cloud for .NET. Create interactive AcroForms in seconds....Create a new Configuration object with your Application Secret...Secret and Key Create an object to connect to the Cloud API Upload...

    products.aspose.cloud/pdf/net/acroforms/add/
  10. Check if Worksheet Has Errors, Check if Series ...

    Hello! I am using the python sdk 25.3.1. I’m trying to do some checks on an excel workbook before I upload it, but I can’t seem to find the way to do them through aspose cloud cells. Is it possible to: Check if a work…...= null; Dictionary<string, object> formParams = null; DTO.Options...= null; Dictionary<string, object> formParams = null; DTO.Options...

    forum.aspose.cloud/t/check-if-worksheet-has-err...