Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 3,410 for

presentations

(0.1 sec)
  1. Chèn đối tượng OLE trong Word, Excel, PowerPoin...

    Nhúng tài liệu dưới dạng đối tượng OLE vào các tài liệu Word khác, Bảng tính Excel, bản trình bày Powerpoint theo chương trình trong Java bằng API GroupDocs.Merger....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Sự kết luận # Chúng...

    blog.groupdocs.com/vi/merger/insert-ole-objects...
  2. Informes en PDF y Word a partir de datos CSV us...

    Convierta CSV a formatos PDF y Word con plantillas usando C#. Automatice la generación de informes PDF y DOC/DOCX utilizando la API de informes .NET de GroupDocs....traduzcan en información presentable y significativa, debe convertirlos...separados por comas en un PDF presentable. Los siguientes pasos lo...

    blog.groupdocs.com/es/assembly/generate-reports...
  3. Working with List Reports - Bulleted | GroupDocs

    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...
  4. Removing Empty Paragraphs | GroupDocs

    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-...
  5. 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...
  6. Working with Multiple Data Sources | GroupDocs

    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...
  7. Adding watermarks | GroupDocs

    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...
  8. 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...
  9. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....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/java/phrase-search/
  10. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....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/java/boolean-search/