Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 47,073 for

color

(0.97 sec)
  1. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are Colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...Cell colors in HTML are displayed incorrectly Aspose.Cells Product...0. .NET 9.0 The cells are colored differently via Home > Styles...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  2. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....); $colors = new Color (); $darkSlateGrayColor = $colors -> getDarkSlateGray...$blackColor = $colors -> getBlack (); $grayColor = $colors -> getGray...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  3. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....this case, the CSS rule span { color: green; } is used to make all...elements display text in green color. Copy 1 // Apply a custom user...

    docs.aspose.com/html/java/environment-configura...
  4. Summary links are not blue - Free Support Forum...

    Hello, Since version Word 22.11, the links present in the summary are no longer blue or underlined. Can you let me know if this is normal operation or regression? If this is normal operation, has an option been added …...been added to retain the blue color? Cordially element.zip (13.1...Styles[identifier]; toc.Font.Color = Color.Blue; toc.Font.Underline...

    forum.aspose.com/t/summary-links-are-not-blue/2...
  5. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  6. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....barcode 1 13 digit barcode 1 2-Color Scale 1 2 d barcode generator...bottom color css 1 border color csharp 1 border color css 1 border...

    blog.aspose.com/tags/
  7. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....basic properties like Height, Color, Shade, etc. for the formatting...

    docs.aspose.com/words/cpp/working-with-shapes/
  9. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....set its rectangle, height, color, and margins if required. In...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....and a circle with a specified color Add the circle to the shapes...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...