Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 45,869 for

color

(0.11 sec)
  1. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....negative value, or the text color might be green for a positive...background color fc . GetStyle (). SetBackgroundColor ( Color :: Red...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  2. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...DeleteColor = Color . DarkGray , InsertColor = Color . LightYellow...DeleteColor = Color . DarkGray , InsertColor = Color . LightYellow...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  3. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node...print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... innerHTML = '<p style="color: red;">Please select an Excel...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/javascript-cpp/different-...
  6. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、吸引眼球的样式提升您的 PowerPoint 演示文稿。... setColor ( Color . GRAY ); chartTitle . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); chart . getAxes ()...

    docs.aspose.com/slides/zh/java/chart-formatting/
  7. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... pydrawing import Color 3 from aspose. tex . io import...background color. 19 options. background_color = Color. white 20...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  8. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your documents. Elevate your design today!... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  9. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with professional quality and flexibility.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Color . black ) page . paragraphs...rect . graph_info . fill_color = ap . Color . tomato # Set the BoundsCheck...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...