Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 62,459 for

password

(0.07 sec)
  1. Add a New Slide in PowerPoint with C# REST API

    This article guides on how to add a new slide in PowerPoint with C# REST API. It shares the details to set the IDE, a list of steps, and sample code to add a slide with C# RESTful Service....presentation is password protected, provide the password while calling...

    kb.aspose.cloud/slides/net/add-a-new-slide-in-p...
  2. Aspose.Cells Cloud Web API - Change word case|A...

    Specify changing the text case in a spreadsheet to switch between uppercase, lowercase, capitalizing the first letter of each word, or capitalizing the first letter of a sentence, and adjust the text according to specific needs.... password String Query The password for opening spreadsheet...

    docs.aspose.cloud/cells/change-word-case/
  3. Aspose.Cells Cloud Web API - Export a Spreadshe...

    Efficiently converts a worksheet from cloud storage into various formats such as PDF, CSV, and images.... password String Query The password for accessing...

    docs.aspose.cloud/cells/export-worksheet-as-for...
  4. Aspose.Cells Cloud Web API - Split a spreadshee...

    Split a spreadsheet stored in cloud storage into multiple output formats without downloading.... password String Query The password for opening the...

    docs.aspose.cloud/cells/split-remote-spreadsheet/
  5. Aspose.Cells Cloud Web API - Search for Broken ...

    Efficiently search for broken links in remote spreadsheets stored in cloud environments.... password String Query The password for opening the...

    docs.aspose.cloud/cells/search-broken-links-in-...
  6. Aspose.Cells Cloud Web API - Search Content in ...

    Efficiently search for text in a remote spreadsheet using the Aspose.Cells API.... password String Query The password for opening the...

    docs.aspose.cloud/cells/search-content-in-remot...
  7. Export Json to DOCX file via Android

    Aspose.Cells Cloud REST API support exporting Excel file and internal objects to kinds of format files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....String format = "docx" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/android/export/json...
  8. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XML to MD" h2="PHP library for converting XML to MD" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workflows ......xml'; $format ='md'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/php/conversion/xml-...
  9. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLSM to TXT" h2="PHP library for converting XLSM to TXT" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workfl......xlsm'; $format ='txt'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/php/conversion/xlsm...
  10. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to BMP" h2="PHP library for converting XLT to BMP" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workflow......xlt'; $format ='bmp'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/php/conversion/xlt-...