Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 24,453 for

range

(0.18 sec)
  1. Convert DOCX to ODS in C++ or with free Online ...

    C++ API to Convert DOCX to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to ODS online converter quickly before integrating the code.... It supports a wide range of features, including document...spreadsheets. It supports a wide range of features, including formula...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Convert PPT to DOCX via Java or with free Onlin...

    Java API to Export PPT to DOCX without using Microsoft Word or PowerPoint or online. Test free PPT to DOCX online converter quickly before integrating the code.... It supports a wide range of features such as creating...formats. It supports a wide range of features such as creating...

    products.aspose.com/total/java/conversion/ppt-t...
  3. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....this section describe a wide range of document manipulation tasks...with Sections Working with Ranges Extract Content Between Nodes...

    docs.aspose.com/words/python-net/programming-wi...
  4. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index...""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.show_legend_key property | Aspos...

    ChartDataLabel.show_legend_key property. Allows to specify if legend key is to be displayed for the data labels on a chart...""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.show_value property | Aspose.Wor...

    ChartDataLabel.show_value property. Allows to specify if values are to be displayed in the data labels...""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...is the Ruby code I am using: range_start = AsposeWordsCloud::DocumentPosition...NodeId: node.range_start.node.node_id, Offset: node.range_start.offset...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  8. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Range.Text.Contains("<<Error!") or...is set to true . Check Doc Range for Errors: After building the...

    forum.aspose.com/t/get-inline-error-message/315601
  9. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...Range namedRange = null; string dir...@"C:\Test_06032026\"; List<string> ranges = new() { "AllMeasures", "RHC"...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  10. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。...( chartIndex ); // Set data range chart . SetChartDataRange (... true ); // Set AutoFilter range sheet . GetAutoFilter (). SetRange...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...