Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 48,936 for

(c )

(0.09 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......ออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java Recent content in Edit...

    blog.groupdocs.com/th/tag/edit-powerpoint-prese...
  2. In-Table List in HTML | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must show managers’ name. It must show the sum of contract prices against each manager....sum(c => c.getPrice())]>> Total: <<[getManagers()...m => m.getContracts().sum( c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Convert files to various formats | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...ToFile() to write directly to disk: C# using GroupDocs.Markdown ; string...or reusing a loaded document: C# using GroupDocs.Markdown ; using...

    docs.groupdocs.com/markdown/net/convert/
  5. Get Supported File Formats Programmatically | G...

    Programmatically enumerate the list of file formats supported by GroupDocs.Comparison for Python via .NET via FileType.get_supported_file_types()....bowerrc) C-Based Programming Language format (.c) CAD file format...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-presentati...
  7. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  8. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream... C# using ( Redactor redactor = new...fileStream = File . Open ( @"C:\\Temp\\sample_output_file.pdf"...

    docs.groupdocs.com/redaction/net/save-to-stream/
  9. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....following lines to the Main method C# using GroupDocs.Viewer ; using...dotnet run . Check the output in C:\\output\\ directory. Build project...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  10. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....file path const inputCsvPath = "C://input//spreadsheet.csv" ; //...file path const inputCsvPath = "C://input//spreadsheet.csv" ; //...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...