Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,936 for

point coloring

(0.09 sec)
  1. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library.... To point the <svg> element, you can apply...represent stars and change the color of the tree. The following code...

    docs.aspose.com/svg/python-net/edit-svg-file/
  2. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...27 28 //Translate to initial point 29 document -> Translate(static_cast...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  3. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....(); // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  4. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....element around a specified point by a given angle. scale(sx,...class. The RootElement property points to the document’s root <svg>...

    docs.aspose.com/svg/net/svg-transformations/
  5. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....with different font settings & color. The following code snippet...label of first series first point com . aspose . cells . DataLabels...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...features), and graphic features (color, structure of contours, etc...transform geometry such as a point var fromGeometry = feature.Geometry;...

    products.aspose.com/gis/net/measure-distance
  7. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow.... Color = Color . Indigo ; newSlide . SlideShowTransition...the animation state at that point in time. using ( Presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...CreateSolidColorBrus(System::Drawing::Color::get_Green())); 21 doc -> Add...CreateSolidColorBrus(System::Drawing::Color::get_Red())); 26 doc -> Add...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  9. Aspose.Total for C++|Documentation

    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....shapes and specifying colors in different color spaces. Furthermore...graphics functionality (move point, draw line, curve). Aspose.Font...

    docs.aspose.com/total/cpp/
  10. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....only the x coordinate of the points of the shape changes, but the...angle. The x coordinate of each point changes on a value proportional...

    products.aspose.com/svg/net/svg-transformations/