Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 3,222 for

presentations

(0.09 sec)
  1. PDF、Excel、PPT、C#のWord文書から画像を抽出する

    PDF、スプレッドシート、プレゼンテーション、ワードプロセッシングドキュメント、およびC#の解析APIを使用して特定のページから画像を抽出する機能を備えた.NETAPI。...pptx")) // Presentation // using (Parser parser...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....top corner of worksheet Presentation Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Vind elk woord en zijn synoniemen in meerdere b...

    Zoek een specifiek woord en de bijbehorende synoniemen in verschillende bestanden met behulp van Java. Op dezelfde manier krijgt u alle synoniemen, gegroepeerd op verschillende betekenissen met behulp van de Java Search API....synoniemen in documenten in Java Presenteer zoekresultaten voor synoniemen...

    blog.groupdocs.com/nl/search/find-synonyms-in-m...
  4. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation.... Examples are presented below. // The first filter...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....attachment names, if they are present in the mail message. Code example...

    docs.groupdocs.com/editor/java/edit-email/
  6. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...fixed this bug, it will be present in the GroupDocs.Viewer version...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  7. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...created , and fonts were instead present under distribution-specific...New Roman , and Calibri are present, then everything has been set...

    forum.groupdocs.com/t/license-parsing-error-and...
  8. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....only those files, which are present in the archive. For example...Except for the properties present in the , the provides a property...

    docs.groupdocs.com/viewer/java/render-archive-f...
  9. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....top corner of worksheet Presentation Point Left top corner of...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Javaを使用してPDF、Word、Excel、PPTから画像を抽出する

    Javaを使用して、ドキュメント全体、およびワードプロセッシングドキュメントの特定のページ、Excelスプレッドシート、PPTプレゼンテーション、およびPDFから画像を抽出します。...pptx") // PowerPoint Presentation // Parser parser = new ...

    blog.groupdocs.com/ja/parser/extract-images-fro...