Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 44,452 for

color

(0.11 sec)
  1. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....size, font style, and font color etc. In order to add text in...size, font style, and font color etc. In order to add text in...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  2. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... innerHTML = '<p style="color: red;">Please select an SpreadsheetML...'result' ). innerHTML = '<p style="color: green;">SpreadSheetML file...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  3. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....that specify properties for color, font, fill, line properties...pattern, foreground color, and background color. Line Contains elements...

    docs.aspose.com/diagram/net/object_model/
  4. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....to perform per-pixel normal/color. A per-vertex information like...like normal or vertex color is achieved by VertexElement. In Aspose...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  5. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  6. Issue with Data Label Borders in Charts – PPTX ...

    Hi Aspose Team, I’ve encountered an issue where data labels in charts begin to show borders unexpectedly under certain conditions. Specifically, this happens when: Saving the file after making changes Duplicating a sl…...setColor(new Color(103, 88, 149)); seriesB.getDataPoints()...getSolidFillColor().setColor(new Color(70, 151, 226)); seriesF.getDataPoints()...

    forum.aspose.com/t/issue-with-data-label-border...
  7. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/zh/java/add-curve/
  8. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create Volume-Open-High-Low-Close (VOHLC) Stock...

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

    docs.aspose.com/cells/javascript-cpp/create-vol...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... Color . DarkSlateGray ), DefaultCellBorder...Box , 0.5f , Aspose . Pdf . Color . Black ), DefaultCellPadding...

    docs.aspose.com/pdf/net/complex-pdf-example/