Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 961 for

custom fonts

(0.06 sec)
  1. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/load-document-...
  2. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  3. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark Excel worksheet background images using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font , Color from groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  4. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....app About About Us Contact Customers Legal Security Events Acquisition...Combining Multiple Criteria Specify Font Formatting to Look for Matching...

    docs.groupdocs.com/watermark/nodejs-java/featur...
  5. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....app About About Us Contact Customers Legal Security Events Acquisition...an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/java/watermarks-in...
  6. Removing found watermarks | GroupDocs

    Find and remove text, image, and hyperlink watermarks using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...criteria . min_font_size = 19 criteria . max_font_size = 42 possible...

    docs.groupdocs.com/watermark/python-net/removin...
  7. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font from groupdocs.watermark.options...

    docs.groupdocs.com/watermark/python-net/working...
  8. System Requirements | GroupDocs

    GroupDocs.Editor for Python via .NET ships as a self-contained wheel and runs on Windows, Linux, and macOS without MS Office, Open Office, or any other third-party software installed...app About About Us Contact Customers Legal Security Events Acquisition...system packages for graphics and font rendering: apt install libgdiplus...

    docs.groupdocs.com/editor/python-net/system-req...
  9. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "top secret" , new Font ( "Arial" , 36 )) watermark...

    docs.groupdocs.com/watermark/net/migration-notes/
  10. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....app About About Us Contact Customers Legal Security Events Acquisition...message is written using a bold font to make it more apparent. Consider...

    docs.groupdocs.com/assembly/net/use-of-in-line-...