Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,010 for

object

(2.27 sec)
  1. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word documents into a single document. You can check use this feature in any programming language....or delete pictures and OLE objects, and set different options...OleObject ][2] – Add a new OLE object to a Microsoft Excel worksheet...

    blog.aspose.cloud/total/use-aspose-cloud-php-sd...
  2. Count Pages in PDF Without Opening using Java R...

    This tutorial guides on how to count pages in PDF without opening using Java REST API. You will learn to develop a PDF page counter online with Java Low Code API using a Java-based Cloud SDK....items in the returned List object using different properties...REST Interface Set the PdfApi object using a client ID and the secret...

    kb.aspose.cloud/hy/pdf/java/count-pages-in-pdf-...
  3. Convert Word to TIFF with Python REST API

    Follow this guide to convert Word to TIFF with Python REST API. Use the given steps and code for converting Word to TIFF with Python REST API for free....the API in the Configuration object Create an instance of the WordsAPI...to a file stream Create an object of the ConvertDocumentReque...

    kb.aspose.cloud/words/python/convert-word-to-ti...
  4. Perform Microsoft Word Mail Merge on Salesforce...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...{“Message”:“Object reference not set to an instance of an object.”} URL...Error: Object reference not set to an instance of an object… Method:...

    forum.aspose.cloud/t/perform-microsoft-word-mai...
  5. Delete all OLE objects in an Excel worksheet|Do...

    Learn how to remove every OLE Object from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, HTTPS cURL example, SDK snippets, authentication steps, error handling, and FAQ....Delete all OLE objects in an Excel worksheet Contents [ Hide...Hide ] An OLE (Object Linking and Embedding) object is an embedded...

    docs.aspose.cloud/cells/oleobjects/clear/
  6. Create a Word File with NET REST API

    This article entails how to create a Word file with NET REST API. By following this article create Word document online for free with C# REST API....a Word file Instantiate an object of the WordsAPI class with...client credentials Create an object of the CreateDocumentReques...

    kb.aspose.cloud/words/net/create-a-word-file-wi...
  7. Add Worksheet Comment|Documentation

    Add a comment to a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API (PUT /v3.0/cells/{name}/worksheets/{sheetName}/comments/{cellName})....body must contain a Comment object in JSON format. { "CellName"..."TextVerticalAlignmen" : "Top" } Comment Object Fields Field Type Required...

    docs.aspose.cloud/cells/developer-guide/30versi...
  8. Compare Word Documents with NET REST API

    This article explains how to compare Word documents with NET REST API. You will compare two Word docs with Java Low Code API using the Java cloud SDK....API Initialize the WordsApi object by setting the client ID and...storage Create the CompareData object and use the uploaded file as...

    kb.aspose.cloud/words/java/compare-word-documen...
  9. How to Combine Word Documents | Merge Word Docu...

    Learn how to combine word documents using Java. Free Java SDK to merge Word Documents. Merge Word files online. How to Merge Word document in Java...first step is to create an object of WordsApi class while passing...arguments Secondly, create an object of DocumentEntry which takes...

    blog.aspose.cloud/words/combine-word-documents-...
  10. Create PDF in Python using REST API

    This tutorial guides how to create PDF in Python using REST API. You will generate PDF in Python using REST Interface with the help of a Cloud-based SDK and download the output file....Initialize the PdfApi class object with a Client ID and secret...REST API . Create an ApiClient object by passing the Client secret/ID...

    kb.aspose.cloud/pdf/python/create-pdf-in-python...