Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 14,535 for

presentations

(0.05 sec)
  1. GroupDocs.Conversion For .NET 16.10.0 Release N...

    Note This page contains release notes for GroupDocs.Conversion for .NET 16.10 Major Features There are 5 improvements and fixes in this regular monthly release. The most notable are: Converting from CAD documents to Cells, Html, Image, Pdf, Slides and Words Setting default fonts to be used when converting from Slides if used font do not exist in the system FixedLayout option when converting Word and Pdf to Html Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1318 Convert from CAD documents to Cells, Html, Image, Pdf, Slides, Words New Feature CONVERSIONNET‑1077 Setting default Fonts New Feature CONVERSIONNET‑1305 Add FixedLayout option to Words to Html conversions New Feature CONVERSIONNET‑1304 Add FixedLayout option to Pdf to Html conversions New Feature CONVERSIONNET‑1351 Coversion with document as Stream input not working Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....font for rendering if a presentation font is missing. var loadOptions...Default font for rendering the presentation. The following font will...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  2. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....97-2003 Presentation Microsoft PowerPoint Presentation Microsoft...Slide Show OpenDocument Presentation , Tagged Image File Format...

    docs.groupdocs.com/annotation/net/supported-doc...
  3. <sup>: The Superscript element - HTML: HyperTex...

    The HTML element specifies inline text which is to be displayed as superscript for solely typographical reasons. Superscripts are usually rendered with a raised baseline using smaller text.... rather than solely for presentation or appearance purposes....is common to use <sup> to present superior lettering in HTML...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  4. Digital Signature - esign XLTM documents | Grou...

    Digital signature (eSignature) for XLTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign XLTM documents for free!...Image) ODP (OpenDocument Presentation) ODS (OpenDocument Spreadsheet)...Document) OTP (OpenDocument Presentation Template) OTS (OpenDocument...

    products.groupdocs.app/signature/xltm
  5. Digital Signature - esign DOTX documents | Grou...

    Digital signature (eSignature) for DOTX made easy with GroupDocs Signature. Create your electronic digital signatures and esign DOTX documents for free!...Image) ODP (OpenDocument Presentation) ODS (OpenDocument Spreadsheet)...Document) OTP (OpenDocument Presentation Template) OTS (OpenDocument...

    products.groupdocs.app/signature/dotx
  6. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....Description Language: , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. FileType - GroupDocs.Annotation for Java - API ...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......FileType ODP Open Document Presentation. static FileType ODT Open...PPT Microsoft PowerPoint Presentation. static FileType PPTX Microsoft...

    apireference.groupdocs.com/annotation/java/com....
  8. حفاظت از رمز عبور فایل های پاورپوینت در C# | قف...

    نحوه قفل کردن فایل های پاورپوینت با پسورد با استفاده از سی شارپ. رمز عبور موجود را تغییر دهید و آن را حذف کنید تا قفل فایل های PPT/PPTX با استفاده از NET API باز شود....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } در اینجا خروجی...

    blog.groupdocs.com/fa/merger/lock-unlock-ppt-pp...
  9. Create New Document by Format | Documentation

    This article demonstrates how to create new documents, spreadsheets, and Presentations with GroupDocs.Editor for Node.js via Java API....WordProcessing, Spreadsheet, Presentation, Ebook, and Email. This...editor . dispose (); 3. Presentation Document // Import the necessary...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  10. Java 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何在 Java 中使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 Java API 解锁 PPT/PPTX 文件。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 当您尝试打开从上述代码获得的输...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...