Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,282 for

range

(0.48 sec)
  1. Check if Worksheet Has Errors, Check if Series ...

    Hello! I am using the python sdk 25.3.1. I’m trying to do some checks on an excel workbook before I upload it, but I can’t seem to find the way to do them through aspose cloud cells. Is it possible to: Check if a work…...worksheet, one chart, a named range, or the entire workbook, so...an error in a specific named_range and sometimes I might want to...

    forum.aspose.cloud/t/check-if-worksheet-has-err...
  2. Add Date Filter to an Excel Worksheet|Document

    Learn how to add a date filter to an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes cURL example, SDK snippets (C#, Java, Python, etc.), parameters, and error handling.... range string Query Excel range to which the filter...400 Invalid range format. Expected A1:B1. The range query parameter...

    docs.aspose.cloud/cells/autofilter/add-date-fil...
  3. Text, Images, Bookmarks, Annotations, Links and...

    Create or edit Text, Images, Bookmarks, Annotations, Links and Watermarks in a PDF document. You can sign a document or update form fields in PDF....lets developers create a wide range of applications, each leveraging...enables you to perform a wide range of document processing tasks...

    blog.aspose.cloud/slides/new-features-available...
  4. What's new in Aspose.Cells Cloud in 2025|Document

    This page describes the most interesting new Aspose.Cells Cloud features introduced in recent releases....56867 Support trim worksheet range content in Cells Cloud 4.0....Bug 56922 When exporting the range/table as an HTML file, data...

    docs.aspose.cloud/cells/new-features/2025/
  5. Aspose.Cells Cloud API – Working with CellsObje...

    Learn how to use the CellsObjectOperate task in Aspose.Cells Cloud API. Detailed parameter reference, request/response examples, and best‑practice tips for operating worksheets, charts, pivot tables, and more.... Area string Data range for the chart (e.g., A1:B5 )...false . CategoryData string Range that provides category (X‑axis)...

    docs.aspose.cloud/cells/tasks/cells-object-oper...
  6. Insert Comments in DOCX with NET REST API

    This article entails how to insert Comments in DOCX with NET REST API. By following this article add MS Word comments with C# REST API....providing the comment start and end range Create a request to add comments...by setting the range for comment start and range. We will then...

    kb.aspose.cloud/words/net/insert-comments-in-do...
  7. What's new in Aspose.Cells Cloud|Document

    Explore the latest features, improvements, and bug fixes in Aspose.Cells Cloud, including updates for Excel, OpenOffice, CSV, and PDF handling....Support trimming worksheet‑range content in Cells Cloud 4.0....Bug 56922 When exporting a range/table as an HTML file, data...

    docs.aspose.cloud/cells/new-features/
  8. Get Merged Cells from an Excel Worksheet – Aspo...

    Learn how to retrieve merged‑cell Ranges from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes authentication steps, full cURL request, response schema, error handling, and SDK examples in C#, Java, Python, and more....the first row in the merged range. StartColumn int Zero‑based...first column in the merged range. EndRow int Zero‑based index...

    docs.aspose.cloud/cells/get-mergedcell-from-a-w...
  9. Insert Comments in DOCX with Nodej.s REST API

    This article entails how to insert Comments in DOCX with Nodej.s REST API. By following this article add MS Word comments with Nodej.s REST API....providing the comment start and end range Create a request to add comments...by setting the range for comment start and range. We will then...

    kb.aspose.cloud/words/nodejs/insert-comments-in...
  10. Converting a Worksheet to SVG - Free Support Fo...

    Hello, I am trying to convert a worksheet to a .svg file, but aspose is returning a .png file instead. When I look at the specs listed here I can see the svg is a supported format for both ConvertWorksheetRequest and Ra…...Here is my range convert code: source_range = Range( first_ro...first_row=range_info["first_row"], first_column=range_info["first_column"]...

    forum.aspose.cloud/t/converting-a-worksheet-to-...