Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 970 for

custom fonts

(0.62 sec)
  1. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-watermark-net, and run three minimal examples — add a text watermark, add an image watermark, and read document info — in under five minutes....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font , Color def add_text_watermark...

    docs.groupdocs.com/watermark/python-net/quick-s...
  2. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....app About About Us Contact Customers Legal Security Events Acquisition...FormattedTextFragmen . Add ( "passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/modifing-found...
  3. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....app About About Us Contact Customers Legal Security Events Acquisition..."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....characters and style changes like font size, bold, italic etc. Share...GroupDocs API users develop customized solutions according to the...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....app About About Us Contact Customers Legal Security Events Acquisition...getFormattedTextFrag (). add ( "passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/java/modifying-fou...
  7. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition..., and RTF that support full font, paragraph, and page formatting...

    docs.groupdocs.com/merger/python-net/merge/word/
  8. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....app About About Us Contact Customers Legal Security Events Acquisition...style: Formatting information (font, size, etc.) Child areas: For...

    docs.groupdocs.com/parser/python-net/extract-te...
  9. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....app About About Us Contact Customers Legal Security Events Acquisition...padding ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-pdf-docu...