Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,520 for

area

(0.08 sec)
  1. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....returns a collection of referred areas. As you can see above, in Book1...{ const area = ret . get ( 0 ); const sheetName = area . sheetName...

    docs.aspose.com/cells/javascript-cpp/precedents...
  2. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability.... 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/net/aspose.words.dra...
  3. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....Column Bar Line Pie Scatter Area Doughnut Radar Funnel Surface...without data markers Area Charts An area chart is a kind of line...

    docs.aspose.com/cells/nodejs-cpp/chart-types/
  4. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for Python via .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/python-net/triangulation-of-...
  5. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling....FieldPrint , true ); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Add WordArt Watermark to Chart in 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....text effect to a chart’s plot area as a watermark. The WordArt...for an existing chart’s plot area. The example uses a template...

    docs.aspose.com/cells/net/add-wordart-watermark...
  7. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on....as_field_print () # Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …...labels, sometimes the chart area might not adjust properly. Try...increasing the size of the chart area to ensure that all elements...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  9. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/cpp/managing-ranges/
  10. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/