Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,955 for

data

(1.21 sec)
  1. 在 C# 中合并和组合 PowerPoint PPT/PPTX 演示文稿

    将 Powerpoint 文件合并为一个文件或免费在线合并 PPT 文件。这篇文章介绍了如何在 C# 中合并和组合 PowerPoint PPT/PPTX 演示文稿。...path = @"H:\groupdocs-cloud-data"; var files = Directory.GetFiles(path...Create("H:\\groupdocs-cloud-data\\merged-file.pptx")) { downloadResponse...

    blog.groupdocs.cloud/zh/merger/merge-powerpoint...
  2. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...Open(@"H:\groupdocs-cloud-data\input-sample-file.pdf", FileMode...Create("H:\\groupdocs-cloud-data\\output-sample-file.docx"))...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  3. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...Open(@"H:\groupdocs-cloud-data\input-sample-file.docx", FileMode...Create("H:\\groupdocs-cloud-data\\output-sample-file.pdf")) {...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....to false and folder contains data then API throws the exception...

    docs.groupdocs.cloud/parser/working-with-folder/
  5. Convert PDF document to an image file, TIFF, JP...

    Convert PDF document to image formats like TIFF, JPEG, BMP, and GIF image file. Let's see how to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java....is one of the most important data components, therefore users...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Convert SVG to PDF and PDF to SVG Programmatica...

    Online file conversion service to convert from PDF into optimized SVG images. Let's see how to convert SVG to PDF and PDF to SVG programmatically in Java....available instantly after changing data from PDF to SVG file. How to...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  7. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Signature Cloud / Developer Guide / Data structures / Common structures...

    docs.groupdocs.cloud/signature/common-structures/
  8. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....formats without compromising data, such as Excel, PDF, PowerPoint...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Conversion Cloud / Developer Guide / Data structures / ConvertOptions...

    docs.groupdocs.cloud/conversion/convertoptions/
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.MetaData Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....to false and folder contains data then API throws the exception...

    docs.groupdocs.cloud/metadata/working-with-folder/