Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 14,727 for

area

(0.03 sec)
  1. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  2. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...includes some of the text in these areas but not all. It also places...multiple shapes in the same area, they might overlap, causing...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  3. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred Area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred Area object. How can I do that, the only option I have …...to get a range using referred area. So when I get precedent for...object instead of a referred area object. How can I do that, the...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  4. Crop SVG – Free Online SVG Image Crop

    Crop SVG image online effortlessly. Focus on specific elements, optimize designs, and tailor graphics to your needs with our free Crop SVG tool....file to focus on a specific area or tailor it to specific requirements...device. Next, adjust the cropping area, ensuring the key elements remain...

    products.aspose.com/svg/crop/
  5. How to - developer tips|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....existing ones Calculation of area and circumference of the circles...content in layout regardless plot area Export of only some entities...

    docs.aspose.com/cad/net/developer-guide/how-to/
  6. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....xlsx" ); } Setting Print Area You can define a specific range...demonstrates how to set the print area: #include <Aspose.Cells.h> using...

    docs.aspose.com/cells/cpp/page-setup-features/
  7. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for 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....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...189 }); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  8. Create Open-High-Low-Close(OHLC) Stock Chart wi...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Red ()); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/create-open-high-low-...
  9. Export Range of Cells in a Worksheet to Image w...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....image of a range, set the print area to the desired range and then...get ( 0 ); // Set the print area with your desired range worksheet...

    docs.aspose.com/cells/nodejs-cpp/export-range-o...
  10. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...Get ( 0 ); // Set the print area worksheet . GetPageSetup ()...// Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...