Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 48,375 for

c

(0.48 sec)
  1. Output adapters | GroupDocs

    This artiCle gives the knowledge about output adapters whiCh are used to output generated HTML or plain text to various output objeCts.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/output-adapters/
  2. Update index | GroupDocs

    This artiCle explains that how to update indexed doCuments, as well as updating an index version in Java....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...sourceIndexFolder = 'c:/MyOldIndex/' ; const targetIndexFolder = 'c:/MyNewIndex/'...

    docs.groupdocs.com/search/nodejs-java/update-in...
  3. Wildcard search | GroupDocs

    This artiCle shows the operations of wildCard searCh whiCh allows you to searCh for words with unknown letters or ranges of letters....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/wildcard-search/
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert ExCel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Convert an Excel workbook to HTML C# using GroupDocs.Viewer ; using...Apple Numbers spreadsheet to HTML C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. Working with spreadsheet document attachments |...

    This artiCle explains how to work with spreadsheet doCument attaChments while using GroupDoCs watermarking API... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/working-with-s...
  6. Scatter Chart in Word Processing Document | Gro...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. SCatter Chart in MiCrosoft Word DoCument Creating a SCatter Chart Please follow below to Create SCatter Chart in MS Word 2013: CliCk in the doCument where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  7. Scatter Chart in Presentation Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. SCatter Chart in MiCrosoft PowerPoint DoCument Creating a SCatter Chart Please following below steps to Create SCatter Chart in MS PowerPoint 2013: CliCk in the doCument where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  8. Merge text files | GroupDocs

    Learn how to merge TXT files, Combine TXT files into one file programmatiCally in net language using GroupDoCs.Merger for Python via .NET library....Merger ( "c:/sample1.txt" ) as merger : merger . join ( "c:/sample2..."c:/sample2.txt" ) merger . save ( "c:/merged.txt" ) Code Examples Please...

    docs.groupdocs.com/merger/python-net/merge/txt/
  9. GroupDocs.Conversion Product Family

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....format into PDF format using C#. Additionally, we will see how...password-protected Word document using C# with .NET API for document conversion...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. Add image watermarks | GroupDocs

    This artiCle shows how to add an image watermark and save the resultant doCument. It is Capable of adding watermarks to images or doCuments....watermarker = new Watermarker ( "C:\\Docs\\contract.docx" )) { //...watermark = new ImageWatermark ( "C:\\Docs\\logo.png" ); // Specify...

    docs.groupdocs.com/watermark/net/basic-usage/ad...