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

font

(0.11 sec)
  1. Does GroupDocs.Viewer Cloud API support FLV for...

    Hello Support Team, We have been using GroupDocs Viewer in our Organization for Cloud & one of our file formats are in flv ( Chat recordings ) and this is not supporting by GroupDocs. Is there any way to make this work…...Karteek U<span style=“font-size:11.0pt;font-family:“Calibri”,sans-serif;...mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-la...

    forum.groupdocs.cloud/t/does-groupdocs-viewer-c...
  2. theme.min.css

    .gform_confirmation_wrapper:not(.gform-theme--framework) .gpoll_value_selected,.gform_legacy_markup_wrapper .gpoll_value_selected,.gravity-theme .gpoll_value_selected{background-image:url(../../../......tom:0;color:#fff;content:"";font-weight:700;height:100%;left...gpoll_bar_count{color:#fff;font-size:14px;font-weight:700;line-height:1...

    devops.com/wp-content/plugins/gravityformspolls...
  3. 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/...
  4. 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
  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. 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/
  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. 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...
  9. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....FontName Name of the font which is used in possible watermark...MinFontSize Starting value of the font size. TextFormattingSearch.MaxFontSize...

    docs.groupdocs.cloud/watermark/search-watermarks/
  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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt 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/