Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 24,166 for

range

(0.1 sec)
  1. Apply Advanced Conditional Formatting with Gola...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....values in other cells in the range. The default settings shades...

    docs.aspose.com/cells/go-cpp/apply-advanced-con...
  2. Get Cells Index|Documentation

    Learn how to get a row or column by the name of a row, column, or cell. Convert the name of a cell to zero‑based row and column indices....Quote Prefix of Cell Value or Range Creating Subtotals Analyzing...

    docs.aspose.com/cells/nodejs-cpp/get-cells-index/
  3. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....for German Locale in Named Range Formulae with Python.NET Analyzing...

    docs.aspose.com/cells/python-net/convert-dates-...
  4. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images.... The value must be in the range between 0 and 1. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization.... Range . Text . Trim (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....update of rules for specified range if (( fallBackRule -> get_RangeEndIndex...

    docs.aspose.com/slides/cpp/render-presentation-...
  7. Java API to Convert DOCX to SXC or with free On...

    Convert DOCX to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code.... It supports a wide range of document formats, including...to HTML. The API provides a range of features that make it easy...

    products.aspose.com/total/java/conversion/docx-...
  8. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。...SetColor ( Color :: Maroon ()); Range range = cells . CreateRange ( u...u "M25" ); range . SetName ( u "MyRange" ); range . ApplyStyle...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  9. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…... Each of the ranges where conditional formats are...HTML output when Excel named range contains icons Icons get superimposed...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/Ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...I’m trying to convert charts/ranges in excel to images to insert...image of the cell range if an accuarate cell range is suppiled if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...