Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,637 for

one

(0.04 sec)
  1. PDF to PPT Conversion in Java | GroupDocs.Conve...

    Easily convert PDF documents to editable PPT or PPTX formats online using Java SDK. This article is about how to convert PDF to PPT or PPTX using Java....quickly convert documents from one format to another like Word,...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. GroupDocs.签名云 |用于电子签名文档的 Java REST API

    Java Rest API和Cloud SDK将Esignatures应用于您的云文档和文件。创建,自定义和添加图像,文本,数字,邮票,条形码和其他签名。...setFilePath ( "Signaturedocs\\one-page.docx" ); fileInfo . setPassword..."Signaturedocs\\signedImage_one-page.docx" ); SignSettings signSettings...

    releases.groupdocs.cloud/zh/signature/java/
  3. Apex Cloud User Access Rights - Free Support Fo...

    Hello we are using the GroupDocs SDK for Apex (SalesForce) in are organization we have this function public void giveUserCollaboratorAccessToFiles(GD_ListEntitiesResult result) { GD_UserInfo user = createUserIfNeeded(); GD_ReviewerInfo info = new GD_ReviewerInfo(); info.primary_email = user.primary_email; info.firstName = user.firstname; info.lastName = user.lastname; info.access_rights = '3'; info.guid = user.guid; info.color = 16711680; GD_ListEntitiesRe......result URL can look like this one: https://apps.groupdocs.com/...

    forum.groupdocs.cloud/t/apex-cloud-user-access-...
  4. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File 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 path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....0/annotation/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/annotation/working-with-fi...
  5. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Download a File 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 Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....0/metadata/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/metadata/working-with-files/
  6. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Merger Cloud in Docker type one of the following commands: Note...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  7. Download DOCX to PDF converted file from cloud ...

    Hi, I want to convert my pdf files to docx. I followed the tutorials and successed to converted the files but I can’t download them. When I use convert_api.convert_document_download(request) function, it returns a path i…...have two types of Cloud APIs; one hosted at groupdocs.cloud servers...

    forum.groupdocs.cloud/t/download-docx-to-pdf-co...
  8. How to self-host GroupDocs.Editor Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Editor Cloud in Docker type one of the following commands: Note...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  9. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET.... Further, I will show only one of the ways to extract, add,...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  10. How to Extract Pages From Word Documents in Python

    Split word document into multiple documents to extract pages from word document. This article is about how to extract pages from word documents in Python....Split Word Document into Single Ones by Page Range in Python Split...Split Word Document into Single Ones by Page Range in Python You...

    blog.groupdocs.cloud/2022/08/16/how-to-extract-...