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

color replacement

(0.44 sec)
  1. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Node.js for PPT and PPTX, with practical JavaScript code examples....15 ); // Setting series line color series . getFormat (). getLine...getStaticFieldValue ( "java.awt.Color" , "MAGENTA" )); series . getFormat...

    docs.aspose.com/slides/nodejs-java/chart-calcul...
  2. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....document Set the annotation color and title Save the resultant...learn the process to find and replace text in PDF, refer to the article...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for PHP via Java for PPT and PPTX, with practical code examples....15 ); # Setting series line color $series -> getFormat () -> getLine...setColor ( java ( "java.awt.Color" ) -> MAGENTA ); $series ->...

    docs.aspose.com/slides/php-java/chart-calculati...
  4. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....getPageColor() Gets the page color of the document. getParentNode()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...an alternative image device Replace JpegDevice with PngDevice (or...transparency, or an unsupported color space. Collect environment details...

    forum.aspose.com/t/black-box-for-certain-images...
  6. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions.... Replace ( ".mpp" , ".pdf" )); 9 Project...BarStyle(); 30 style2. setBarColor (Color. darkGray ); 31 style2. setItemType...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  7. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....color.org/registry/Coated_Fogra39L_VIGC_300...generation, conversion, and text replacement. A search for the most suitable...

    docs.aspose.com/pdf/net/whatsnew/2024/
  8. 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...
  9. 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...
  10. 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...