Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 17,371 for

area

(0.5 sec)
  1. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically....relatively to the top margin area size. BOTTOM_MARGIN Specifies...relatively to the bottom margin area size. INNER_MARGIN Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在xlsx4j中跟踪先例和后继者|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....getCount (); m ++) { ReferredArea area = ret . get ( m ); StringBuilder...= new StringBuilder (); if ( area . isExternalLink ()) { stringBuilder...

    docs.aspose.com/cells/zh/java/tracing-precedent...
  3. 用 JavaScript 通过 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加和格式化 Microsoft Excel 中的图表和轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,以及修改轴标题以获得更佳的数据表现和清晰度。...color of the plot area chart . plotArea . area . foregroundColor...color of the chart area chart . chartArea . area . foregroundColor...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  4. Measurements|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....Measurements Contents [ Hide ] Area and length measurements Certain...entities support calculation of area and length (perimeter): CIRCLE...

    docs.aspose.com/cad/java/measurements/
  5. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, max display range of Excel files with Aspose.Cells for .Net library....we need to know the maximum area. When copying all data from...the maximum area. When exporting a specified area to HTML and...

    docs.aspose.com/cells/net/get-max-range-in-a-wo...
  6. Get Range with External Links with Golang via C...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with Golang via C++....column of the area GetEndRow() : The end row of the area GetExternalFileName()...Indicates whether this is an area IsExternalLink : Indicates whether...

    docs.aspose.com/cells/go-cpp/get-range-with-ext...
  7. Get Range with External Links|Documentation

    This article shows how to get a range with external links using Aspose.Cells for Python via .NET API....get_referred_areas method. The Name.get_referred_areas method returns...column of the area end_row : The end row of the area external_file_name...

    docs.aspose.com/cells/python-net/get-range-with...
  8. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a shape or a text frame is calculated vertically in C++....relatively to the top margin area size. BottomMargin 3 Specifies...relatively to the bottom margin area size. InnerMargin 4 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Get Range with External Links|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....column of the area EndRow : The end row of the area ExternalFileName...Indicates whether this is an area IsExternalLink : Indicates whether...

    docs.aspose.com/cells/java/get-range-with-exter...
  10. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...