Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 62,576 for

password

(0.11 sec)
  1. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="تحويل المواد المستنفدة للأوزون إلى XLS" h2="PHP مكتبة لتحويل ODS إلى XLS" p="استخدم التحويل API من Cells Cloud لإنشاء سير عمل جدول بيانات مخصص في مش......ods'; $format ='xls'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/ar/php/conversion/o...
  2. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="تحويل HTML إلى MHTML" h2="مكتبة PHP لتحويل HTML إلى MHTML" p="استخدم التحويل API من Cells Cloud لإنشاء سير عمل جدول بيانات مخصص في مشاريع PHP. يعد ه......html'; $format ='mhtml'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/ar/php/conversion/h...
  3. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="تحويل SXC إلى DIF" h2="مكتبة PHP لتحويل SXC إلى DIF" p="استخدم التحويل API من Cells Cloud لإنشاء سير عمل جدول بيانات مخصص في مشاريع PHP. يعد هذا حلا......sxc'; $format ='dif'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/ar/php/conversion/s...
  4. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/pf/agp/upper-banner-autogen h1="Exportieren Sie ODS in eine XLSX-Datei in der Cloud" h2="Excel & OpenOffice-Tabel......String format = "xlsx"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/de/java/export/ods-...
  5. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/pf/agp/upper-banner-autogen h1="Esporta ODS in file XLSX nel Cloud" h2="Excel ed esportazione di fogli di calcolo......String format = "xlsx"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/it/java/export/ods-...
  6. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/pf/agp/upper-banner-autogen h1="Exportieren Sie JSON in eine DOCX-Datei in der Cloud" h2="Excel & OpenOffice-Tabe......String format = "docx"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/de/java/export/json...
  7. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/pf/agp/upper-banner-autogen h1="在云端将 JSON 导出为 DOCX 文件" h2="Excel & 使用开源 Cloud SDK 导出 OpenOffice 电子表格 PHP" >}} {{<......xlsx'; $format ='docx'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/zh/php/export/json-...
  8. Encrypt PDF via Java SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the Java source code to encrypt PDF file....USER_PASSWORD = "User-Password" ; String USER_PASSWORD_BASE64...( USER_PASSWORD . getBytes ()); String OWNER_PASSWORD = "Owner-Password"...

    products.aspose.cloud/pdf/java/encrypt/
  9. Decrypt PDF via Cloud Java SDK

    Aspose.PDF Cloud allows you to decrypt PDF Document. Check the Java source code to decrypt PDF file....OWNER_PASSWORD = "Owner-Password" ; String OWNER_PASSWORD_BASE64...(). encodeToString ( OWNER_PASSWORD . getBytes ()); try { PdfApi...

    products.aspose.cloud/pdf/java/decrypt/
  10. Aspose.Cells Cloud Spreadsheet Merger - Combine...

    Combine a spreadsheet file stored in a cloud storage into another spreadsheet, and you can specify the format and location of the data output..... password String Query (Optional) The password required...the source workbook if it is password-protected. Response [ { "Name"...

    docs.aspose.cloud/cells/merge-remote-spreadsheet/