Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 2,924 for

presentations

(0.06 sec)
  1. OLE-objecten invoegen in Word, Excel, PowerPoin...

    Sluit documenten als OLE-objecten in andere Word-documenten, Excel-spreadsheets, Powerpoint-presentaties programmatisch in Java in met behulp van GroupDocs.Merger API....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Conclusie # We hebben...

    blog.groupdocs.com/nl/merger/insert-ole-objects...
  2. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....the word “relativity” is presented but the word “Einstein” is...the example the query is presented in text and object form and...

    docs.groupdocs.com/search/net/boolean-search/
  3. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....search queries in text form is presented on the page. A table of the...queries in object form is presented on the page. The following...

    docs.groupdocs.com/search/net/phrase-search/
  4. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....format for the search is presented below. String indexFolder...not be found, because it is presented in a format that is not specified...

    docs.groupdocs.com/search/java/date-range-search/
  5. Working with List Reports - Bulleted | Document...

    The Bulleted List As per wikipedia, a Bulleted List can be described as: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, please visit wikipedia article. Articles in this section...Document Bulleted List in Presentation Document Bulleted List in...

    docs.groupdocs.com/assembly/net/working-with-li...
  6. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Removing Empty Paragraphs in Presentation Document Download Removing...

    docs.groupdocs.com/assembly/net/removing-empty-...
  7. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java.... Earlier, we presented a guide on how to convert...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...documents Add watermarks to presentation documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  9. Convert CSV to MD using Java

    Let's swiftly grasp how to convert CSV to MD using Java without extra software installations. We will present you key steps and Java code to export CSV to MD....our preceding tutorial, we presented a step-by-step guide for converting...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  10. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Multiple Data Sources in Presentation Document Was this page helpful...

    docs.groupdocs.com/assembly/java/working-with-m...