Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,310 for

file format

(0.05 sec)
  1. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) Files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. 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....txt) files Comma-separated values (.csv)...groupdocs.cloud/v2.0/viewer/storage/file/viewer/shift_jis_encoded_tx...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  2. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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....0/viewer/storage/file/viewer/with_tracked_changes...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  3. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....0/viewer/storage/file/viewer/with_comment_docx/with_comment_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-document-wit...
  4. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer 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....0/viewer/storage/file/viewer/with_layers_and_layo...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-layers/
  5. How to self-host GroupDocs.Merger Cloud with Do...

    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....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  6. Snyk Failures - Free Support Forum - groupdocs....

    Hello, I started using that latest Alpine image (uploaded 16 days ago). on Oct 31 it was fine, on Nov 2 Snyk failed with the following error: ✗ High severity vulnerability found in libx11/libx11 Description: Intege…...bug (unable to convert DXF files). Thanks, Dani atir.tahir November...bug (unable to convert DXF files). Please share your GroupDocs...

    forum.groupdocs.cloud/t/snyk-failures/3405
  7. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....for a working code and sample files: Python import time import ...cloud import TextRequest , Format api = groupdocs_translation_cloud...

    docs.groupdocs.cloud/translation/text/sdk/
  8. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/metadata/add-metadata/ weekly 0.5 https://docs.groupdocs.cloud/metadata/release-n......cloud/metadata/get-supported-file-types/ weekly 0.5 https://docs...cloud/metadata/supported-document-formats/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  9. 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....0/viewer/storage/file/viewer/with_layers_and_layo...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  10. 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....0/viewer/storage/file/viewer/with_missing_font_pp...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/replace-missing-font/