Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 63,815 for

password

(1.32 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. Encrypt an Excel Workbook with Aspose.Cells Clo...

    Learn how to encrypt an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes cURL command, SDK code samples (C#, Java, Python, …), required parameters, and error handling.... Password string ✓ Password used for encryption...

    docs.aspose.cloud/cells/excel-file-encrypt/
  3. 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...
  4. GetStructureInRemoteSpreadsheet|Document

    Retrieve the structural metadata of a remote Excel workbook, including worksheets, tables, pivot tables, charts, shapes, and other core information.... password string Query The password for opening spreadsheet...

    docs.aspose.cloud/cells/cells/name/structure/
  5. 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-...
  6. 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...
  7. 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-...
  8. index.md

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

    products.aspose.cloud/cells/php/conversion/xltm...
  9. index.md

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

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

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

    products.aspose.cloud/cells/php/conversion/xltx...