Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 2,939 for

view

(0.05 sec)
  1. Different visualization than the actual documen...

    As per the preView, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …... MS-Word-view.png (55.3 KB) With best regards...h)) { viewer.View(htmlEmbeddedOpt); viewer.View(pngViewOpt);...

    forum.groupdocs.com/t/different-visualization-t...
  2. เรนเดอร์ Word เป็น PDF โดยใช้ Node.js

    หัวข้อนี้จะอธิบายวิธีการเรนเดอร์ Word เป็น PDF โดยใช้ Node.js พร้อมตัวอย่างโค้ด ไม่จำเป็นต้องติดตั้งซอฟต์แวร์เพิ่มเติมใดๆ เพื่อเรนเดอร์ Word เป็น PDF ใน Node.js...view เพื่อแสดงผลเอกสาร Word เป็น...จากนั้น เพียงเรียกใช้เมธอด Viewer.view เพื่อแปลงเอกสารเป็นไฟล์ PDF...

    kb.groupdocs.com/th/viewer/nodejs/render-word-t...
  3. 使用 Node.js 将 DOCX 渲染为 PDF

    让我们学习如何使用 Node.js 通过简单的步骤将 DOCX 渲染为 PDF。无需安装任何额外的软件即可在 Node.js 中将 DOCX 渲染为 PDF。...view() 方法根据之前定义的输出设置将加载的 Word 文档渲染为...文档的 Viewer 实例。然后,只需使用视图选项调用 .view() 方法即可生成 PDF 文件。最后,关闭查看器以释放...

    kb.groupdocs.com/zh/viewer/nodejs/render-docx-t...
  4. API

    Document Automation APIs to enrich .NET and Java applications to View, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... 选择 Web Application (Model-View-Controller) 并点击 Ok 按钮。 4. 从...安装 GroupDocs.Viewer。 5. 打开 Views/Home/Index.cshtml 文件并将其内容替换为以下内容:...

    blog.groupdocs.com/zh/tag/api/
  5. เรนเดอร์เอกสาร Word เป็นรูปภาพโดยใช้ Node.js

    มาเรียนรู้วิธีการเรนเดอร์เอกสาร Word เป็นรูปภาพโดยใช้ Node.js พร้อมตัวอย่างโค้ดกัน ไม่จำเป็นต้องติดตั้งเครื่องมือเพิ่มเติมใดๆ เพื่อเรนเดอร์เอกสาร Word เป็นรูปภาพใน Node.js...view() เพื่อแสดงหน้า Word ลงในรู...DOCX การเรียกใช้เมธอด Viewer.view จะทริกเกอร์การแปลง โดยเรนเด...

    kb.groupdocs.com/th/viewer/nodejs/render-word-d...
  6. Ver documentos de Word como PDF usando C# | Pro...

    Aprenda a ver archivos DOC/DOCX de Word como PDF usando C#. Transforme archivos de Word en PDF protegidos con contraseña y no permita la impresión de PDF utilizando Document Viewer .NET API....View(options); } La siguiente es...Security = security }; viewer.View(options); } PDF protegido con...

    blog.groupdocs.com/es/viewer/view-word-document...
  7. 使用 Node.js 将 Word 渲染为 PDF

    本主题通过代码示例讲解如何使用 Node.js 将 Word 渲染为 PDF。无需安装任何额外软件即可在 Node.js 中将 Word 渲染为 PDF。...view方法,使用指定的渲染配置将Word文档渲染为PDF 首先,引入强大的...实例,该实例会初始化输入以进行处理。之后,只需调用 Viewer.view 方法即可将文档转换为精炼的 PDF 文件。此操作完全在...

    kb.groupdocs.com/zh/viewer/nodejs/render-word-t...
  8. عرض مستندات Word بصيغة PDF في Java | حماية وتقي...

    تعرف على كيفية عرض ملفات Word DOC / DOCX بتنسيق PDF في Java. قم بتحويل ملفات Word إلى ملف PDF محمي بكلمة مرور وعدم السماح بطباعة ملفات PDF باستخدام واجهة برمجة تطبيقات Java عارض المستندات....view(new PdfViewOptions("path/Word-Document...Viewer("path/document.docx")) { viewer.view(viewOptions); } ملف PDF مؤمن...

    blog.groupdocs.com/ar/viewer/view-word-document...
  9. تبدیل DOCX به JPG با استفاده از Node.js

    این مبحث نحوه تبدیل DOCX به JPG با استفاده از Node.js را به همراه مثال کد توضیح می‌دهد. برای تبدیل DOCX به JPG در Node.js نیازی به نصب هیچ نرم‌افزار اضافی نیست....view را برای رندر کردن فایل DOCX...نمونه سازی کنید. سپس، متد Viewer.view را اجرا کنید تا صفحات سند را...

    kb.groupdocs.com/fa/viewer/nodejs/render-docx-t...
  10. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when preViewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...View(htmlViewOptions, pageNumber);...ForEmbeddedResources("output.html"); viewer.View(viewOptions); Adjust Spreadsheet...

    forum.groupdocs.com/t/embedded-picture-in-excel...