Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 29,857 for

color

(0.11 sec)
  1. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... color = "#0000FF" ; horizontalRuleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page.... color = "#0000FF" ; font . name =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shading.backgroundPatternColor property | Aspos...

    Shading.backgroundPatternColor property. Gets or sets the Color that's applied to the background of the [Shading](../) object.... property Gets or sets the color that’s applied to the background...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... color = "#0000FF" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations on Android in Java... setColor ( Color . RED ); portion . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); portion . getPortionFormat...

    docs.aspose.com/slides/androidjava/manage-parag...
  7. How to Convert DOCX to TIFF using C#

    In this brief tutorial you will learn how to convert DOCX to TIFF using C#. The simple steps below can be followed to export DOCX to TIFF in C# on any common operating system like MS Windows, Linux, or macOS....different options like compression, color mode, for the output TIFF image...like image compression, image color mode, resolution, etc. to control...

    kb.aspose.com/words/net/how-to-convert-docx-to-...
  8. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  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...