Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 47,009 for

page

(0.05 sec)
  1. Render Word in HTML using PHP on Document Autom...

    Render Word in HTML using PHP on Document Automation REST APIs | GroupDocs Cloud Recent content in Render Word in HTML using PHP on Document Automation REST APIs | GroupDocs Cloud Afficher un docum......Afficher un document Word dans une page HTML à l'aide de PHP Affichez...programme un document Word dans une page HTML à l'aide d'une...

    blog.groupdocs.cloud/fr/tag/render-word-in-html...
  2. 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...
  3. Swap Pages | Documentation

    This REST API allows swapping two Pages of positions within the source document. The result is a new document where two Pages have their positions exchanged. For swapping Pages positions it’s needed to specify Page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document Pages....Developer Guide / Pages Operations / Swap Pages Swap Pages Leave feedback...On this page This REST API allows swapping two pages of positions...

    docs.groupdocs.cloud/merger/swap-pages/
  4. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats for the whole document, Page by Page or custom range of Pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-Page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-Page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking Pages Converting Page by Page or custom range of Pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....Overview Leave feedback On this page GroupDocs.Conversion Cloud is...whole document, page by page or custom range of pages. Our GroupDocs...

    docs.groupdocs.cloud/conversion/overview/
  5. WEBBOOKMARK File Format - Safari Web Bookmark File

    Learn about what is a WEBBOOKMARK file and APIs that can create and open WEBBOOKMARK files....Table of Contents What's on this Page What is a WEBBOOKMARK file?...WEBBOOKMARK file includes the page title, URL, and the bookmark...

    docs.fileformat.com/web/webbookmark/
  6. Working With Document Pages | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 Articles in this section...With Document Pages Working With Document Pages Leave feedback...The features listed in this page are supported only in GroupDocs...

    docs.groupdocs.cloud/viewer/document-pages/
  7. Interface: Extension

    Docker extension API reference...3 Contents: × Page details Edit this page Request changes Tags...

    docs.docker.com/desktop/extensions-sdk/dev/api/...
  8. How to Move, Reorder, and Rearrange Pages in Wo...

    Rearranging Pages is a great solution to optimize document design without removing anything. Let's learn how to reorder & rearrange Pages in word using Ruby...Move, Reorder, and Rearrange Pages in Word using Ruby Word is the...to change the order of your pages. Rather than starting from scratch...

    blog.groupdocs.cloud/merger/how-to-move-reorder...
  9. 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/
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....SignSettings Leave feedback On this page SignSettings data structure..."SignatureType" : "Barcode" , "Page" : 1 , "Text" : "John Smith"...

    docs.groupdocs.cloud/signature/signsettings/