Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 45,264 for

page

(0.14 sec)
  1. foundation-icons.css

    /* * Foundation Icons v 3.0 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3 * MIT License */ @font-face { font-family: "foundation-icons"; src: url("foundation-icons.eot"); s......fi-page-add:before, .fi-page-copy:before, .fi-page-csv:before... .fi-page-delete:before, .fi-page-doc:before, .fi-page-edit:before...

    packagist.com/fonts/foundation-icons/foundation...
  2. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first Page to annotate OnlyAnnotatedPages Indicates whether to save only annotated Pages to output document OutputPath Path of output document...AnnotateOptions Leave feedback On this page AnnotateOptions structure defines...structure FirstPage Num of first page to annotate OnlyAnnotatedPages...

    docs.groupdocs.cloud/annotation/annotateoptions/
  3. Translate and convert HTML pages

    Quickly translate HTML Pages online and save the translation in alternative format....translation of HTML pages Translate a HTML page into 37 languages...drag it in this box * HTML pages longer than 10,000 characters...

    products.groupdocs.app/translation/html
  4. Split PDF Files using REST API in Ruby

    Split a PDF document at certain Pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....SDK Split PDF Files into One-Page Documents using Ruby How to...into Multi-Page PDF using Ruby Split PDF to Single Page Files by...

    blog.groupdocs.cloud/2022/06/16/split-pdf-files...
  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....On this page Note Note: The features listed in this page are supported...GroupDocs.Signature Cloud V1 Page contains description for Signature...

    docs.groupdocs.cloud/signature/signature-option...
  6. Scroll to annotation not working in cloud - Fre...

    I have a two Page doc on “apps.groupdocs.com” for annotation - when I click on a annotation that was placed on the second Page in the “Annotation summary”, the app is not scolling to the Page to show the annotation....2014, 12:35pm 1 I have a two page doc on “ apps.groupdocs.com...that was placed on the second page in the “Annotation summary”...

    forum.groupdocs.cloud/t/scroll-to-annotation-no...
  7. Get help

    Getting help with the Registry...Get help This page contains information about hosting your own...bugtracker . Contents: × Page details Edit this page Request changes Tags...

    docs.docker.com/registry/help/
  8. GroupDocs.Merger Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... How to Extract Pages From Word Documents using Rest...extract a set of consecutive pages from Word documents or may need...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  9. Split Word Documents using REST API in Ruby

    You may need to split huge word files and DOC/DOCX Pages into smaller files. This article is about how to Split Word Documents using REST API in Ruby....Split Word Documents into One-Page Documents in Ruby How to Split...Multi-Page Word Documents Split Document to Single Page Documents...

    blog.groupdocs.cloud/2022/05/25/split-word-docu...
  10. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-Page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-Page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "PageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....SignResult Leave feedback On this page SignResult data structure returned...: { "FilePath" : "signed/one-page.pdf" , "Password" : "1234567890"...

    docs.groupdocs.cloud/signature/signresult/