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

object

(0.56 sec)
  1. Insert Comments in DOCX with Nodej.s REST API

    This article entails how to insert Comments in DOCX with Nodej.s REST API. By following this article add MS Word comments with Nodej.s REST API....Comments in a Word file Create an object of the WordsAPI class with...account credentials Create an object of the CommentInsert by providing...

    kb.aspose.cloud/words/nodejs/insert-comments-in...
  2. Add New Page in PDF with Python REST API

    Follow this article to add new page in PDF with Python REST API. You will learn to add new page to PDF with Python Low Code API using the Python-based Cloud SDK by adding an empty page at the end....ID and secret in the PdfApi object for adding a page. Upload the...service. Initialize the PdfApi object, load the target PDF file to...

    kb.aspose.cloud/pdf/python/add-new-page-in-pdf-...
  3. Convert SVG into PDF using Python REST API

    This article guides on converting SVG to PDF using Python REST Interface. You will learn to develop a SVG to PDF converter using Python Low Code API with a Python-based Cloud SDK....Create an instance of the PdfApi object with your client ID and client...file and create a MemoryStream object. Call UploadFile() to upload...

    kb.aspose.cloud/pdf/python/convert-svg-into-pdf...
  4. Unprotect a Word Document with NET REST API

    Follow this article to unprotect a Word document with NET REST API. You can unprotect Word file with Java Low Code API using the Java cloud SDK....Instantiate an UnprotectDocumentOnl object, supplying the input Word file.... First, create a WordsApi object, then configure an UnprotectDocumentOnl...

    kb.aspose.cloud/words/java/unprotect-a-word-doc...
  5. Display Document Properties in PowerPoint with ...

    Follow this article to display document properties in PowerPoint with C# REST API. You will learn how to display the document properties in PowerPoint with C# RESTful Service using a .NET-based Cloud SDK....environment by creating a SlidesApi object using the client ID and key...Service . Create the SlidesApi object with a client ID and key, upload...

    kb.aspose.cloud/slides/net/display-document-pro...
  6. Display Document Properties in PowerPoint with ...

    Follow this article to display document properties in PowerPoint with Node.js REST API. You will learn how to display the document properties in PowerPoint with Node.js RESTful Service using a Node.js-based Cloud SDK....environment by creating a SlidesApi object using the client ID and key...Service . Create the SlidesApi object with a client ID and key, upload...

    kb.aspose.cloud/slides/nodejs/display-document-...
  7. Display Document Properties in PowerPoint with ...

    Follow this article to display document properties in PowerPoint with C# REST API. You will learn how to display the document properties in PowerPoint with C# RESTful Service using a .NET-based Cloud SDK....environment by creating a SlidesApi object using the client ID and key...Service . Create the SlidesApi object with a client ID and key, upload...

    kb.aspose.cloud/hy/slides/net/display-document-...
  8. Update a worksheet validation on an Excel works...

    How to update a worksheet validation in an Excel file using the Aspose.Cells Cloud REST API, with cURL examples and SDK code snippets for multiple programming languages.... validation object body A JSON object that defines the updated...

    docs.aspose.cloud/cells/validations/update/
  9. Delete PDF Metadata with Java REST API

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

    kb.aspose.cloud/pdf/java/delete-pdf-metadata-wi...
  10. Set Row Height for a Range in Excel – Aspose.Ce...

    Learn how to change the height of rows within a specific range of an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, and SDK code snippets for C#, Java, Python, and more.... range object Body (JSON) JSON object that defines the...Range JSON Schema The range object must contain the following...

    docs.aspose.cloud/cells/ranges/update/row-height/