Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 17,670 for

area

(0.06 sec)
  1. 5115255.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/it/javascript-cpp/filter-...
  2. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes Area is formatted in C++....columns with which the footnotes area is formatted. int32_t Aspose...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks....marks shall be inside the plot area. Outside Specifies that the...marks shall be outside the plot area. None Specifies that there shall...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table Area to which this conditional style relates....type property Gets table area to which this conditional style...Shows how to work with certain area styles of a table. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Export of only some entities|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....content in layout regardless plot area Export of only some layers with...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  7. Export of only some entities|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....content in layout regardless plot area Export of only some layers with...

    docs.aspose.com/cad/net/how-to/export-of-only-s...
  8. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....Annotations is a rectangular area that can be placed anywhere...when the user clicks in the area of this link. The following...

    docs.aspose.com/pdf/python-net/link-annotations/
  9. 使用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-...
  10. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/zh/cpp/search-and-replace...