Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 17,821 for

area

(0.58 sec)
  1. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。...// Print the data in Referred Area console . log ( "IsExternalLink:...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...
  2. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....configurations, creating a rectangular area for each button and instantiating...(document.pages[1]). A rectangular area is defined for the button’s...

    docs.aspose.com/pdf/python-net/actions/
  3. 3D 几何图形的基于硬件的呈现|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对GPU (图形处理单元) 进行编程,并设置图形硬件来渲染 3D 几何图形,而不是固定函数管道。...4 viewports, the viewport's area is meanless here because we'll...we'll change it to the right area in the SetViewports later viewports...

    docs.aspose.com/3d/zh/net/hardware-based-render...
  4. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Set the width of the comments area. notesCommentsOptions . setCommentsAreaColor...Set the color for the comments area. // Create the rendering options...

    docs.aspose.com/slides/androidjava/convert-slide/
  5. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples....Set the width of the comments area. $notesCommentsOptions -> setCommentsAreaColor...Set the color for the comments area. // Create the rendering options...

    docs.aspose.com/slides/php-java/convert-slide/
  6. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....with GridLines Export print area range to HTML Export similar...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...
  7. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Node.js via C++ API.... Define the cell area before applying data sorting...

    docs.aspose.com/cells/nodejs-cpp/sort-data-of-e...
  8. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...Shapes . AddChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/net/chart-axis/
  9. Features|Documentation

    Aspose.Cells for Python via Java features....header and/or footer Set print area, print titles, or turn on gridlines...

    docs.aspose.com/cells/python-java/features/
  10. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....cell values array for the whole area then you can use ReferredArea...

    docs.aspose.com/cells/net/how-to-calculate-cust...