Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 6,672 for

color management

(0.08 sec)
  1. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground Color, enhancing your design with precision and creativity....lightens or darkens the foreground color. public double ForeTintAndShade...to manage lightening and darkening foreground font color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation....getTileImage(Color styleColor) public final IImage getTile(Color styleColor)...BufferedImage getTileImage(Color background, Color foreground) public...

    docs.aspose.com/slides/nodejs-java/modern-api/
  3. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground Color in C++....lightens or darkens the foreground color. double Aspose :: Words :: Drawing...to manage lightening and darkening foreground font color. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the PHP Modern API for seamless PowerPoint and OpenDocument automation....getTileImage(Color styleColor) public final IImage getTile(Color styleColor)...BufferedImage getTileImage(Color background, Color foreground) public...

    docs.aspose.com/slides/php-java/modern-api/
  5. Manage Presentation Accessibility in .NET|Aspos...

    Automate presentation accessibility checks in PPT, PPTX and ODP files with Aspose.Slides for .NET—enhance screen reader experience and boost compliance....Manage Presentation Accessibility in .NET Contents [ Hide ] Introduction...informative visuals, sufficient color contrast, readable typography...

    docs.aspose.com/slides/net/presentation-accessi...
  6. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....highlight annotations with color and shape, and applying different...library from the NuGet package manager to highlight any text in PDF...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  7. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...PAGE); float[] hsb = Color.RGBtoHSB(240, 240, 240, null);...null); textBox.setFillColor(Color.getHSBColor(hsb[0], hsb[1], hsb[2]));...

    forum.aspose.com/t/trying-to-create-a-word-like...
  8. Convert PSD to TIFF with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...PSD or via Package Manager Console of Visual Studio with...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/psd-to-tiff/
  9. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++.... Color . Orange ); group . setSeriesColor...points to be colored green and the low points to be colored red group...

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  10. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文件中添加表格... Package Manager Console PM > Install-Package...(); // Set the table border color as LightGray table -> set_Border...

    products.aspose.com/pdf/zh-hans/cpp/table/add/