Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,164 for

supported file formats

(0.05 sec)
  1. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Order Upgrade an Order Free Support Docs Free Consulting Blog New..."formatExtension" : ".docx" , "format" : "Microsoft Word Open XML...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  2. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Order Upgrade an Order Free Support Docs Free Consulting Blog New...'FilePath': 'Cad/Sample.dwg', 'Format': 'pdf', 'LoadOptions': { 'Width':...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  3. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Order Upgrade an Order Free Support Docs Free Consulting Blog New...'Spreadsheet/sample.csv', 'Format': 'pdf', 'LoadOptions': { 'Separator':...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  4. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Order Upgrade an Order Free Support Docs Free Consulting Blog New...'FilePath': 'Email/sample.msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...

    docs.groupdocs.cloud/conversion/convert-email-d...
  5. How to self-host GroupDocs.Comparison 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...binaries, runtime dependencies, file system. The container is an...

    docs.groupdocs.cloud/comparison/self-host-with-...
  6. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project document. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New..."formatExtension" : ".mpp" , "format" : "Microsoft Project File" , "pages" : [...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  7. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Order Upgrade an Order Free Support Docs Free Consulting Blog New...'Presentation/with_notes.pptx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...

    docs.groupdocs.cloud/conversion/convert-present...
  8. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Order Upgrade an Order Free Support Docs Free Consulting Blog New...'FilePath': 'Pdf/sample.pdf', 'Format': 'docx', 'LoadOptions': {...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  9. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Order Upgrade an Order Free Support Docs Free Consulting Blog New...'FilePath': 'Note/sample.one', 'Format': 'pdf', 'LoadOptions': { 'DefaultFont':...

    docs.groupdocs.cloud/conversion/convert-one-not...
  10. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...".dwg" , "format" : "AutoCAD Drawing Database File" , "pages"...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...