Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,541 for

color replacement

(0.18 sec)
  1. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/net/chart-types/
  2. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background Color, after conversion if we …...styling in excel like background color, after conversion if we generate...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/excel-to-document-conversion...
  3. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....position, font attributes, color, and embedding details. Load...properties: position, font info, colors, sizes - Shows font accessibility...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  4. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...Replace($".docx", "-CONVERTED.pdf");...redactionRect); redactionAnno.FillColor = Color.Black; doc.Pages[page.Number]...

    forum.aspose.com/t/redactions-cause-text-shift-...
  5. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....Color" , "BLACK" )); paragraph . setText...(); } } Formatting Hyperlinks Color With the setColorSource method...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  6. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/python-net/chart-types/
  7. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getFillColor() Defines the brush color that fills the closed path of...getStrokeColor() Defines the color of a stroke. getStrokeForeThemeCo()...

    reference.aspose.com/words/java/com.aspose.word...
  8. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....getting and setting the gridline color of a worksheet Support exporting...html Support to add font color, cell color as data sorter key Support...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  9. Create a Sunburst Chart in Excel using Python

    This quick tutorial guides on how to create a Sunburst chart in Excel using Python. It contains information about the IDE settings, a list of steps, and a sample code for inserting a Sunburst chart using Python....Set the format, foreground color, legend position, and style...chart generator . To find and replace text in an Excel file, refer...

    kb.aspose.com/cells/python/create-a-sunburst-ch...
  10. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setBackgroundPattern(Color.WHITE); tableStyle.getBorders().setColor(Color.BLACK);...tableStyle.getBorders().setColor(Color.BLUE); tableStyle.getBorders()...

    reference.aspose.com/words/java/com.aspose.word...