Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,547 for

color replacement

(0.87 sec)
  1. Create Funnel Chart in Excel using C# | Funnel ...

    Learn how to create a Funnel chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples to visualize data efficiently.... Customize a Funnel chart (colors, data labels, and legend)....(or any later framework). Replace outputPath with an appropriate...

    blog.aspose.com/cells/create-funnel-chart-in-ex...
  2. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....both monochrome as well as color format with various colour depths...others. The XLS file format was replaced with a more open and structured...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  3. Convert Visio to BMP via Java | products.aspose...

    Sample Java code for Converting Visio to BMP file. Use this example code to convert Visio to BMP within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...both monochrome as well as color format with various colour depths...

    products.aspose.com/diagram/java/conversion/vis...
  4. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application.... It was developed to replace the binary file format, .VSD...both monochrome as well as color format with various colour depths...

    products.aspose.com/diagram/python-net/conversi...
  5. Convert Visio to BMP via Python | products.aspo...

    Sample Python conversion Visio to BMP file. Use this example code to convert Visio to BMP within any Python based application.... It was developed to replace the binary file format, .VSD...both monochrome as well as color format with various colour depths...

    products.aspose.com/diagram/python-net/conversi...
  6. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....setStrokeColor(Color.RED); Shape cube = new Shape(doc...setHeight(100.0); cube.setStrokeColor(Color.BLUE); GroupShape group = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....Deleted text is formatted in red color and strike-through font settings...the existing text. The red color and strikethrough font are applied...

    docs.aspose.com/words/net/document-comparison-f...
  8. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....ellipses in an <svg> element and replace their stroke properties: Copy... If you want to change SVG colors for elements, please see the...

    docs.aspose.com/svg/net/edit-svg-file/
  9. Convert Visio to Image via Java | products.aspo...

    Sample Java code for Converting Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...both monochrome as well as color format with various colour depths...

    products.aspose.com/diagram/java/conversion/vis...
  10. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...that is not possible, either replace the SVG with a raster image...black-and-white then, instead of color. As for your questions: Operating...

    forum.aspose.com/t/svg-picture-is-not-rendered-...