Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 17,670 for

area

(0.12 sec)
  1. Convert PPS to XLTX via C++ or with free Online...

    Export PPS to XLTX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS to XLTX online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/pps-to...
  2. Sort Data in Column with Custom Sort List|Docum...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for JavaScript via C++ API.... get ( 0 ); // Specify cell area - sort from A1 to A40 const...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  3. How to create Sunburst chart with JavaScript vi...

    Learn how to create a sunburst chart in Aspose.Cells for JavaScript via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more.... area . fillFormat . fillType = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  4. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for JavaScript via C++ API....get ( 0 ); // Create your cell area. const ca = AsposeCells . CellArea...

    docs.aspose.com/cells/javascript-cpp/specifying...
  5. C++ API to Convert PPTX to DOCM or with free On...

    Export PPTX to DOCM within your C++ applications or online. Test free PPTX to DOCM online converter quickly before integrating the code....the designated area or click inside the white area to select the...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...setVisible(false); // Set the Plot Area Formatting Automatic chart.getPlotArea()...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  7. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...rendering your desired printable area or range to HTML format, without...without specifying the printable area or range (i.e., comment the...

    forum.aspose.com/t/html-file-is-displayed-incor...
  8. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...wider than the printable page area (e.g., the table width exceeds...table fits within the printable area defined by the page margins...

    forum.aspose.com/t/table-scaling-results-in-rem...
  9. Convert Presentation Slides to Images in C++|As...

    Convert slides from PPT, PPTX and ODP to images in C++ using Aspose.Slides—fast, high-quality rendering with clear code examples....Set the width of the comments area. notesCommentsOptions -> set_CommentsAreaColor...Set the color for the comments area. // Create the rendering options...

    docs.aspose.com/slides/cpp/convert-slide/
  10. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing OCR....can be applied to specific areas of an image. For example, you...unchanged. To apply a filter to an area, specify its top left corner...

    docs.aspose.com/ocr/net/median/