Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,702 for

file format

(0.88 sec)
  1. Split DOCX using Java | Word Splitter

    Learn how to split Word documents into separate Files in Java. Follow this tutorial to split specific pages or sections from a Word document online....Word Documents into Separate Files in Java. Are you looking for...Word documents into multiple files quickly and easily. Splitting...

    blog.groupdocs.cloud/merger/split-word-document...
  2. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....can either download API’s JAR file or install it using Maven by...into your project’s pom.xml file: Maven Repository: # <repository>...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...
  3. Convert LaTeX to HTML | LaTeX Converter | Pytho...

    Learn how to convert LaTeX documents to HTML using Python and the LaTeX Converter REST API. Discover the step-by-step process and unlock web publishing, cross-platform compatibility, and interactivity for your scientific and mathematical content....Client Step 3: Upload the LaTeX File Step 4: Convert LaTeX to HTML...Python Step 5: Download HTML file Prerequisites: # Before we begin...

    blog.groupdocs.cloud/conversion/convert-latex-t...
  4. 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....Leave feedback On this page Format specific convert options xls...Properties Description format Convert format password Document password...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。...format = "pdf"; settings.outputPath...Input file path settings.format = "pdf"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  6. 将 PDF 转换为 Word 在 Node.js 中 | 在线 PDF 转 DOCX 或 DOC

    学习如何使用 Node.js API 将 PDF 转换为可编辑的 Word 格式 (DOC/DOCX)。轻松在线将 PDF 内容导出到 Microsoft Word 文档中。...format = "docx"; settings.outputPath...Input file path settings.format = "docx"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....complete examples and data files, please go to https://github...:: FileInfo . new fileInfo . file_path = 'Spreadsheet/four-sheets...

    docs.groupdocs.cloud/editor/working-with-storage/
  8. XML to JSON Converter | Convert XML to JSON Online

    Learn how to convert your XML Files to JSON with a free online XML to JSON converter....most popular data interchange formats. XML, with its extensive support...transform data between these formats, today, we present you with...

    blog.groupdocs.cloud/conversion/xml-to-json-con...
  9. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guide with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion....Converting PDF documents to HTML format is quite essential, especially...document layout, images, and formatting. This article covers the...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  10. Pdf to html conversion - Free Support Forum - g...

    pdf is not converting into html properly.bellow is my code let convertApi = conversion_cloud.ConvertApi.fromKeys(clientId,clientSecret); const loadOptions = new conversion_cloud.PdfConvertOptions(); loadOptions…...format = "pdf"; convertOptions = new...DocxConvertOptions(); const file = fs.readFileSync("C:/Downloads/samplepdf...

    forum.groupdocs.cloud/t/pdf-to-html-conversion/...