Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,097 for

font

(0.03 sec)
  1. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like Font, size, color, etc. The table below contains the full list of properties....text appearance options like font, size, color, etc. The table...TextFormattingSearch.FontName Name of the font which is used in possible watermark...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  2. groupdocs.css

    .static_header.header3{background:url(/templates/groupdocs/img/bg/header2.jpg?v4) center top/cover no-repeat #fff!important}.bg-gray-e3{background:#e3e3e3!important;padding:20px 60px!important}.bg-......widget-news h2{font:700 24px/24px "PT Sans",Helvetica...45px;position:relative}.wn-date{font:400 12px/24px "PT Sans",Helvetica...

    joomla-aspose.dynabic.com/templates/aspose/css/...
  3. adminlte.min.css

    /*! * AdminLTE v2.4.2 * Author: Almsaeed Studio * Website: Almsaeed Studio * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information ......layout-boxed body{height:100%}body{font-family:'Source Sans Pro','Helvetica...Neue',Helvetica,Arial,sans-serif;font-weight:400;overflow-x:hidden;overflow-y:auto}...

    localhost:8080/css/admin/adminlte.min.css
  4. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, Font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...different line thickness, color, font weight and size. Here is an...{ Text = "GroupDocs Cloud" , Font # new SignatureFont { FontFamily...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. style.css

    .top5{margin-top:.5em}.top10{margin-top:1.0em}.top15{margin-top:1.5em}.top20{margin-top:2.0em}.top25{margin-top:2.5em}.top30{margin-top:3.0em}.login-page .footer{position:absolute;bottom:0;width:10......main-header{font-size:13px}.notification{text-align:center}...title{margin:1.0em 0 .5em 0;font-size:120%;font-weight:600}section.content...

    localhost:8080/css/admin/style.css
  6. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from Font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....range of text settings - from font name, size and color to alignment...'Width': 500, 'Height': 100, 'Font': { 'FontFamily': 'Arial', 'FontSize':...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. discourse-data-explorer_5f57f7d819cae13f16323b5...

    table.group-reports{width:100%;table-layout:fixed}table.group-reports th:first-child{width:30%}table.group-reports th:nth-child(2){width:60%}table.group-reports th:last-child{width:20%;text-align:r......tbody tr td:first-child{font-size:var(--font-up-1)}table.group-reports...var(--primary-high);font-size:var(--font-down-1);position:relative}...

    forum.groupdocs.cloud/stylesheets/discourse-dat...
  8. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....FontName Name of the font which is used in possible watermark...MinFontSize Starting value of the font size. TextFormattingSearch.MaxFontSize...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  9. mediaelementplayer-legacy.min.css

    .mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.......mejs-container{background:#000;font-family:Helvetica,Arial,seri...mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-...

    devops.com/wp-includes/js/mediaelement/mediaele...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example).... defaultFont Default font for Cells document fontSubstitutes...fontSubstitutes Substitute specific fonts when converting Cells document...

    docs.groupdocs.cloud/conversion/loadoptions/