Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 3,245 for

total

(0.08 sec)
  1. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/merger/rotate-pages/
  2. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/merger/import-attachment/
  3. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  4. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. Node.js का उपयोग करके PDF को संपादन योग्य Word ...

    Node.js में REST API का उपयोग करके PDF को संपादन योग्य Word दस्तावेज़ में प्रोग्रामेटिक रूप से कनवर्ट करें। नोड.जेएस एसडीके पीडीएफ को डीओसी और डीओसीएक्स फाइलों में बदलने की अनुमति देता है।...pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  7. Konwertuj dokumenty Worda na PDF za pomocą Node...

    Programowo konwertuj dokumenty programu Word do formatu PDF przy użyciu interfejsu API REST w Node.js. Node.js SDK umożliwia konwersję plików DOC i DOCX do plików PDF w chmurze....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/pl/conversion/convert-word...
  8. Node.js'de REST API kullanarak PDF Dosyalarını ...

    Java için Metadata Manipulation Cloud SDK ile Java'da bulutta bir REST API kullanarak MP3 Dosyalarının Meta Verilerini Programlı Olarak Çıkarın...app/metadata/total Çözüm # Bu makalede, MP3 ses...

    blog.groupdocs.cloud/tr/metadata/extract-metada...
  9. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/render-project-time...