Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,244 for

link

(0.06 sec)
  1. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....recommend following related link of supported document conversions:...

    blog.groupdocs.cloud/conversion/convert-word-do...
  2. Rotate PDF Pages Online in Java

    Learn how to rotate PDF pages programmatically in Java using GroupDocs.Merger Cloud SDK. Explore the features, setup process, and advanced rotation options.... Please visit this link to download the PDF pages rotation...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  3. 在 PHP 中使用 REST API 注释 PDF 文档 | PDF 注释 API

    使用 Document Annotation Cloud SDK for PHP 在 PHP 中使用云上的 REST API 以编程方式注释 PDF 文档。使用 PHP 添加多个注释。...ionInfo::TYPE_LINK); $a->setText("This is link annotation");...); echo "AddLinkAnnotation: Link Annotation added: " . $result->getHref();...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  4. 在 PHP 中使用 REST API 註釋 PDF 文檔 | PDF 註釋 API

    使用 Document Annotation Cloud SDK for PHP 在 PHP 中使用雲上的 REST API 以編程方式註釋 PDF 文檔。使用 PHP 添加多個註釋。...ionInfo::TYPE_LINK); $a->setText("This is link annotation");...); echo "AddLinkAnnotation: Link Annotation added: " . $result->getHref();...

    blog.groupdocs.cloud/zh-hant/annotation/annotat...
  5. Revealing First Public Release of Next Generati...

    GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....Format("{0}: {1}", "response is Link", response.Href.ToString()));...

    blog.groupdocs.cloud/comparison/announcing-firs...
  6. 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.... Download link of output files will be available...

    blog.groupdocs.cloud/merger/how-to-extract-page...
  7. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....pdf" }; var link = apiInstance . Annotate ( new...Multiple Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/multiple-annota...
  8. 在 Node.js 中使用 REST API 使用 Stamp 簽署 PDF |在 Node....

    使用用於 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的雲端使用 REST API 以編程方式使用 Stamp 簽名對 PDF 文檔進行簽名。...log("Output file link: " + response.downloadUrl);...

    blog.groupdocs.cloud/zh-hant/signature/sign-pdf...
  9. Create Invoices Online with GroupDocs.Assembly ...

    Learn how to generate professional invoices on the fly using GroupDocs.Assembly Cloud. Upload a DOCX template, bind JSON data, and output DOCX or PDF with simple cURL calls or .NET SDK....output format ( docx or pdf ) and link the template. Call AssembleDocument...

    blog.groupdocs.cloud/assembly/create-invoices-o...
  10. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#.... Please follow this link to learn the C# code snippet...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...