Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 47,057 for

color

(0.37 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/cpp/watermark/ Recent content in 使用 C++ 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Produc......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/cpp/watermark/i...
  2. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font Color. The default value is Silver in C++....Aspose::Words::TextWatermarkOptions::get_Color method Contents [ Hide ] Te...TextWatermarkOptions::get_Color method Gets or sets font color. The default...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_Color_mode property. Gets or sets the Color mode for the generated images....image_color_mode property ImageSaveOptions.image_color_mode property...property Gets or sets the color mode for the generated images...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...Conversion Type: PDF → TIFF (Color) Issue Description We are facing...when the source PDF contains colored content and the conversion...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  5. TableStyle.Alignment | Aspose.Words for .NET

    Discover the TableStyle Alignment property to effortlessly customize your table's layout and enhance visual appeal for a professional look.... Color = Color . Blue ; tableStyle . Borders...tableStyle . Borders . Color = Color . Green ; tableStyle . Borders...

    reference.aspose.com/words/net/aspose.words/tab...
  6. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....PowerPoint, a theme comprises colors, fonts , background styles...Theme Color A PowerPoint theme uses a specific set of colors for...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Security Annotations using Java|Aspose.PDF for ...

    Learn how to mark text for redaction, apply redaction annotations, and redact selected page areas in PDF files using Aspose.PDF for Java.... setFillColor ( Color . getGray ()); redactionAnnotation...redactionAnnotation . setBorderColor ( Color . getRed ()); redactionAnnotation...

    docs.aspose.com/pdf/java/security-annotations/
  10. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....the text font, the brush for color, and the rectangle within which...Clear(Color.Green) method to set the Green background color, setting...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...