Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,956 for

selective color

(0.05 sec)
  1. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in Java... This way, by selecting a preset, you won’t have to...getShadowColor (). setColor ( Color . DARK_GRAY ); shape . getEffectFormat...

    docs.aspose.com/slides/java/shape-effect/
  2. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in Java... This way, by selecting a preset, you won’t have to...getShadowColor (). setColor ( Color . DARK_GRAY ); shape . getEffectFormat...

    docs.aspose.com/slides/androidjava/shape-effect/
  3. Convert TIFF to BMP via Java | products.aspose.com

    Sample code for TIFF to BMP Java conversion. Use API example code for batch TIFF files to BMP conversion within any Web or Desktop Java based application....App to Convert TIFF to BMP Select or drag and drop TIFF image...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/tif...
  4. Convert ICO to TIFF via Java | products.aspose.com

    Sample code for ICO to TIFF Java conversion. Use API example code for batch ICO files to TIFF conversion within any Web or Desktop Java based application....App to Convert ICO to TIFF Select or drag and drop ICO image...images at multiple sizes and color depths, such that they may be...

    products.aspose.com/imaging/java/conversion/ico...
  5. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET... Add an AutoShape in the selected slide. Access the TextFrame...to set the bullet. Set the Color of the Bullet. Set the Height...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  6. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....Excel by following these steps: Select the data and go to Insert –>...position drop-down and select Low item. Select any bar and go to formatting...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  7. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....from the local file system, select the output format and run the...is . This property sets the color that will fill the background...

    docs.aspose.com/html/net/convert-html-to-jpg/
  8. Aspose.PDF c++ page content processing - Free S...

    Hello support. It is possible to clean up a specified area of a sheet in a PDF document. I did with text. Is it possible to clear a part of the picture that has fallen into the selection area....that has fallen into the selection area. carlos.molina April...redact a rectangle with the color of the page. Just an idea. 1...

    forum.aspose.com/t/aspose-pdf-c-page-content-pr...
  9. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... select_locked = True watermarkShape...fill_format . solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  10. Create a Chart|Aspose.Slides 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....]; //Select firs slide and set its layout objSlide . Select ();...ppChart . ChartTitle . Font . Color = Color . Black . ToArgb (); ppChart...

    docs.aspose.com/slides/net/create-a-chart/