Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 45,427 for

color

(0.08 sec)
  1. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...create_pen_by_color_and_width (aspose. pydrawing . Color . black ...pydrawing . Color . black , aspose. pydrawing . Color . white ))...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Cross Platform 2D Graphics Library|Documentation

    Aspose.Drawing library for Java to draw pictures. Cross-platform image drawing library for 2D graphics....should choose the desired text color and a font with the appropriate...visual appeal by creating a color frame around images or photographs...

    docs.aspose.com/drawing/java/developer-guide/cr...
  3. Aspose::Words::Drawing::Fill::set_Color method ...

    Aspose::Words::Drawing::Fill::set_Color method. Setter for Aspose::Words::Drawing::Fill::get_Color in C++....Aspose::Words::Drawing::Fill::set_Color method Fill::set_Color method Setter for...Aspose::Words::Drawing::Fill::get_Color . void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Barcode Generation|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....wrapping modes Customize Barcode Color Scheme Represents the available...available options to customize the color scheme of barcodes and their...

    docs.aspose.com/barcode/python-net/barcode-gene...
  5. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the Color to be used for deleted cells [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)...property Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java.... Color . YELLOW , java . awt . Color . BLACK , FontStyle...java . awt . Color . BLUE , java . awt . Color . GRAY , FontStyle...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  7. Features|CAD 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....bps) Tiff color spaces RGB CMYK CIELAB YCrCb Tiff color spaces RGB...

    docs.aspose.com/cad/net/features/
  8. Features|CAD 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....bps) Tiff color spaces RGB CMYK CIELAB YCrCb Tiff color spaces RGB...

    docs.aspose.com/cad/javascript-net/features/
  9. How to add Highlight Annotation using C++ | Asp...

    Add Highlight annotations programmatically in PDF with C++ sample code on any platform with C++ language...Title = "Aspose User" , Color = Color . LightGreen }; document...

    products.aspose.com/pdf/cpp/annotation/highligh...
  10. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/zh/cpp/create-form/