Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 45,426 for

color

(0.24 sec)
  1. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Workbook encrypted...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  2. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Slicer created and...

    docs.aspose.com/cells/javascript-cpp/create-sli...
  3. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....like the outline, background color, etc., to improvise the drawing...well as the outline color and background color, along with several...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  5. 在 Python 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式管理 PDF 表单。...Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  6. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....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...
  7. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic context using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....remaining empty space with blue color in the graphic context, and...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  8. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Blue (). ToArgb (), builder...builder -> get_Font () -> get_Color (). ToArgb ()); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Bottom ) -> set_Color ( System :: Drawing :: Color :: get_Red ());...Col ( System :: Drawing :: Color :: get_Orange ()); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.tab...