Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 36,860 for

color

(0.22 sec)
  1. 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-...
  2. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Color" ); wb . getCustomXmlParts ()...srchID = "Fruit" ; srchID = "Color" ; srchID = "Sport" ; // Search...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  3. Aspose::Words::Drawing::HorizontalRuleAlignment...

    Aspose::Words::Drawing::HorizontalRuleAlignment enum. Represents the alignment for the specified horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule shape into the document in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ChartDataLabel.ShowLegendKey | Aspose.Words for...

    Discover the ChartDataLabel ShowLegendKey property to easily control legend key visibility on your charts. Enhance clarity and data presentation effortlessly!... Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.ShowValue | Aspose.Words for .NET

    Discover the ChartDataLabel ShowValue property to enhance your data visualization. Control value display in labels for clearer insights. Default, false.... Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which pages the page border is printed on in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Text|Documentation

    A markup element that adds a line of text to the form.... font_size=16 font_color Black Text color. Can be picked from...values listed below . font_color=red align left Horizontal text...

    docs.aspose.com/omr/java/design-form/text/
  9. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...soundAnnotation -> set_Color ( Color :: get_Blue ()); soundAnnotation..."打印当前文档" ); printButton -> set_Color ( Color :: get_Black ()); printButton...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  10. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....0); // Apply One-color gradient fill to the shape with...getFill().oneColorGradient(Color.RED, GradientStyle.HORIZONTAL...

    reference.aspose.com/words/java/com.aspose.word...