Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 32,080 for

request

(0.25 sec)
  1. Delete Effects from an Interactive Sequence|Doc...

    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.... DeleteSpecialSlideAn Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-effects-from-an...
  2. Copy a Layout Slide|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.... CopyLayoutSlide Request Parameters Name Type Location...

    docs.aspose.cloud/slides/copy-a-layout-slide/
  3. Convert Microsoft Word to PDF in C# .NET using ...

    We’re evaluating the .net words library for doing conversion from MS Word to PDF and then found the cloud based product. Can Aspose REST cloud API do this particular conversion. If yes can you please tell me what DLL pac…...WordsApi(MyAppSid, MyAppKey); var request = new ConvertDocumentReque(...= wordsApi.ConvertDocument(request); var fileStream = System.IO...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  4. Clear duplicate rows on the local workbook in C...

    Cloud APIs & SDKs for clearing duplicate row on Microsoft Excel & OpenOffice Calc. Clear duplicate rows on local spreadsheets by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....spreadsheet - Java REST API API Request: POST https://api.aspose.cloud/v3...

    products.aspose.cloud/cells/java/clear/duplicat...
  5. Clear blank columns on the local workbook in Cloud

    Cloud APIs & SDKs for clearing blank columns on Microsoft Excel & OpenOffice Calc. Clear blank columns on local spreadsheets by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....spreadsheet - Android REST API API Request: POST https://api.aspose.cloud/v3...

    products.aspose.cloud/cells/android/clear/blank...
  6. Clear list objects on the local workbook in Cloud

    Cloud APIs & SDKs for clearing list objects on Microsoft Excel & OpenOffice Calc. Clear list objects on local spreadsheets by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....spreadsheet - Java REST API API Request: POST https://api.aspose.cloud/v3...

    products.aspose.cloud/cells/java/clear/list-obj...
  7. Clear pivot tables on the local workbook in Cloud

    Cloud APIs & SDKs for clearing pivot tables on Microsoft Excel & OpenOffice Calc. Clear pivot tables on local spreadsheets by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....spreadsheet - C# REST API API Request: POST https://api.aspose.cloud/v3...

    products.aspose.cloud/cells/net/clear/pivot-tab...
  8. Delete multiple rows from an Excel worksheet|Do...

    Learn how to delete one or more rows from an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint details, parameters, a cURL example, and SDK code samples for various languages....{ sheetName } /cells/rows Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/rows/delete/rows/
  9. Set background on an Excel worksheet|Document

    Learn how to add a background image (PNG, JPEG, BMP) to an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint, required parameters, authentication steps, cURL example, and SDK code samples....{ sheetName } /background Request parameters Parameter name Type...

    docs.aspose.cloud/cells/worksheets/background/add/
  10. Word to PDF in C# | Convert DOCX to PDF using A...

    Learn how to convert Word documents to PDF in C# using REST API. Automate DOCX to PDF or DOC to DPF conversion using REST API for high-quality output....conversion: GetDocumentWithForma request = new GetDocumentWithForma(fileName...wordsApi.GetDocumentWithForma(request); A preview of Word to PDF...

    blog.aspose.cloud/words/convert-word-to-pdf-in-...