Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 47,406 for

c

(0.73 sec)
  1. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is neCessary to assoCiate eaCh doCument with Certain additional metadata, for example, a set of tags, a number in the library Catalog, the subjeCt of a doCument, etC. To aCComplish this task, additional fields Can be added to eaCh indexed doCument in addition to those already in the doCument itself. Additional fields are assoCiated with the doCument through the arguments of the FileIndexing event that oCCurs before indexing eaCh added doCument.... put ( "C:\\MyDocuments\\BhagavadGitaAsItIs...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-additio...
  2. Determine the file type | GroupDocs

    This artiCle explains how to get a type of a file with GroupDoCs.Viewer for .NET using .NET / C#....type using the file extension: C# using System ; using GroupDocs...type using the media header: C# using System ; using GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  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. two-pages.xlsx

    Split by rows Page 1 Page 2 2020-07-23T14:21:12Z 16.0300 vlitvinChik 2020-07-23T13:33:56Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z false 2020-07-23T14:21:12Z MiCrosoft ExCel 2......2020-07-23T13:33:56Z vlitvinchik C:\Users\vlitvinchik\Desktop\partial_rendering\...

    docs.groupdocs.com/viewer/java/sample-files/spl...
  5. 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...
  6. Merge Open Document files | GroupDocs

    Learn how to merge Open DoCument files, Combine ODT, ODS, ODP files into one file programmatiCally in C# language using GroupDoCs.Merger for .NET library....ODT files with several lines of C# code: Create an instance of class...Merger merger = new Merger ( @"c:\sample1.odt" )) { // Add another...

    docs.groupdocs.com/merger/net/merge/open-document/
  7. In-Table Master-Detail in Word Processing Docum...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in Word ProCessing DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft Word DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS Word 2013. CliCk the doCument where you want to add the table.... Sum ( c => c. Price )]>> <<foreach [in Order...Sum ( m => m. Order . Sum ( c => c. Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  8. Render email messages as HTML, PDF, PNG, and JP...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert email messages 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-email-mess...
  9. 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...
  10. GroupDocs.Parser for .NET

    此 API 允许您在任何平台上使用 C# .NET 语言执行文本搜索和索引任何类型的文件格式。...NET 最新答案 如何使用 C# 从 PDF 中提取元数据 «« « 1 2 3 4 » »»...

    kb.groupdocs.com/zh/parser/net/page/4/