Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,286 for

err

(0.05 sec)
  1. 在 Node.js 中将 Excel 电子表格转换为 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST API 以编程方式将 Excel 电子表格转换为 PDF 文件。 Node.js SDK 允许将 XLS、XLSX 文件转换为 PDF。...readFile(resourcesFolder, (err, fileStream) => { // 构建FileApi...response, "binary", function (err) { }); console.log(response);...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  2. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes.... err . println ( "Exception while...ApiException e ) { System . err . println ( "Exception while...

    docs.groupdocs.cloud/comparison/working-with-fo...
  3. 使用 Node.js 将 Word 文档转换为 PDF |在 Node.js 中将 DOCX ...

    使用 Node.js 中的 REST API 以编程方式将 Word 文档转换为 PDF。 Node.js SDK 允许将 DOC 和 DOCX 文件转换为云端的 PDF 文件。...readFile(resourcesFolder, (err, fileStream) => { // 构建FileApi...response, "binary", function (err) { }); 使用高级选项将 Word 转换为 PDF #...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...catch((err) => { console.log("Error occurred...signing the PDF document:", err); }) wiki0078 February 12, 2021...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  5. 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.... err . println ( "Output file path:...ApiException e ) { System . err . println ( "Exception while...

    docs.groupdocs.cloud/merger/join-document-pages/
  6. 在 Node.js 中使用 REST API 使用 Stamp 签署 PDF |在 Node....

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式使用 Stamp 签名对 PDF 文档进行签名。...readFile(resourcesFolder, (err, fileStream) => { // 构造FileApi...response, "binary", function (err) { }); 在线试用 # 请试用以下使用上述API开发的免费在线文档签名工具。...

    blog.groupdocs.cloud/zh/signature/sign-pdf-with...
  7. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. 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 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 Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All.... err . println ( "Output file path:...ApiException e ) { System . err . println ( "Exception while...

    docs.groupdocs.cloud/merger/join-document-cross...
  8. GroupDocs.注释云|使用 Node.js 注释 PDF 文档

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式注释 PDF 文档。...readFile(resourcesFolder, (err, fileStream) => { // 创建上传文件请求...response, "binary", function (err) { }); console.log(response);...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  9. 在 Node.js 中使用 REST API 比較 PDF 文件 | PDF比較SDK

    使用用於 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的雲中使用 REST API 以編程方式簽署帶有數字簽名的文檔。...readFile(resourcesFolder, (err, fileStream) => { // 構建FileApi...response, "binary", function (err) { }); 使用 Node.js 簽署帶有數字簽名的 PDF...

    blog.groupdocs.cloud/zh-hant/signature/sign-doc...
  10. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云中使用 REST API 以编程方式签署带有数字签名的文档。...readFile(resourcesFolder, (err, fileStream) => { // 构建FileApi...response, "binary", function (err) { }); 使用 Node.js 签署带有数字签名的 PDF...

    blog.groupdocs.cloud/zh/signature/sign-document...