Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 47,129 for

color

(0.26 sec)
  1. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....shape’s text, such as font, color, text style, case, position...()); // Set properties e.g. color, font, size and style etc. shape...

    docs.aspose.com/diagram/net/working-with-text/
  2. Aspose::Words::Fields::BarcodeParameters::set_F...

    Aspose::Words::Fields::BarcodeParameters::set_ForegroundColor method. Bar code foreground Color (0x000000 - 0xFFFFFF) in C++....method Bar code foreground color (0x000000 - 0xFFFFFF) void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  4. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。... innerHTML = '<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  5. 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...
  6. 如何用 .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/...
  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. 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...
  9. 在 PHP 中将邮件保存为草稿|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.... "<font color=blue>This line is in blue color</font>" ); \...

    docs.aspose.com/email/zh/java/save-message-as-d...
  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/