Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 62,609 for

password

(0.21 sec)
  1. 通过云端 Python SDK 更改 PDF 密码

    Aspose.PDF Cloud 允许您更改 PDF 文档中的密码。查看 Python 源代码以更改 PDF 文件中的密码。...PDF Python Password 通过云端 Python SDK 更改 PDF 密码...DOCUMENT_PASSWORD = 'Owner-Password' NEW_USER_PASSWORD = "NEW-User-Password"...

    products.aspose.cloud/pdf/zh/python/password/re...
  2. Signing up|Documentation

    Learn how to sign up for Aspose.OMR Cloud service....in with your user name and password. Otherwise, click Don’t have...

    docs.aspose.cloud/omr/sign-up/
  3. Aspose.Cells Cloud Split Excel Web API – Split ...

    Split an Excel workbook locally into separate files using Aspose.Cells Cloud API. Export to 30+ formats (PDF, CSV, JSON, XLSX, HTML) without uploading to cloud.... password String Query (Optional) If...spreadsheet is password‑protected, provide the password to open and...

    docs.aspose.cloud/cells/split-spreadsheet/
  4. Decrypt PDF via Cloud .NET SDK

    Aspose.PDF Cloud allows you to decrypt PDF Document. Check the .NET source code to decrypt PDF file....string ownerPassword = "Owner-Password" ; string ToBase64 ( string...the correct owner or user password. This ensures sensitive information...

    products.aspose.cloud/pdf/net/decrypt/
  5. Aspose.Cells Cloud – Excel Broken Links Detecti...

    Detect and fix broken external links in Excel worksheets stored in cloud storage. Use the Aspose.Cells Cloud API to scan ranges, return link details, and automate quality checks.... password String Query Optional. The...The decryption password for a password‑protected spreadsheet. Omit...

    docs.aspose.cloud/cells/search-broken-links-in-...
  6. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information....Cloud allows you to assign password to your workbook to make sure...by providing the existing password, the layout and structure...

    blog.aspose.cloud/cells/protect-and-unprotect-w...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...