Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 62,583 for

password

(0.24 sec)
  1. Add a New Slide in PowerPoint with Java REST API

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

    kb.aspose.cloud/slides/java/add-a-new-slide-in-...
  2. Align Shapes|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.... password string header false The password to open the...

    docs.aspose.cloud/slides/align-shapes/
  3. Convert Excel to PDF|Document

    Learn how to convert Excel workbooks to PDF with Aspose.Cells Cloud REST API. Includes cURL, SDK samples (C#, Java, Python) and authentication guide....Name Type Description password string Password to open the Excel...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  4. Add a Shape to a 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.... password string header false The password to open the...

    docs.aspose.cloud/slides/add-a-shape-to-a-slide/
  5. Extract Metadata from Word Document with NET RE...

    Follow this article to extract metadata from Word document with NET REST API. You will learn to fetch the Word file properties with Java Low Code API using the Java cloud SDK....Word file is password‑protected, include the password in the request...

    kb.aspose.cloud/words/java/extract-metadata-fro...
  6. Export Ods to XLSX file via PHP

    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....xlsx' ; $format = 'xlsx' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/php/export/ods-to-x...
  7. Export Ods to XLSX 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 = "xlsx" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/android/export/ods-...
  8. Export Ods to XLSX file via Java

    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 = "xlsx" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/java/export/ods-to-...
  9. index.md

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

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

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

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