Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,569 for

file format

(0.11 sec)
  1. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta File Formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG Format for better quality for print and page 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....VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting...be converted to vector SVG format for better quality for print...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  2. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are Format-specific options. These options allow to leverage specific Format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....transforming properties; There are format-specific options. These options...allow to leverage specific format features and often allow to...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  3. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document Formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same Format....across a wide range of document formats. Below, the shortlist of possible...documents should be of the same format. Split Document The split operation...

    docs.groupdocs.cloud/merger/features-overview/
  4. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX Files programmatically....watermarks to DOCX and DOC files online without installing Microsoft...Confidentiality: Mark internal files with watermarks like “Confidential”...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  5. GroupDocs.Conversion 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.... This file converter provides rich conversion...Learn how to convert your XML files to JSON with a free online XML...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...List Files This API allows you to get a list of all files of a...GroupDocs Cloud Storage. List Files with API Explorer lets you to...

    docs.groupdocs.cloud/viewer/working-with-folder/
  7. How to self-host GroupDocs.Conversion 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....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/conversion/self-host-with-...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...digital world, PDF files have become a popular format for storing and...with the content within PDF files can be challenging when you...

    blog.groupdocs.cloud/groupdocs.cloud/page/16/
  9. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....token>" --data-binary "@path/to/file" Response "ecbfa56b-3545-46...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/convert-documen...
  10. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my code let FileApi = c…...format = "html"; settings.loadOptions...ttings) ); console.log("CSV file converted to HTML successfully...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...