Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 3,356 for

presentation

(0.05 sec)
  1. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....documents, spreadsheets, presentations, archives, eBooks, Outlook...Conclusion # This article presents the GroupDocs Online Text...

    blog.groupdocs.com/search/online-text-search/
  2. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....documents from an index is presented below. C# string indexFolder...on the output adapters are presented on the page . After generating...

    docs.groupdocs.com/search/net/getting-indexed-d...
  3. Chèn đối tượng OLE trong Word, Excel, PowerPoin...

    Nhúng hoặc chèn các đối tượng OLE của tài liệu vào tài liệu Word, Bảng tính Excel hoặc bản trình bày Powerpoint theo chương trình trong C# bằng cách sử dụng .NET API....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/vi/merger/insert-ole-objects...
  4. 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...
  5. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....algorithm of this type is presented below. String indexFolder... For this, the algorithm presented by the class is used. In this...

    docs.groupdocs.com/search/java/fuzzy-search/
  6. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....algorithm of this type is presented below. const indexFolder =... For this, the algorithm presented by the class is used. In this...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  7. Merge Files in CSharp

    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....combinar los datos que están presentes en varios documentos y, a...

    blog.groupdocs.com/es/tag/merge-files-in-csharp/
  8. merge two or more files

    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....combinar los datos que están presentes en varios documentos y, a...

    blog.groupdocs.com/es/tag/merge-two-or-more-files/
  9. درج اشیاء OLE در ورد، اکسل، پاورپوینت با جاوا

    اسناد را به عنوان اشیاء OLE در سایر اسناد Word، صفحات گسترده اکسل، ارائه های پاورپوینت به صورت برنامه نویسی در Java با استفاده از GroupDocs.Merger API جاسازی کنید....را به عنوان Object OLE در Presentation قرار دهید # به همین ترتیب،...Merger merger = new Merger("presentation.pptx"); merger.importDo...

    blog.groupdocs.com/fa/merger/insert-ole-objects...
  10. 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...