Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 45,264 for

page

(0.17 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....fonts Leave feedback On this page GroupDocs.Viewer Cloud provides...'FontsPath' : 'Fonts' }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    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....font Leave feedback On this page GroupDocs.Viewer Cloud enables...'Courier New' } }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  3. GroupDocs.Parser 云 |用于解析文档的 Java REST API

    Java Rest API和Cloud SDK基于用户定义的数据和图像提取模板来解析云文档。以简单形式或格式的文本提取数据。...Java Cloud REST API Product Page | Docs | Live Demos | Swagger...fileInfo . setFilePath ( "pdf/four-pages.pdf" ); TextOptions options...

    releases.groupdocs.cloud/zh/parser/java/
  4. 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....layouts Leave feedback On this page When GroupDocs.Viewer Cloud...'RenderLayouts': true } } }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  5. 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....layout Leave feedback On this page GroupDocs.Viewer Cloud renders...'LayoutName': 'Model' } } }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/render-single-layout/
  6. Tags

    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....C-Sharp 1 adobe reader rotate page 1 animated GIF to JPG 1 Annotate...change jpg to word 1 change page orientation to portrait and...

    blog.groupdocs.cloud/zh/tags/
  7. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default 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 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....document Leave feedback On this page This example demonstrates how...'FilePath': 'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath':...

    docs.groupdocs.cloud/conversion/convert-document/
  8. 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....Document Leave feedback On this page GroupDocs.Viewer Cloud provides..."Microsoft Project File" , "pages" : [ { "number" : 1 , "width"...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  9. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF 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....document Leave feedback On this page GroupDocs.Viewer Cloud enables...d': 'o123' } }" Resonse { "pages" : null , "attachments" : []...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  10. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) 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....revisions Leave feedback On this page GroupDocs.Comparison Cloud allows...revisions . length . to_s ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/get-list-of-rev...