Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 45,902 for

color

(0.25 sec)
  1. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...<square style="solid" width="1" color="#FF0000" opacity="1" creat...<square style="solid" width="1" color="#FF0000" opacity="1" creat...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  3. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples.... add ( 0 , new Color ( 255 , 0 , 0 )); placeHolder...getGradientStops (). add ( 255 , new Color ( 128 , 0 , 128 )); pres . save...

    docs.aspose.com/slides/androidjava/slide-master/
  4. Special Barcode Reading Cases|Documentation

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

    docs.aspose.com/barcode/python-net/special-barc...
  5. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++.... innerHTML = '<p style="color: green;">Workbook created/modified...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  6. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); pres ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); pres ->...

    docs.aspose.com/slides/zh/cpp/chart-series/
  7. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  8. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....conversion now ensures transparent colors remain white, not black. DICOM...you to specify a background color for removal, excluding foreground...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  9. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...set_FillColor ( System :: Drawing :: Color :: get_LightBlue ()); group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。... setColor ( Color . BLUE ); pres . save ( "output...getSolidFillColor (). setColor ( Color . BLUE ); pres . save ( "output...

    docs.aspose.com/slides/zh/java/chart-series/