Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,580 for

point coloring

(0.14 sec)
  1. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....Gets or sets the background color of the barcode symbol. Valid...Gets or sets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...PDL by these criteria by a 5-point system. Some criteria will just...as PS, EPS, AI supports many color spaces (DeviceGray, DeviceRGB...

    docs.aspose.com/page/net/comparison-of-page-des...
  4. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...Getting theme color for BPMN Events Aspose.Diagram Product Family...applied to it and what color fill / line color it should have based...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  5. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... CreateSolidColorBrus (Color. Green ); 14 doc. Add (path);...doc. CreateSolidColorBrus (Color. Red ); 19 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  6. SVG Transformations – C# Examples

    Learn how to rotate SVG, scale SVG, and translate SVG in C#. 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/
  7. Aspose.PSD for .NET 20.4 - Release Notes|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....Support of lclrResource (Sheet color setting) Feature PSDNET-563...Section Resource #1010 Background color Feature PSDNET-530 Adding of...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  8. Edit SVG File – Python Examples

    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/
  9. 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/
  10. Vectorizing Images – Python Code Examples

    Learn how to vectorize images in Python. Consider image vectorization functionalities and the effect of configuration properties on the result....two-dimensional array that maps colors to individual pixels. Raster...photographs or images with color gradients. However, a significant...

    docs.aspose.com/svg/python-net/vectorize-images/