Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 24,298 for

range

(0.13 sec)
  1. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Assistant Close Showing Cell Range as Data Labels with C++ Analyzing...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  2. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....Possible values are in the range 0…1, where 1 is completely opaque...

    docs.aspose.com/pdf/php-java/add-watermarks/
  3. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization.... Bottom ); // Set data range chart . setChartDataRange (...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  4. 用Node.js通过C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Docum...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。... Bottom ); // Set data range chart . setChartDataRange (...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  5. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API....Quote Prefix of Cell Value or Range with C++ Get Cells Index with...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  6. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...finding , s_replace ) for j in range ( 3 ): header = sheet . page_setup...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  7. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...actual used range (where data exists) Aspose.Cells.Range usedRange...print area to the actual used range to avoid cutting content if...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  8. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....as the range "A1:C4" chart . chartDataRange = { range : "A1:C4"...chart, the data source can be a range of cells (such as “A1:C3”),...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  9. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management....document tags in the specified range. StructuredDocumentTa Represents...Represents an end of ranged structured document tag which accepts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...Range.Fields) { if (field.Type ==...(Field field in actualDocument.Range.Fields) { if (field.Type ==...

    forum.aspose.com/t/remove-merge-fields-from-pdf...