Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,099 for

font

(0.03 sec)
  1. Common rendering options | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......with custom fonts Reorder pages Replace missing font Was this page...

    docs.groupdocs.cloud/viewer/common-rendering-op...
  2. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....list; Missing fonts replacement - the missing font(s) can be replaced...replaced with any provided font(s) instead; Add text or image...

    docs.groupdocs.cloud/conversion/features-overview/
  3. 在 Node.js 中使用 REST API 使用 Stamp 签署 PDF |在 Node....

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式使用 Stamp 签名对 PDF 文档进行签名。...font = new groupdocs_signature_cloud...Signature字体(); outline1.font.fontFamily = "Arial"; outline1.font.fontSize =...

    blog.groupdocs.cloud/zh/signature/sign-pdf-with...
  4. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....TextWatermarkOptions Set Text, Font Family , Font Size , and the Text Alignment...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  5. Edit PPTX Online using an Online PPT Editor

    Edit PPTX online using an enterprise-level online PPT editor. GroupDocs.Editor provides a browser-based powerpoint editing software to edit PPT/PPTX online....options such as changing Font Family, Font Size, inserting images...

    blog.groupdocs.cloud/editor/edit-pptx-online-us...
  6. Edit Word Documents Online using a Free Word Ed...

    This blog post introduces a free Word editor to edit Word documents online effortlessly. You can now edit MS Word files without installing any software....such as changing font and background color, font size, text alignment...

    blog.groupdocs.cloud/editor/edit-word-documents...
  7. Add Watermark to Word in Java

    Let's learn how to add Watermark to Word in Java. GroupDocs.Watermark enables you to build a Watermark creator for your business application....options such as font family, watermark text, font size, etc. Create...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  8. discourse-lazy-videos_5f57f7d819cae13f16323b599...

    .lazy-video-container{z-index:1;position:relative;display:block;height:0;padding:0 0 56.25% 0;background-color:#000;margin-bottom:12px}.lazy-video-container .video-thumbnail{cursor:pointer;overflow......ext-decoration:none;font-size:18px;font-family:Arial,sans-serif}...

    forum.groupdocs.cloud/stylesheets/discourse-laz...
  9. Working with Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, Font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....Barcode type, location, alignment, font, margins and appearances by..."," SignAllPages ": false," Font ": {" FontFamily ": " Times...

    docs.groupdocs.cloud/signature/working-with-bar...
  10. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...} Name Description FontColor Font color for changed components...

    docs.groupdocs.cloud/comparison/itemsstyle/