Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 47,108 for

color

(0.09 sec)
  1. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....getColor() Gets the border color. getCount() Gets the number...collection. setColor(Color value) Sets the border color. setDistanceFromText(double...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow formatting for an object...Properties Name Description color Gets or sets a string object...object that represents the color for the shadow. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/parser/ Recent content in استخراج متن یا تصاویر از PDF ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/java/parser/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using Java https://products.aspose.com/pdf/java/parser/ Recent content in Extract text or images from PDF using......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/java/parser/index.xml
  5. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your Color scheme and enhance your design with vibrant, tailored themes....or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Replace Text With State|Aspose.PDF for Java

    Learn how to replace text with custom formatting in Java using the PdfContentEditor facade in Aspose.PDF....TextState with the required color and font size. Set the replace-text...setForegroundColor ( com . aspose . pdf . Color . getBlue ()); textState . setFontSize...

    docs.aspose.com/pdf/java/replace-text-with-state/
  9. BorderCollection.shadow property | Aspose.Words...

    BorderCollection.shadow property. Gets or sets a value indicating whether the border has a shadow.... color = aspose . pydrawing . Color . green page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....SharedPtr < ISlide > slide , Color color ) { slide -> get_Background...get_SolidFillColor () -> set_Color ( color ); slide -> get_Background...

    docs.aspose.com/slides/cpp/manage-zoom/