Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 9,103 for

selective color

(0.17 sec)
  1. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... True ); // Get currently selected structured document tag. builder...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt type and Typecast selected shape to SmartArt if it is...SmartArt type and Typecast selected shape to SmartArt if it is...

    docs.aspose.com/slides/php-java/manage-smartart...
  3. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt type and Typecast selected shape to SmartArt if it is...SmartArt type and Typecast selected shape to SmartArt if it is...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  4. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...where only one answer can be selected. The following code snippets...

    docs.aspose.com/pdf/java/create-forms/
  5. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. $shape...

    docs.aspose.com/slides/php-java/shape-formatting/
  6. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++....to PDF, or save a custom selection of multiple worksheets to...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  7. DocumentBuilder.is_at_end_of_structured_documen...

    DocumentBuilder.is_at_end_of_structured_document_tag property. Returns true if the cursor is at the end of a structured document tag....ent_tag ) # Get currently selected structured document tag. builder...cument_tag . color = aspose . pydrawing . Color . green doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....available: How to Change Text Color? – In this article, you will...will learn how to change color for text in paragraph, headers, etc...

    docs.aspose.com/html/net/how-to-articles/
  9. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...categoryData = "A2:A9" ; // Set the color for the first series (Volume)...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  10. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... solid_fill_color . color = draw . Color . red # Adding Logarithmic...add a simple plain line to a selected slide of the presentation...

    docs.aspose.com/slides/python-net/trend-line/