Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 9,104 for

selective color

(0.08 sec)
  1. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....intensity greater than the selected threshold will be assigned...value 255 (black color), or 0 (white color) otherwise. The more...

    docs.aspose.com/imaging/python-net/developer-gu...
  2. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for Color selection. Watermark removal image filter....dealing with areas of similar color tints. With the Magic Wand tool...the tool will automatically select the desired areas. Source image...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API....sort data in Microsoft Excel: Select Data from the Sort menu. The...Sort dialog will be displayed. Select a sorting option. Generally...

    docs.aspose.com/cells/net/sort-data-of-excel/
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...0); font.setHighlightColor(Color.YELLOW); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... To show selected slides only, use a Slide Zoom...SharedPtr < ISlide > slide , Color color ) { slide -> get_Background...

    docs.aspose.com/slides/cpp/manage-zoom/
  6. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    Discover how to optimize printing with AsposeWordsPrintDocument's ColorMode property. Control non-Colored page output for enhanced Color printing!...non-colored pages are printed if the device supports color printing...printing. Examples Shows how to select a page range and a printer...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Python via .NET API....sort data in Microsoft Excel: Select Data from the Sort menu. The...Sort dialog will be displayed. Select a sorting option. Generally...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  8. Add Sparklines in Excel using Java

    Follow this article to add sparklines in Excel using Java. It has IDE settings, steps, and a sample code to create sparklines in Excel using Java....add some sample data to the selected sheet Create a cell area and...first point color, setting the high point color, setting the...

    kb.aspose.com/cells/java/add-sparklines-in-exce...
  9. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…...GridJs’ sheet-selected event that triggers when the...changes. You can use the sheet-selected event to detect when a user...

    forum.aspose.com/t/how-to-set-authorization-tok...
  10. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and Colors to cell ranges programmatically.... Select the range of cells you want... You can click and drag to select the range, or you can use keyboard...

    docs.aspose.com/cells/cpp/how-to-format-a-range/