Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,110 for

font

(0.73 sec)
  1. Add Text Watermark to PowerPoint (PPT/PPTX) in ...

    Add text watermarks to PowerPoint presentations using GroupDocs.Conversion Cloud SDK for .NET. Secure, brand, and protect PPT and PPTX files via REST API....configurable appearance options such as font size, opacity, rotation angle...pages. Adjust transparency, font, rotation, and alignment. Remove...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  2. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....Video File ✔ ✔ OTF OpenType Font ✔ ✔ OTC OpenDocument Chart Template...✔ ✔ TTF TrueType Font ✔ ✔ TTC TrueType Font Collection ✔ ✔ ASF...

    docs.groupdocs.cloud/metadata/supported-documen...
  3. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Gets or sets the annotation’s font color FontFamily Gets or sets...sets the annotation’s font family FontSize Gets or sets the annotation’s...

    docs.groupdocs.cloud/annotation/annotationinfo/
  4. Exclude Fonts from HTML on Document Processing ...

    Exclude Fonts from HTML on Document Processing REST APIs | GroupDocs Cloud Recent content in Exclude Fonts from HTML on Document Processing REST APIs | GroupDocs Cloud Dukungan File Data Outlook da......Exclude Fonts from HTML on Document Processing REST APIs | GroupDocs...Cloud Recent content in Exclude Fonts from HTML on Document Processing...

    blog.groupdocs.cloud/id/tag/exclude-fonts-from-...
  5. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "Font": { "FontFamily": "Times New Roman", "FontSize": 14...., "signAllPages" : false , "font" : { "fontFamily" : "Times New..., "signAllPages" : false , "font" : { "fontFamily" : "Times New...

    docs.groupdocs.cloud/signature/signature-option...
  6. viewer on Document Processing REST APIs | Group...

    viewer on Document Processing REST APIs | GroupDocs Cloud Recent content in viewer on Document Processing REST APIs | GroupDocs Cloud Dukungan File Data Outlook dan Daftar Tetapkan untuk Mengecuali......Tetapkan untuk Mengecualikan Font di GroupDocs.Viewer Cloud 18...

    blog.groupdocs.cloud/id/tag/viewer/index.xml
  7. Working with Signature Collection | 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 multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format...."Pixels", "signAllPages": false, "font": { "fontFamily": "Times New...'Pixels', 'signAllPages': false, 'font': { 'fontFamily': 'Times New...

    docs.groupdocs.cloud/signature/working-with-sig...
  8. Cloud conversion - FileApi timeout errors - Fre...

    Hello, we have been getting timeout errors when uploading files to GroupDocs. This is preventing us from converting files since we cant upload them or Font files. Error message System.Net.WebException: The operation ha…...since we cant upload them or font files. Error message System...FileApi(configuration); //Upload fonts var fontFileName = System.IO...

    forum.groupdocs.cloud/t/cloud-conversion-fileap...
  9. Working with QR Code 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, Font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....QRCode type, location, alignment, font, margins and appearances by..."," SignAllPages ": false," Font ": {" FontFamily ": " Times...

    docs.groupdocs.cloud/signature/working-with-qr-...
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....use various text options like Font, Size, Style, Foreground and...The family name of the text font Required TextWatermarkOptions...

    docs.groupdocs.cloud/watermark/add-watermarks/