Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,986 for

one

(0.09 sec)
  1. Free online sentiment analysis and document cla...

    Classify PDF, DOC, DOCX, RTF files or text with IAB, Document or Sentiment taxonomy. Perform sentiment analysis, article or news text classification or classify document by content and layout...click Add file(s) to upload one or multiple files. File(s) or...in the added row to classify one row or click Classify all button...

    products.groupdocs.app/classification/total
  2. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs....українська Polski Microsoft Excel is one of the most popular Spreadsheet...to combine Excel files into one . GroupDocs.Merger provides Cloud...

    blog.groupdocs.cloud/merger/combine-excel-sheet...
  3. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....from several documents into one document curl -v "https://api...'FileInfo': { 'FilePath': 'Pdf/one-page-password.pdf', 'Password':...

    docs.groupdocs.cloud/merger/import-attachment/
  4. Page Description Language (PDL) Archive - File ...

    File Format News – View Articles and News Stories about Page Description Language (PDL) and Page Layout file formats from our Archives....comments 0 1 Why does one PDF display and another one download? Page...

    news.fileformat.com/t/page description language
  5. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....ObjectExistsRequest ( "conversions/one-page.docx" , Common . MyStorage...xistsRequest ( "conversions\one-page.docx" , CommonUtils :: $MyStorage...

    docs.groupdocs.cloud/conversion/working-with-st...
  6. When rendering Xlsx as PDF, Chinese characters ...

    We’re using node.js groupdocs-viewer-cloud 24.8.0. Here’s the code: import { readFile, writeFile } from "fs/promises"; import viewer, { Configuration, DownloadFileRequest, FileInfo, RenderOptions, Spreadshe…...// Set output HTML options, one file per page const fileId =...pagination. By default one worksheet is rendered into one page. */ paginateSheets:...

    forum.groupdocs.cloud/t/when-rendering-xlsx-as-...
  7. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...ObjectExistsRequest ( "viewerdocs/one-page.docx" , Common . MyStorage...ObjectExistsRequest ( "viewers\\one-page.docx" , Utils . MYStorage...

    docs.groupdocs.cloud/viewer/working-with-storage/
  8. Drupal Document Viewer Module | GroupDocs

    Aspose File Format APIs updates, new feature announcements, enhancements and fixes. Aspose Newsletter - February 2017...Newsletter February, 2017 All-in-One Documents Manipulation APIs Suite...front end or extend the existing one. We would recommend you to explore...

    blog.groupdocs.cloud/viewer/product-updates-new...
  9. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "One-page.pdf", "size": 17958, "url": "converted/One-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...ConversionResult example [ { "name" : "one-page.pdf" , "size" : 17958 ,... "url" : "converted/one-page.pdf" }, ... ] ConversionResult fields...

    docs.groupdocs.cloud/conversion/conversionresult/
  10. 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...change the page orientation for one page or multiple pages in word...code example to see how to make one page landscape in word. Landscape...

    blog.groupdocs.cloud/merger/change-page-orienta...