Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 11,402 for

formatting

(1.91 sec)
  1. تبدیل JPG به PDF C# | تبدیل JPEG به PDF با استف...

    یاد بگیرید که چگونه تصاویر JPG یا JPEG را به PDF آماده چاپ و حرفه‌ای در C# تبدیل کنید. این راهنما شامل راه‌اندازی، کدنویسی برای تبدیل JPEG به PDF با استفاده از REST API و cURL است....jpg", Format = "pdf", OutputPath = "resultant...\"FilePath\": \"{inputFile}\", \"Format\": \"pdf\", \"resultantPath\":...

    blog.groupdocs.cloud/fa/conversion/convert-jpg-...
  2. document comparison

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....a Add page mapper for Note format atd. spolu s osmi opravami...

    blog.groupdocs.cloud/cs/tag/document-comparison/
  3. Extract Text from PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... PDF (Portable Document Format) es uno de los formatos de...

    blog.groupdocs.cloud/es/tag/extract-text-from-pdf/
  4. Annotation

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....memanipulasi anotasi dalam semua format file bisnis umum. Ini memungkinkan...

    blog.groupdocs.cloud/id/tag/annotation/
  5. Extract Text from PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... PDF (Portable Document Format) é um dos formatos de arquivo...

    blog.groupdocs.cloud/pt/tag/extract-text-from-pdf/
  6. Extract Text from PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... PDF (Portable Document Format) to jeden z najważniejszych...

    blog.groupdocs.cloud/pl/tag/extract-text-from-pdf/
  7. 使用 Node.js 將 Word 文檔轉換為 PDF |在 Node.js 中將 DOCX ...

    使用 Node.js 中的 REST API 以編程方式將 Word 文檔轉換為 PDF。 Node.js SDK 允許將 DOC 和 DOCX 文件轉換為雲端的 PDF 文件。...format = "pdf"; settings.outputPath...filePath = "sample.docx"; settings.format = "pdf"; // 定義 DOCX 加載選項 var...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  8. تبدیل اسناد Word به PDF با استفاده از Node.js |...

    با استفاده از REST API در Node.js، اسناد Word را به صورت برنامه نویسی به PDF تبدیل کنید. Node.js SDK اجازه می دهد تا فایل های DOC و DOCX را به فایل های PDF در فضای ابری تبدیل کنید....format = "pdf"; settings.outputPath...filePath = "sample.docx"; settings.format = "pdf"; // گزینه های بارگذاری...

    blog.groupdocs.cloud/fa/conversion/convert-word...
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Pelajari cara mengonversi PDF ke format Word yang dapat diedit (DOC/DOCX)...

    blog.groupdocs.cloud/id/groupdocs.cloud/page/6/
  10. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....rendering documents into PDF format. See ImageMaxWidth Max width...

    docs.groupdocs.cloud/viewer/pdfoptions/