Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 48,950 for

(c )

(0.28 sec)
  1. 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-...
  2. 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/
  3. 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...
  4. 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-...
  5. 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...
  6. 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/
  7. 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...
  8. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without converting... Using static method C# using GroupDocs.Markdown ; DocumentInfo...Encrypted: False Using instance method C# using GroupDocs.Markdown ; using...

    docs.groupdocs.com/markdown/net/get-document-info/
  9. CSV to Excel on GroupDocs Blog | Document Autom...

    CSV to Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSV to Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......CSV und CSV in Excel-Formate in C# Konvertieren Sie XLS und XLSX...

    blog.groupdocs.com/de/tag/csv-to-excel/index.xml
  10. Excel to CSV on GroupDocs Blog | Document Autom...

    Excel to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......CSV und CSV in Excel-Formate in C# Konvertieren Sie XLS und XLSX...

    blog.groupdocs.com/de/tag/excel-to-csv/index.xml