Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 48,489 for

(c )

(0.94 sec)
  1. Edit PowerPoint Presentations on GroupDocs Blog...

    Edit PowerPoint Presentations on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit PowerPoint Presentations on GroupDocs Blog | Document Automation So...... 온라인으로 PPT/PPTX 파일을 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 편집하세요...

    blog.groupdocs.com/ko/tag/edit-powerpoint-prese...
  2. Edit Excel Spreadsheets on GroupDocs Blog | Doc...

    Edit Excel Spreadsheets on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit Excel Spreadsheets on GroupDocs Blog | Document Automation Solutions for ...... XLS/XLSX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오...

    blog.groupdocs.com/ko/tag/edit-excel-spreadshee...
  3. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....ttf” to the "C:\custom_fonts" folder and then...in the output HTML document. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  4. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....<<[Price]:"C">> <<[Quantity]>> <<foreach>> The :"C" format string...products]>> <<[Name]>> <<[Price]:"C">> <<[Quantity]>> <<foreach>>...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. How to Convert DOCX to PDF using Node.js

    Quickly take a look at the guideline to convert DOCX to PDF using Node.js without installing any extra software and learn about code to export DOCX to PDF in Node.js....convert Word document to PDF using C#, we suggest you to read our article...to convert Word to PDF using C# . Updated on 30 Dec 2022 English...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  6. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various formats using Editing Java API ....XML files using C# How to Edit Word Documents in C#...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  7. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  8. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....Total occurrences: 17 Document: C:/documents/sample.docx Occurrences:...4 wright 1 write 3 Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/search/find-homophones-in-mu...
  9. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....StoragePath = @"C:\storage"; // Create image handler...ViewerConfig(); config.StoragePath = @"C:\storage"; config.UseCache = true;...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  10. In-Table Master-Detail in HTML Document | Group...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show each manager along with his total contract prices. It must also show each individual client within the contract....sum(c => c.getPrice())]>> <<[getClient()...m => m.getContracts().sum( c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-maste...