Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 11,838 for

object

(1.72 sec)
  1. Draw a Line on PDF with Python REST API

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

    kb.aspose.cloud/pdf/python/draw-a-line-on-pdf-w...
  2. Split PDF Document with Node.js REST API

    Follow this article to split PDF document with Node.js REST API. You will learn splitting of PDF online with Node.js Low Code API using the Node.js cloud SDK....Configure the PdfApi class object using the client ID and secret...returns a SplitResultResponse object that contains a list of documents...

    kb.aspose.cloud/pdf/nodejs/split-pdf-document-w...
  3. Draw a Line on PDF with Java REST API

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

    kb.aspose.cloud/pdf/java/draw-a-line-on-pdf-wit...
  4. Add Pages via Cloud .NET SDK

    Add New Pages to PDFs using Aspose.PDF Cloud SDK for .NET....Create a new Configuration object with your Application Secret...Secret and Key. Create an object to connect to the Cloud API. Uploads...

    products.aspose.cloud/pdf/net/pages/add/
  5. Export Worksheet – Aspose.Cells Cloud|Document

    Learn how to export an Excel worksheet to PDF, CSV, TIFF, and other formats using the Aspose.Cells Cloud REST API. Includes cURL example, required authentication, parameter details, and response handling....objectType – The type of Excel object to export (e.g., worksheet...the API returns a JSON error object containing fields such as Code...

    docs.aspose.cloud/cells/export-excel-worksheet-...
  6. Working with Shapes|Documentation

    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....Shape from a Data Transfer Object Align Shapes Compress an Image...Image Working with OLE Objects Delete Cropped Areas from a Picture...

    docs.aspose.cloud/slides/working-with-shapes/
  7. Create a Form Field in a PDF Document|Documenta...

    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....Document PostCreateField Request Object { "Name" : "checkBoxField2"...

    docs.aspose.cloud/pdf/create-a-form-field-in-a-...
  8. Set Slide Transitions|Documentation

    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.... In the slide DTO object, set SlideShowTransition property...

    docs.aspose.cloud/slides/set-slide-transitions/
  9. Aspose.cloud/v3.0/cells/{file_name}/importdata ...

    https://api.aspose.cloud/v3.0/cells/{file_name}/importdata I want to output JSON data with the above REST API at the specified position. The data will be output on the first line even if the start line is specified as 1…...continue to add the required Cell objects. PostImportDataReques postImportDataReques...is "Object reference not set to an instance of an object”. I...

    forum.aspose.cloud/t/aspose-cloud-v3-0-cells-fi...
  10. 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...