Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 8,349 for

page

(0.21 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...whole document, page by page or custom range of pages. We are pleased...displaying of tables in PDF and Add page mapper for Note format etc....

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  2. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Format Leave feedback On this page This example demonstrates how..."FilePath": "WordProcessing/four-pages.docx", "Format": "html", "ConvertOptions":...

    docs.groupdocs.cloud/conversion/convert-to-html...
  3. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....fonts Leave feedback On this page When rendering documents into...New Roman\ "]}}" Response { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  4. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....List of 1 based indexes of pages in PDF or Word document, worksheets...2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/translation/file/request/p...
  5. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Folder Leave feedback On this page GroupDocs.Viewer Cloud renders...":\" Inbox\ "}}}" Response { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  6. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....fields Leave feedback On this page When rendering email messages...Receiver\ "}]}}}" Response { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  7. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Docker Leave feedback On this page is an open platform that effectively...can convert only two first pages of the document Evaluation watermarks...

    docs.groupdocs.cloud/annotation/self-host-with-...
  8. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/request/i...
  9. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/request/m...
  10. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....documents Leave feedback On this page Changes detection algorithms...response . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/compare-documents/