Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 12,741 for

fill

(0.16 sec)
  1. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... Bottom ); // Fill the PlotArea with nothing chart...LegendPositionType . Bottom ); // Fill the PlotArea with nothing chart...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  2. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Gradient Fill (bars fade from left to right) and Solid Fill (bars...format_conditions . add_area ( area ) self . fill_cell ( cell_area_name , color...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  3. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...stroke (outline) and background fill are part of the layer’s blending...reapply styling (font, stroke, fill) after replacement — though...

    forum.aspose.com/t/when-replacing-text-with-the...
  4. How to Convert HTML to PDF|Documentation

    This topic shows you how to convert HTML to PDF save format and MHTML to PDF save format using Aspose.Cells for Python via NET....Web Browsers Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/python-net/convert-html-t...
  5. Aspose.slides 20.7版本,ppt转换为svg后,文字颜色改变 - Free S...

    原图: image.png (5.4 KB) svg结果: image.png (6.7 KB) 文字颜色原本是Fill=“#30353D”,转换后颜色与字体样式均发生改变。...7 KB) 文字颜色原本是fill=“ #30353D ”,转换后颜色与字体样式均发生改变。...

    forum.aspose.com/t/aspose-slides-20-7-ppt-svg/3...
  6. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... fill . solid ( "#00008B" ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extract AcroForm - Extract Form Data from PDF i...

    Extract form from your PDF document with Aspose.PDF for .NET library. Get value from an individual field of PDF file.... Value ); } } } Fill AcroForm - Fill PDF Form using C# Modifing...

    docs.aspose.com/pdf/net/extract-form/
  8. 如何用C++创建甘特图|Documentation

    学习如何使用Aspose.Cells for C++ API创建甘特图。...( u "C2:C6" , true ); // No fill for one series chart . GetNSeries...// Set the PlotArea with no fill chart . GetPlotArea (). GetArea...

    docs.aspose.com/cells/zh/cpp/how-to-create-gant...
  9. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...text of second legend entry fill to none chart . GetLegend ()...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  10. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....SetShowCategoryName ( true ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/cpp/creating-treemap-chart/