Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 17,873 for

area

(0.09 sec)
  1. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. C# code example provided....library, you can select a color area on a loaded image by specifying...arbitrary point within that area using the MagicWandSettings...

    docs.aspose.com/imaging/net/developer-guide/man...
  2. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...needed to force the printable area to match the paper size when...which matches the printable area reported by the virtual printer...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  3. 在xlsx4j中跟踪先例和后继者|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....getCount (); m ++) { ReferredArea area = ret . get ( m ); StringBuilder...= new StringBuilder (); if ( area . isExternalLink ()) { stringBuilder...

    docs.aspose.com/cells/zh/java/tracing-precedent...
  4. How to crop an image|Documentation

    Crop an image. Select a rectangle Area for cropping. Crop photo by shifts....shifts or to indicate a rectangle area to use for the image cropping...shows how to create a rectangle area with a sides length of 20 px...

    docs.aspose.com/imaging/java/developer-guide/ho...
  5. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  6. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a shape or a text frame is calculated vertically in C++....relatively to the top margin area size. BottomMargin 3 Specifies...relatively to the bottom margin area size. InnerMargin 4 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/cpp/data-validation/
  8. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via 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/go-cpp/managing-ranges/
  9. ChartSeriesType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesType enum to enhance your chart series with diverse options for dynamic data visualization....Value Description Area 0 Represents an Area chart series. AreaStacked...AreaStacked 1 Represents a Stacked Area chart series. AreaPercentStacked...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. The following example shows...

    docs.aspose.com/cells/net/add-wordart-watermark...