Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 44,852 for

color

(0.1 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 https://products.aspose.com/pdf/ko/java/parser/ Recent content in Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 on Aspsoe.PDF......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/java/parser/index.xml
  2. Extract Theme Data from Excel File|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....applied to a workbook and theme colors applied to a cell or its borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/net/extract-theme-data-fr...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 合并 PDF 文档 https://products.aspose.com/pdf/zh-hant/cpp/merger/ Recent content in 使用 C++ 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.i......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/cpp/merger/inde...
  4. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....); } Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/net/manage-smartart-shape/
  5. 如何从源代码包构建 Aspose.Cells for Go via C++。|Document...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/zh/go-cpp/how-to-build-as...
  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...HighlightAnnotation while specifying the color and shape Apply the highlight...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  7. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable list levels for enhanced clarity and presentation.... Color = Color . Blue ; level . Font ....0 ]; listLevel . Font . Color = Color . Red ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  8. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...SaveFormat , HtmlSaveOptions , Color , Utils } = AsposeCells ; AsposeCells...the style of the cell - font color is Red const st = cell . style...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java... setBackgroundColor ( Color . getLightGray ()); textFragment1...getTextState (). setForegroundColor ( Color . getBlue ()); // Create text...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....size, font style, and font color etc. In order to add text stamp...() -> set_ForegroundColor ( Color :: get_Green ()); // Add stamp...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...