Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 14,728 for

area

(0.05 sec)
  1. 5472492.xlsx

    NoCharts T1 T2 SUM 9 2 0 0 4 3 1 4 2 2 3 2 3 ERROR:#VALUE! 0 0 2 3 4 2 1 4 5 4 TRUE 2 1 4 2 string data 0 0 4 5 1 0 4 3 5 1 1 2 0 4 5 0 2 3 1 1 4 3 4 1 1 4 1 4 C1 C2 C3 C4 5 1 0 5 3 5 3 3 3 2 3 5 4......3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...

    docs.aspose.com/cells/fr/java/filter-objects-wh...
  2. 5472492.xlsx

    NoCharts T1 T2 SUM 9 2 0 0 4 3 1 4 2 2 3 2 3 ERROR:#VALUE! 0 0 2 3 4 2 1 4 5 4 TRUE 2 1 4 2 string data 0 0 4 5 1 0 4 3 5 1 1 2 0 4 5 0 2 3 1 1 4 3 4 1 1 4 1 4 C1 C2 C3 C4 5 1 0 5 3 5 3 3 3 2 3 5 4......3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...

    docs.aspose.com/cells/de/java/filter-objects-wh...
  3. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....ranging from A1 to I20 CellArea area = CellArea :: CreateCellArea...( u "A1" , u "I20" ); // Add area to the instance of FormatConditions...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  4. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style. To learn more, visit the documentation article in C++....special formatting applied to some area of a table with assigned table...cells. get_Type () Gets table area to which this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....in a particular rectangular area and set its properties Create...object in the same rectangular area and set the relevant properties...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  6. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....properties like active rectangular area for the link, border, width...rectangular area similar to the link annotation active area, font,...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  7. 设置打印区域|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....cell to F20 cell) of the print area pageSetup . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/zh/java/set-print-area/
  8. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....its reference Create a cell area and add it to the conditional...sheet. In the next steps, cell area is defined for this conditional...

    kb.aspose.com/cells/net/how-to-apply-conditiona...
  9. 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...
  10. 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-...