Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,040 for

doc to html

(0.05 sec)
  1. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature To add cusTom font sources. Following code snippet shows how To set cusTom font source. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...font.odg' }, 'ViewFormat': 'HTML', 'FontsPath' : 'Fonts' }" Resonse...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  2. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you To set default font name which may be useful in following cases: You want To generally specify the default font To fall back on if a particular font in a Document cannot be found during rendering; The Document uses a font that contains non-English characters and the you want To make sure that any missing font is replaced with one which has the same character set available....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ont.pptx' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'DefaultFontName':...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  3. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.msg' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'EmailOptions':...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  4. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName property. When this property is set, CadOptions.RenderLayouts property will be ignored. The following code sample shows how To render a specific layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...outs.dwg' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'CadOptions':...

    docs.groupdocs.cloud/viewer/render-single-layout/
  5. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order To render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how To render layouts along with the Model of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...outs.dwg' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'CadOptions':...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  6. Render project time interval | Documentation

    There is the possibility that you are required To render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project Document according To specified StartDate and EndDate properties of ProjectManagemenToptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.mpp' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'ProjectManagementOpt':...

    docs.groupdocs.cloud/viewer/render-project-time...
  7. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between To show or hide the notes in the output. If you want To see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...tes.pptx' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'RenderNotes':...

    docs.groupdocs.cloud/viewer/render-document-wit...
  8. Skip rendering of empty columns | Documentation

    Sometimes Excel Document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting To render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...umn.xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'SpreadsheetOptions':...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  9. 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”....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.ost' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'OutlookOptions':...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  10. Extract DOCX Pages in Java | Word Extractor

    Learn how To extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide To simplify and optimize your workflow. Try it now!...formats such as PDF, Word, Excel, HTML, PowerPoint, and many more....Excel, JPG, PowerPoint, PDF, HTML, and many more. Can I extract...

    blog.groupdocs.cloud/merger/extract-document-pa...