Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,074 for

custom font

(0.14 sec)
  1. GitHub - groupdocs-editor/GroupDocs.Editor-for-...

    GroupDocs.Editor for .NET examples, plugins and showcase projects - groupdocs-editor/GroupDocs.Editor-for-.NET... Extract font information to provide consistent...License MIT license Activity Custom properties Stars 5 stars Watchers...

    github.com/groupdocs-editor/GroupDocs.Editor-fo...
  2. GroupDocs.Watermark for .NET 23.4 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 23.4 Major features There are the following enhancements in this release: Resolved the issue: Font style underline does not work Full List of Issues Covering all Changes in this Release Key Summary Issue Type WATERMARKNET-1445 Font style underline does not work Bug...app About About Us Contact Customers Legal Security Events Acquisition...release: Resolved the issue: Font style underline does not work...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  3. Add watermarks to presentation documents | Docu...

    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. MIME types (IANA media types) - HTTP | MDN

    A media type (also known as a Multipurpose Internet Mail Extensions or MIME type) indicates the nature and format of a document, file, or assortment of bytes. MIME types are defined and standardized in IETF's RFC 6838.... font Font/typeface data. Common examples include font/woff...font/woff , font/ttf , and font/otf . (See font type registry at IANA)...

    developer.mozilla.org/en-US/docs/Web/HTTP/MIME_...
  5. JpgViewOptions Properties - GroupDocs.Viewer fo...

    The archive files view options....DefaultFontName Default font to be used when particular font used in document...rendering options enables you to customize the appearance of the output...

    apireference.groupdocs.com/viewer/net/groupdocs...
  6. Migration notes | Documentation

    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/
  7. Introducing the CSS Cascade - CSS: Cascading St...

    The cascade is an algorithm that defines how user agents combine property values originating from different sources. The cascade defines the origin and layer that takes precedence when declarations in more than one origin, cascade layer, or @scope block set a value for a property on an element....to override styles using a custom user stylesheet designed to...than declarations, such as a @font-face rule containing descriptors...

    developer.mozilla.org/en-US/docs/Web/CSS/Cascade
  8. C# Diff Library - Compare Text Files (PDF, DOC(...

    It compares and merges Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML documents. Document comparison API compares content to detect changes for words, paragraphs and characters....underlines, strikethroughs, font types, etc. Changes detection...BMP; page numbers to process; custom size of preview images (if...

    blog.groupdocs.com/comparison/groupdocs-compari...
  9. Trending Objective-C repositories on GitHub tod...

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....Ada Adblock Filter List Adobe Font Metrics Agda AGS Script AIDL...Fancy Fantom Faust Fennel FIGlet Font Filebench WML Filterscript FIRRTL...

    github.com/trending/objective-c
  10. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); SpreadsheetWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...