Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 17,645 for

area

(0.31 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. 档案

    档案... area . formatting = cells . charts...样式持续时间条 chart . n_series[ 1 ] . area . formatting = cells . charts...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  3. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....object to get fields in that area Get the form from the document’s...object to get fields in that area auto rectangle = MakeObject...

    docs.aspose.com/pdf/cpp/extract-form/
  4. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....when its area is rotated. Parts of the rotated area that do not...match the original size of the area are cropped. It is recommended...

    docs.aspose.com/ocr/net/deskew/
  5. Working with Workbooks in NPOI and Aspose.Cells...

    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....Create New Workbook Set Print Area AI Document Assistant Close...

    docs.aspose.com/cells/net/working-with-workbook...
  6. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  7. 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/
  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...