Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 45,858 for

color

(0.22 sec)
  1. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...GetTileImage(Color background, Color foreground) GetTile(Color background...background, Color foreground) Bitmap GetTileImage(Color styleColor)...

    docs.aspose.com/slides/zh/net/modern-api/
  2. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...monochrome and color formats with various color depths. The BMP...a large size, having 24-bit color depth, and without losses and...

    docs.aspose.com/barcode/net/save-barcode-image/
  3. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism.... Color = Color . Red ; Watermarker . SetText...(); watermarkOptions . Color = Color . Red ; Watermarker . SetText...

    reference.aspose.com/words/net/aspose.words.low...
  4. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....sets a value determining how colors are rendered. CustomTimeZoneInfo...get; set; } Gets or sets the color mode for the generated images...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Conversion output is different / corrupted - Fr...

    Aspose Java Diagram 22.1 or 22.3 Convert Visio files to PDF or PNG. A customer reported two problems with Visio files. The problem did not exist in older Aspose Diagram versions (before that we used version 20.6). Her…...vsd” Color table does not show any color. Shows only in...

    forum.aspose.com/t/conversion-output-is-differe...
  6. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....explains that the data in red color and yellow background will not...can see that the data in red color and yellow background is not...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  7. Locking WordArt Watermark in Aspose.Cells|Docum...

    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....//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/net/locking-wordart-water...
  8. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。...Title = "Aspose User" , Color = Color . LightGreen }; document...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  9. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation.... Color = Color . Blue ; builder . Font...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/zh-hans/cpp/text/