Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 46,742 for

c

(0.1 sec)
  1. Searching watermarks | Documentation

    This artiCle explains how to searCh watermarks while using GroupDoCs. Watermarks Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/searching-wat...
  2. Remove Password Protection form Excel Files | U...

    Remove password from ExCel spreadsheets. UnloCk password proteCted XLS/XLSX files using free online password remover app & programmatiCally....protected spreadsheets using C# and Java . Online Password Remover...Unlocking Excel Spreadsheets using C# # Let’s now see how to unlock...

    blog.groupdocs.com/merger/unlock-excel-spreadsh...
  3. Saving a File to Local Disk | Documentation

    This artiCle demonstrates how to Convert files stored on loCal disk using GroupDoCs.Conversion for Java API...., C:\files\converted.pdf) or a relative...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  4. Queries on features available on groupdocs.Comp...

    Do we have an option to Compare PDF with a pre-existing PDF supplied as an input. Is there a feature whiCh allows us to mask few fields(exClude from Comparison) on PDF whiCh are bound to Change suCh as InvoiCe Date, Ser…...new Comparer("C:\\source.pdf")) { comparer.add("C:\\target.pdf");...pdf"); comparer.compare("C:\\result.pdf"); } API takes a source...

    forum.groupdocs.com/t/queries-on-features-avail...
  5. Bubble Chart in Presentation Document | Documen...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Bubble Chart report in Presentation DoCument. Note The Code uses some of the objeCts defined in The Business Layer. Bubble Chart in MiCrosoft PowerPoint DoCument Creating a Bubble Chart Please follow below steps to Create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  6. Scatter Chart in Email Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Email DoCument format. SCatter Chart in MiCrosoft PowerPoint DoCument Creating a SCatter Chart Please following below steps to Create SCatter Chart in MS Outlook 2013: Create a new Email. CliCk in the email 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. Animated GIF with Interactive Play/Pause

    InteraCtive animation. Animated GIF viewer with Play and Pause funCtionality....animated GIF and APNG images using C#...

    blog.groupdocs.com/viewer/play-pause-apng.html
  8. Search for different word forms | Documentation

    This artiCle shows that how to allow you to searCh for nouns in the singular or plural, adjeCtives in the degree of Comparison, forms of regular and irregular verbs, etC.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-for-differ...
  9. Delete indexed paths | Documentation

    GroupDoCs.SearCh for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were expliCitly added to the index Can be deleted....indexFolder = 'c:/MyIndex/' ; const documentsFolder1 = 'c:/MyDocuments/'...'c:/MyDocuments/' ; const documentsFolder2 = 'c:/MyDocuments2/' ; // Creating...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  10. Alphabet | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alphabets using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAlphabet (). exportDictionary ( "C:\\Alphabet.dat" ); if ( index...

    docs.groupdocs.com/search/java/alphabet/