Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 44,588 for

color

(0.26 sec)
  1. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code examples....org/2000/svg" > 2 < style > 3 div { 4 color: grey; 5 font: 14px serif; 6...SVG-related tasks! SVG Background Color SVG Filters and Gradients Analyzing...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  2. 用C++管理范围|Documentation

    学习如何使用Aspose.Cells和C++管理Excel文件中的范围。通过编程创建、修改和设置范围样式。... SetForegroundColor ( Color :: Red ()); range . Get ( 0...style32 . SetForegroundColor ( Color :: Green ()); range . Get (...

    docs.aspose.com/cells/zh/cpp/managing-ranges/
  3. 在 Java 中将 EPUB 转换为 PNG - Aspose.HTML for Java

    使用Aspose.HTML for Java API在Java中将EPUB转换为PNG。在Java代码示例中考虑各种EPUB到PNG的转换方案。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-epub-to-png/
  4. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java...barcode images have a monochrome color scheme or the distortion grain...barcode images with inverted colors. To do this, it is required...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured document tag in C++....( u " \t |Color: {0}" , rangeStartTag -> get_Color (). ToArgb...:StructuredDocumentTa::get_Color method Aspose::Words::Marku...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Black...// Specifies the connector's color auto lineFillFormat = lineFormat...

    docs.aspose.com/slides/cpp/connector/
  7. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... stroke_color = aspose . pydrawing . Color . orange # Even...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....get_SolidFillColor () -> set_Color ( Color :: get_Yellow ()); shape...

    docs.aspose.com/slides/cpp/paragraph/