Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 45,858 for

color

(0.17 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용한 PDF 변환 솔루션 https://products.aspose.com/pdf/ko/cpp/conversion/ Recent content in C++ 를 사용한 PDF 변환 솔루션 on Aspsoe.PDF Products Hugo -- g......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/cpp/conversion/index...
  2. 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/
  3. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....setColor(Color.BLACK); textWatermarkOptions...Description getColor() Gets font color. getFontFamily() Gets font family...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....and Border Colors The StructuredDocumentTa.Color property allows...get or set the color of content control. The color affects content...

    docs.aspose.com/words/net/working-with-content-...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the Color of the structured document tag in C++....:StructuredDocumentTa::get_Color method Contents [ Hide ] St...StructuredDocumentTa::get_Color method Gets or sets the color of the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Color = Color . Black ; portion . PortionFormat...FillFormat . SolidFillColor . Color = Color . Black ; portion . PortionFormat...

    docs.aspose.com/slides/net/manage-autofit-setti...
  7. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  8. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, Colors, alignment, and more....highlight text part with background color using text sample, similar to...to Text Highlight Color tool in PowerPoint 2019. The code snippet...

    docs.aspose.com/slides/java/text-formatting/
  9. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....set_BackColor ( System :: Drawing :: Color :: get_LightGray ()); options...set_BorderColor ( System :: Drawing :: Color :: get_Blue ()); options ->...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  10. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....value 255 (black color), or 0 (white color) otherwise. You can...

    docs.aspose.com/imaging/net/developer-guide/how...