Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 3,446 for

presentations

(0.08 sec)
  1. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction.... If the switch is present, it denotes a cell merging...Table Cells Dynamically in Presentation Document The Code Download...

    docs.groupdocs.com/assembly/java/merging-table-...
  2. Απόδοση PPTX ως HTML με χρήση Python

    Ας μάθουμε πώς να αποδίδουμε PPTX ως HTML χρησιμοποιώντας Python σε λίγα βήματα. Αυτό το σεμινάριο εξηγεί πώς να μετατρέψετε PPTX σε HTML με Python για φιλική προς το web κοινή χρήση παρουσιάσεων....Python Rendering PowerPoint presentations into HTML format offers...proprietary software to view presentations, enabling platform-independent...

    kb.groupdocs.com/el/viewer/python/render-pptx-a...
  3. Convert CSV to MD using Node.js

    Learn how to convert CSV to MD using Node.js for easy data transformation. Moreover, you can export CSV to MD in Node.js with clear, step-by-step instructions....for documentation or data presentation. Code to Convert CSV to...to efficiently handle and present data in a Markdown format....

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  4. 在 C# 中添加水印到演示文稿 |文本和图像水印

    C# 方法将文本添加到演示幻灯片作为水印,或使用 GroupDocs 的 .NET Watermarking API 将图像水印应用于 PPT、PPTX、PPS 和更多格式。...watermarker = new Watermarker("presentation.pptx")) { // 设置水印文字、坐标和格式...watermarker.Save("text-watermarked-presentation.pptx"); } 如果不提供幻灯片索引,默认...

    blog.groupdocs.com/zh/watermark/add-watermark-t...
  5. DOCX to MD using dotnet

    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....processamento de texto estão presentes em quase todos os dispositivos...

    blog.groupdocs.com/pt/tag/docx-to-md-using-dotnet/
  6. Konvertera DOCX till MHTML med Python

    Lär dig hur du konverterar DOCX till MHTML med Python utan att installera extra programvara. Steg-för-steg guide med exempelkod för att exportera DOCX till MHTML med Python....Word-filer för webbaserad presentation eller e-postarkivering....kompakt, exakt och redo för presentation. Vi gick igenom hur man...

    kb.groupdocs.com/sv/conversion/python/convert-d...
  7. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...the source file could be presented in a form of a byte stream...specific fonts that are not present in the environment where you...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  8. Java에서 PDF, PowerPoint, Excel, Word, 문서 분할 또는 병합

    PDF, Word DOC/DOCX, XLS/XLSX Excel 스프레드시트, PPT/PPTX 프레젠테이션, Visio Drawings, eBook 및 기타 문서를 Java로 분할하거나 병합합니다. 단계 및 예....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/ko/merger/merge-pdf-word-exc...
  9. JavaでPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    JavaでPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、JavaAPIを使用してPPT/PPTXファイルのロックを解除します。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 上記のコードから取得した出力フ...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  10. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e.... Presentation Document Formats Presentation Document...PowerPoint Presentation and OpenOffice presentation document formats...

    docs.groupdocs.com/assembly/net/features-overview/