Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 9,018 for

merger

(0.06 sec)
  1. Перетворення PNG на PPTX на C#

    Перетворюйте PNG у PPTX у C# за допомогою REST API та Cloud SDK, які пропонує GroupDocs.Conversion. Створіть конвертер зображення в PowerPoint, написавши кілька рядків коду....Merger Cloud SDKs . У цій публікації...

    blog.groupdocs.cloud/uk/conversion/convert-png-...
  2. GroupDocs.Comparison Cloud SDKs | Documentation

    GroupDocs.Comparison Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/available-sdks/
  3. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/authorization/
  4. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud STEP-by-STEP 가이드: Java에서 ZIP 메타데이터 제거 Group......Merger Cloud SDK를 설치하고 프로그래밍 방식으로...비밀번호로 보호하기 Node.js용 GroupDocs.Merger Cloud SDK는 PowerPoint 파일을 비밀번호로...

    blog.groupdocs.cloud/ko/groupdocs.cloud/index.xml
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud STEP-by-STEP 가이드: Java에서 ZIP 메타데이터 제거 GroupDocs.Metadata Cloud SDK for Java를 사용하여 Z......Merger Cloud SDK를 설치하고 프로그래밍 방식으로...비밀번호로 보호하기 Node.js용 GroupDocs.Merger Cloud SDK는 PowerPoint 파일을 비밀번호로...

    blog.groupdocs.cloud/ko/index.xml
  6. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/c...
  7. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/h...
  8. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats for the whole document, page by page or custom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or custom range of pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/overview/
  9. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/fetch/
  10. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewresult/