Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 44,479 for

color

(0.2 sec)
  1. Working with the ThreeDFormat of Shape or Chart...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">3D formatting applied...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  2. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…...Color.WhiteSmoke, ConcurrentImageProce...BackgroundColor = Aspose.Imaging.Color.WhiteSmoke, TextRenderingHint...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  3. 数据排序|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API对数据进行排序。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  4. 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...exposed by Shapes object Set the Color of the shape lines. Write the...

    docs.aspose.com/slides/python-net/trend-line/
  5. 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.... Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  6. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  7. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ; // Set the background color and pattern for the FormatCondition's...backgroundColor = AsposeCells . Color . Blue ; formatCondition . style...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  8. 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/
  9. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....also specify the dash pattern, color and other formatting for Line...object that is filled with color. void AddLineObjectToPDF ()...

    docs.aspose.com/pdf/cpp/add-line/
  10. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Color = Color . Green ; builder . Font...Shading . BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat...

    reference.aspose.com/words/net/aspose.words/doc...