Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 48,380 for

c

(0.38 sec)
  1. Search results | GroupDocs

    This artiCle shows that how to perform the operations on searCh results....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-results/
  2. Evaluation Limitations and Licensing | GroupDocs

    Free searCh api version is available to evaluate the API whiCh will be similar as liCensed but with few limitations....indexPath = "c:\\MyIndex" ; String documentsPath = "c:\\MyDocuments"...

    docs.groupdocs.com/search/java/evaluation-limit...
  3. Render archives as HTML, PDF, and image files |...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to display a list of arChive Content in HTML, PDF, PNG, and JPEG formats and to extraCt arbitrary file from arChive.... C# using GroupDocs.Viewer ; using...resources, while 2nd — with external. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  4. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDoCs.SearCh) in an environment, where we don’t know whiCh files will be indexed. We don’t deCide it. The user of our software Can deCide it. We don’t know the files…...seconds (10,000 milliseconds): C# Example using GroupDocs.Search...with a call like this: dotnet C:\Users\xy\Projects\xy\bin\x64\Debug\net8...

    forum.groupdocs.com/t/feature-request-cancellat...
  5. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java SearCh API 获取按不同含义分组的所有同义词。...Total occurrences: 22 Document: C:/documents/sample.docx Occurrences:...- - - - - - - - - - Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  6. Convert word processing documents | GroupDocs

    Learn this artiCle and CheCk how to Convert MiCrosoft Word DOCX, DOC, RTF doCuments to other formats with GroupDoCs.Conversion for .NET....need is just several lines of C# code. This section explains how...implemented in several lines of C# code - all you need is to specify...

    docs.groupdocs.com/conversion/net/convert/wordp...
  7. eSign document with Form Field signature | Grou...

    This artiCle explains how to add various types of Form Field signatures on doCument page with options on Component positioning, alignment and other visual options with GroupDoCs.Signature... Combine ( "C:\output" , fileName ); using (...outputFilePath = Path . Combine ( "C:\output" , fileName ); using (...

    docs.groupdocs.com/signature/net/esign-document...
  8. Convert a Document to Multiple Page Files | Gro...

    Learn how to Convert a single multi-page doCument into individual page files in various formats using GroupDoCs.Conversion for Python via .NET....A["Input Document"] B["Conversion"] C["Converted Page 1"] D["Converted...connections between nodes A --> B --> C B --> D B --> E To convert and...

    docs.groupdocs.com/conversion/python-net/develo...
  9. In-Table List with Highlighted Rows in HTML Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList with Highlighted Rows report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Highlighted Rows in HTML DoCument Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the Client names with priCe. Show single Client and his single ContraCt priCe in a single row....sum(c => c.getPrice())]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The Code uses some of the objeCts defined in The Business Layer. Working with Presentation DoCuments GroupDoCs.Assembly allows you to use data bands in table rows in Presentation** DoCuments**. A table-row data band is a data band whiCh body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....<<foreach [c in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-pr...