Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 129,062 for

code

(0.17 sec)
  1. 通过云端 Python SDK 添加删除线注释

    使用 Aspose.PDF Cloud SDK for Python 为 PDF 添加删除线注释。...Overview Code Samples Live Demos Download Learn Overview Code Samples...new_annotation ], ** args ) if response . code == 200 : logging . info ( f...

    products.aspose.cloud/pdf/zh/python/annotations...
  2. 通过云Python SDK添加FreeText注释

    使用Aspose.PDF Cloud SDK for Python向PDF添加FreeText注释。...Overview Code Samples Live Demos Download Learn Overview Code Samples...new_annotation ], ** args ) if response . code == 200 : logging . info ( f...

    products.aspose.cloud/pdf/zh/python/annotations...
  3. Delete all OLE objects in an Excel worksheet|Do...

    Learn how to remove every OLE object from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, HTTPS cURL example, SDK snippets, authentication steps, error handling, and FAQ.... Response Codes HTTP Status Description Example...operation is idempotent). { "Code": 200, "Status": "OK" } 400...

    docs.aspose.cloud/cells/oleobjects/clear/
  4. Convert PDF to XLSX with NET REST API

    This tutorial guides how to convert PDF to XLSX with NET REST API. You can easily change PDF to XLSX in Python REST API for free by following the steps and Code here....REST API, leveraging the low‑code capabilities of the Python SDK...locally Code to Convert PDF to XLSX Format in Python Low Code API...

    kb.aspose.cloud/pdf/python/convert-pdf-to-xlsx-...
  5. Delete an OLE object in an Excel worksheet|Docu...

    Learn how to delete an OLE object from an Excel worksheet using the Aspose.Cells Cloud REST API (v4.0). Includes HTTPS endpoint, authentication steps, cURL example, SDK snippets, error‑handling guidance, and next‑step links.... { "Code": 200, "Status": "OK" } 401...Missing or invalid JWT token. { "Code": 401, "Message": "Access token...

    docs.aspose.cloud/cells/oleobjects/delete/
  6. Add Format Condition|Document

    Learn how to add a format condition to an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request syntax, parameters, cURL example, and SDK snippets.... Error Responses HTTP Code Reason Example Body 400 Bad...missing or invalid parameters. { "Code":"400", "Message":"Invalid parameter...

    docs.aspose.cloud/cells/conditional-formattings...
  7. Calculate Cell Formula|Document

    Learn how to calculate an Excel cell formula using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL request, response schema, and SDK examples in C#, Java, Python, and more....(cURL) Error handling HTTP Status Code Message Example body 400 4000...missing or invalid parameters. { "Code": 4000, "Message": "The parameter...

    docs.aspose.cloud/cells/calculate-cells-formula/
  8. Convert HTML to Markdown using Java REST API

    Follow this article to convert HTML to Markdown using Java REST API. You will learn to automatically transform HTML to Markdown using Java REST Interface by utilizing a Java-based Cloud SDK....from HTML to MD using Java Low Code API by implementing a Java-based...of instructions and a sample code is provided to demonstrate the...

    kb.aspose.cloud/html/java/convert-html-to-markd...
  9. Create a Fillable Form in Word with NET REST API

    This article entails how to create a fillable form in Word with NET REST API. It will guide you to create a form in word with Java REST API using the Java Cloud SDK.... Code to Make a Form in Word with Java Low Code API This...form in Word using the Java Low Code API. By setting the nodePath...

    kb.aspose.cloud/words/java/create-a-fillable-fo...
  10. Convert HTML to PowerPoint with Java REST API

    Follow this article to convert HTML to PowerPoint with Java REST API. You will learn to automatically create and transform HTML into PowerPoint with Java Low Code API using Java-based Cloud SDK....into PowerPoint with Java Low Code API Configure the SlidesApi...slide with the HTML contents. Code for Creating HTML PowerPoint...

    kb.aspose.cloud/slides/java/convert-html-to-pow...