Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 14,727 for

area

(0.29 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...a container that defines the area of the object itself (its frame)...latter includes the container area size, the shape of the container...

    docs.aspose.com/slides/java/manage-ink/
  2. Manage Ink|Aspose.Slides for Node.js via .NET D...

    Use ink tools to draw objects in PowerPoint Java...a container that defines the area of the object itself (its frame)...latter includes the container area size, the shape of the container...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  3. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....following result: How to Insert Area Chart The code example given...below shows how to insert an area chart. The code produces the...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  4. Search and Replace Data in a Range with Node.js...

    This article shows how to search and replace data in a range in Excel using Node.js via C++ code.... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

    docs.aspose.com/cells/nodejs-cpp/search-and-rep...
  5. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....insert a scatter chart: Insert Area Chart The following example...example shows how to insert an area chart: Insert Bubble Chart The following...

    docs.aspose.com/words/cpp/working-with-charts/
  6. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....pick vertices from a polygon area, and then form triangles by...picks vertices from a polygon area, and then apply an algorithm...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  7. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....to: Select a specific print area on a worksheet. Print titles...Print Area By default, the print area incorporates all areas of...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  8. Customizing Charts|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.... ChartArea , the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/java/creating-and-customi...
  9. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... There is a text free area on the right of the shape. RIGHT...shape only. There is a text free area on the left side of the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...print area to A1:D10 worksheet . page_setup . print_area = "A1:D10"...workbook . save ( "output_set_print_area.xlsx" ) # Output image reference...

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