Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 62,537 for

password

(0.21 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. Add a New Slide in PowerPoint with Node.js REST...

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

    kb.aspose.cloud/slides/nodejs/add-a-new-slide-i...
  3. 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/
  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. Excel to PDF|Document

    Use Aspose.Cells Cloud REST API to convert Excel spreadsheets into PDF files. The service supports multiple SDKs (Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, Swift) for seamless integration....Type Description password string The password required to open...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  6. 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...
  7. 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...
  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. 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-...
  10. 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...