Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,471 for

point coloring

(0.1 sec)
  1. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...Color = chartConfig.DataLabelFontColor;...DataLabelFormat.Position = Color.White; } chart.HasTitle = false;...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  2. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....the input_path variable to point to your actual SVG file location...element of SVG documents. To point the <svg> element, you use the...

    docs.aspose.com/svg/python-net/navigate-svg/
  3. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...NONE def convert_color ( self , input_color , def_val ) -> pydraw...pydraw . Color : """Converts a hexadecimal color string to a Color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....operator sets the font size in points. To modify font styles use...the text cursor to a specific point on the page. While PostScript...

    products.aspose.com/page/cpp/add-text-to-ps/
  5. 3D 几何图形的基于硬件的呈现|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对GPU (图形处理单元) 进行编程,并设置图形硬件来渲染 3D 几何图形,而不是固定函数管道。... CreateViewport ( camera , Color . Gray , RelativeRectangle ... CreateViewport ( camera , Color . Gray , RelativeRectangle ...

    docs.aspose.com/3d/zh/net/hardware-based-render...
  6. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Color.FromRgb(System.Drawing.Color.Black); textStamp...Linux 2023.8.20250715" ANSI_COLOR="0;33" HOME_URL="https://aws...

    forum.aspose.com/t/imagestamp-functionality-not...
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....measured and positioned in points. A shape can also occur as...getCoordOrigin() / setCoordOrigin(java.awt.Point) properties of the parent group...

    reference.aspose.com/words/java/com.aspose.word...
  8. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet protected...

    docs.aspose.com/cells/javascript-cpp/protecting...
  9. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++....is quicker and more to the point. They also provide a simple.... setColor ( AsposeCells . Color . Orange ); group . setSeriesColor...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  10. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...different rotations and fill colors at the same position Shape...textBoxShape2.setFillColor(Color.RED); textBoxShape2.setRotation(90);...

    forum.aspose.com/t/incorrect-position-of-text-b...