Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 30,341 for

color

(0.03 sec)
  1. TeX to BMP Conversion API| C++

    TeX to BMP conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to BMP....capable to store 2d graphics in color or monochrome in the high quality...information like data compression, color profiles, alpha channels, etc...

    products.aspose.com/tex/cpp/conversion/tex-to-bmp/
  2. Aspose.PSD for .NET 22.10 - 发布说明|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.... Color = Color . DarkRed ; psdImage . Save...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Convert Project Data to PDF

    This article explains how to convert Project data to PDF using Aspose.Tasks for Java....enables you to customize the color and style for overallocated...TextStyle(); 7 style. setColor (Color. ORANGE ); 8 style. setFontStyle...

    docs.aspose.com/tasks/java/convert-project-data...
  4. 用Node.js通过C++管理范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理Excel中的范围。创建区域、设置值、样式并执行各种操作。... Color ( 255 , 0 , 0 )); // Red range...setForegroundColor ( new AsposeCells . Color ( 0 , 255 , 0 )); // Green range...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ra...
  5. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  6. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...units) and color by initializing the Width and Color properties...Resolution in C++ Customize Barcode Color Scheme in C++...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  7. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Retrieve font color 20 System. out . println ( "Font Color: " + list...defaultStyle. setFontColor (Color. black ); 15 defaultStyle. setFontName...

    docs.aspose.com/note/java/working-with-text/
  8. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... stroke_color = aspose . pydrawing . Color . orange # Even...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....to modify the text string, color, or size of the text along with...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  10. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....the createBookmarks() with color, bold flag, and Italic flag...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...