Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 688 of 688 for

custom fonts

(0.14 sec)
  1. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....app About About Us Contact Customers Legal Security Events Acquisition...search criterion containing font name, size, color etc and the...

    docs.groupdocs.com/watermark/java/searching-wat...
  3. Shapes in spreadsheet document | GroupDocs

    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....app About About Us Contact Customers Legal Security Events Acquisition...add ( "© GroupDocs 2017" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....app About About Us Contact Customers Legal Security Events Acquisition...true. This is useful when the font size is not known in advance...

    docs.groupdocs.com/parser/java/working-with-tem...
  5. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....app About About Us Contact Customers Legal Security Events Acquisition...true . This is useful when the font size is not known in advance...

    docs.groupdocs.com/parser/net/working-with-temp...
  6. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....app About About Us Contact Customers Legal Security Events Acquisition...as a plain text at runtime. Font attributes are derived from...

    docs.groupdocs.com/assembly/python-net/template...
  7. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....app About About Us Contact Customers Legal Security Events Acquisition...as a plain text at runtime. Font attributes are derived from...

    docs.groupdocs.com/assembly/java/template-synta...
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....app About About Us Contact Customers Legal Security Events Acquisition...as a plain text at runtime. Font attributes are derived from...

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