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

file format

(0.07 sec)
  1. 使用 PHP 在 HTML 页面中显示 Word 文档 |在 HTML 中查看 DOCX

    使用 PHP 中的 REST API 和 GroupDocs.Viewer Cloud for PHP SDK 以编程方式在 HTML 页面中显示 Word 文档。将 DOCX 呈现为响应式网页。...uration); // 输入文件路径 $file = "C:\\Files\\Viewer\\input.docx";...dFileRequest("input.docx", $file); // 上传文件 $response = $apiI...

    blog.groupdocs.cloud/zh/viewer/display-word-doc...
  2. How to Merge Two Word Documents to Keep Formatt...

    Is there a parameter in the API I need to call to force a modern Word doc?...Two Word Documents to Keep Formatting and Set Compatibility Mode...two word documents to keep formatting but I am afraid currently...

    forum.groupdocs.cloud/t/how-to-merge-two-word-d...
  3. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about to release. This release will include document comparison features along with support of Word, PDF.....Supports all common business file formats Retrieves document information...

    blog.groupdocs.cloud/signature/next-generation-...
  4. V1 | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1...Common Resources Supported File Formats Document Information Supported...

    docs.groupdocs.cloud/signature/v1/
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Formats include PDF and Microsoft Word...lets you display over 45 file formats from within .NET applications...

    blog.groupdocs.cloud/groupdocs.cloud/page/50/
  6. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported document Formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by FileName and document folder (if required) using following API....signatures in supported document formats. It provides method to search...retrieves file from specified URL and tries to detect file type when...

    docs.groupdocs.cloud/signature/search-digital-s...
  7. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) Files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....docx file can be slow and error-prone...manipulate large variety of file formats including Word Document...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document Formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by FileName and document folder (if required) using following API....signatures in supported document formats. It provides method to search...retrieves file from specified URL and tries to detect file type when...

    docs.groupdocs.cloud/signature/search-barcode-s...
  9. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. 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_hidden_page_ppt...groupdocs.cloud/v2.0/viewer/storage/file/viewer/with_hidden_page_ppt...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  10. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a 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....0/viewer/storage/file/viewer/sample_docx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...