Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 54 of 54 for

chart coloring

(0.04 sec)
  1. Features Overview | Documentation

    GroupDocs.Watermark for Java API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....watermarks by text formatting (font, color etc) Modifying hyperlinks associated...Setting background image for charts in Excel and PowerPoint document...

    docs.groupdocs.com/watermark/java/features-over...
  2. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... equals ( Color . getRed ()) && fragment . getFont...feature is also supported for charts. Replacing text for particular...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  3. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...document except textboxes and charts. An expression declared within...highlighted with different colors. <<if ...>> ... ... ... .....

    docs.groupdocs.com/assembly/net/template-syntax...
  4. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...document except textboxes and charts. An expression declared within...highlighted with different colors. <<if ...>> ... ... ... .....

    docs.groupdocs.com/assembly/python-net/template...