Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 11,846 for

object

(1.06 sec)
  1. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Export LISTObject to WMF from Excel" h2="NodeJS library for exporting LISTObject to WMF file" p="Use Export API of Cells Cloud to export Excel file ......export Excel file internal object workflows in NodeJS. This is...n title="Export LISTOBJECT object to WMF format file using Cells...

    products.aspose.cloud/cells/nodejs/export/listo...
  2. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Export WORKBOOK to GIF from Excel" h2="NodeJS library for exporting WORKBOOK to GIF file" p="Use Export API of Cells Cloud to export Excel file inte......export Excel file internal object workflows in NodeJS. This is...ion title="Export WORKBOOK object to GIF format file using Cells...

    products.aspose.cloud/cells/nodejs/export/workb...
  3. Delete PowerPoint Slide with Python REST API

    This article describes delete PowerPoint slide with Python REST API. You will learn to remove slides from PPT with Python REST Interface using Python-based Cloud-SDK....Create the SlidesApi class object for deleting a slide from the...URLs from the API response object Download the updated presentation...

    kb.aspose.cloud/slides/python/delete-powerpoint...
  4. Convert BMP to PDF using C# REST API

    Follow this article to convert BMP to PDF using C# REST API. You will learn to transform BMP file to PDF using C# Low Code API with the help of a .NET-based Cloud SDK....C# REST Interface Create an object of the PdfApi class by passing...images to be added in a List object Create the ImageTemplatesReques...

    kb.aspose.cloud/pdf/net/convert-bmp-to-pdf-usin...
  5. Add Password to Word Document with NET REST API

    This article guides on how to add password to Word document with NET REST API. You can put a password on a Word document with Java REST API using the Java cloud SDK....Java REST API Instantiate an object of the WordsApi class to set...Create a ProtectionRequestV2 object and set its parameters Instantiate...

    kb.aspose.cloud/words/java/add-password-to-word...
  6. Get Metadata from Image using Java REST API

    This article guides on how to get metadata from image using Java REST API. You will learn to upload the image to the Cloud storage and check image meta data using Java RESTful Service with the help of a Java-based Cloud SDK....Create the ImagingApi class object by setting the client secret...Create the ImagingApi class object using the client secret and...

    kb.aspose.cloud/imaging/java/get-metadata-from-...
  7. Draw a Line on PDF with C# REST API

    This short guide explains how to draw a line on PDF with C# REST API. You will learn to automatically draw lines on PDF with C# Low Code API using the .NET Cloud SDK....Code API Create the PdfApi object with the required key and SID...lines Create the LineAnnotation object and set the desired parameters...

    kb.aspose.cloud/pdf/net/draw-a-line-on-pdf-with...
  8. Merge TIFF Files into One using C# REST API

    Follow this article to merge TIFF files into one using C# REST API. You will learn to combine multiple TIFF files into one using C# Low Code API through a .NET-based Cloud SDK....Create the AppendTiffRequest object by setting the base TIFF, append...Service . Create the ImagingApi object, specify the file names, read...

    kb.aspose.cloud/imaging/net/merge-tiff-files-in...
  9. Convert a PowerPoint to PDF with C# REST API

    This article guides on how to convert a PowerPoint to PDF with C# REST API. You will learn to automatically save PowerPoint as PDF with C# REST Interface using a .NET-based Cloud SDK....NET-based API Create the SlidesApi object with the Client ID and secret...presentation file into the FileStream object Define the export format as...

    kb.aspose.cloud/slides/net/convert-a-powerpoint...
  10. Get All Shapes on an Excel Worksheet|Document

    Retrieve every shape (charts, pictures, text boxes) from a worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, authentication steps, and error handling....Response Fields The Shapes object contains a list of Shape items...used; otherwise only the link object is returned). Property Type...

    docs.aspose.cloud/cells/shapes/get-all/