Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,111 for

split

(0.15 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...REST API solution to merge and split a wide range of document formats...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  2. Policies - Purchase - groupdocs.cloud

    GroupDocs builds incredible easy to use software as a service that developers can fully evaluate before committing to buying....merged with another product, or split into a standalone product Self-hosting...

    purchase.groupdocs.cloud/self-hosting/policies
  3. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word documents** effortlessly....enables developers to merge, split, reorder, and manipulate various...

    blog.groupdocs.cloud/merger/password-protect-wo...
  4. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example).... rowsPerPage Split a worksheet into pages by rows...(pagination) columnsPerPage Split a worksheet into pages by columns...

    docs.groupdocs.cloud/conversion/loadoptions/
  5. Change Page Orientation in Word Documents using...

    Change one page orientation in word to make word landscape or portrait using Python. Let's see how to change page orientation in Word documents using Python...moving, swapping, removing, splitting, and extracting pages from...Documents using Python How to Split PowerPoint PPT or PPTX Slides...

    blog.groupdocs.cloud/merger/change-page-orienta...
  6. How to Combine Multiple Word Documents using Py...

    Our API is designed to merge documents and files in various formats online. This article is about how to combine multiple word documents using Python....SDK supports merging and splitting of all popular document formats...Support Forum . See Also # How to Split PowerPoint PPT or PPTX Slides...

    blog.groupdocs.cloud/merger/how-to-combine-mult...
  7. Extract Metadata from XLS in Java

    Extract metadata from XLS files in Java with GroupDocs.Metadata Cloud SDK. Step-by-step guide, code sample, cURL commands, and best practices....XLS Files # Chunked upload - Split files larger than 50 MB into...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  8. How to Rotate PDF Pages using Rest API in Ruby

    Rotate or flip PDF files or specific pages in PDF document by defining degrees. This article is about how to rotate PDF pages using Rest API in Ruby.... It allows you to split, combine, remove and rearrange...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  9. Extract MP3 Metadata in .NET: Output Tags as JSON

    Learn how to extract MP3 metadata in .NET and output tags as JSON using GroupDocs.Metadata Cloud SDK. Step-by-step guide with code, cURL and best practices....the Configuration object or split the file into smaller chunks...

    blog.groupdocs.cloud/metadata/extract-mp3-metad...
  10. Java 中的文档拆分 | PPT文档拆分器

    了解如何使用 Java 将 PowerPoint PPT 或 PPTX 幻灯片拆分为单独的文件。按照分步说明实现高效的 PowerPoint 文件拆分。... 最后,通过调用 DocumentApi 的 split() 方法并传递 SplitRequest 参数来拆分 PowerPoint...MultiDocumentResult response = apiInstance.split(request); // 获取输出文件路径。 for (DocumentResult...

    blog.groupdocs.cloud/zh/merger/split-powerpoint...