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

area

(0.06 sec)
  1. WrapSide enumeration | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  2. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. 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/javascript-cpp/chart-types/
  3. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. 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/go-cpp/chart-types/
  4. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions....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...
  5. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...getPageSetup(); // Set the print area if needed if (pgSetup != null...pages coordinates or cells areas (based on printing page breaks)...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  6. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color Area selection. Watermark removal filter automatically fills the marked Area with similar image fragments....as selecting a specific color area to adjust or replace with another...selecting areas with complex outlines or multiple areas sharing...

    docs.aspose.com/imaging/net/developer-guide/man...
  7. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js 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 ); console . log ( area . getSheetName...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  8. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....useful for highlighting detected areas when previewing an image or...ArrayList < RectangleOutput > areas = api . DetectRectangles ( images...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  9. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and 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/cpp/setting-print-options/
  10. 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-...