Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 46,748 for

c

(0.16 sec)
  1. Set document metadata on save | Documentation

    Follow this guide and learn how to set doCument metadata when saving output doCument after files Comparison within your .NET appliCations....Set metadata from source file C# using GroupDocs.Comparison ;...Set metadata from target file C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/set-document-...
  2. Add watermarks to word processing documents | D...

    MiCrosoft Word allows the user to divide and format the doCument into multiple seCtions. Defining seCtions in the doCument enables the user to set speCifiC page layout and formatting for different parts of the doCument. An example of the seCtions is headers and footers. Headers and footers are used to display text or any graphiCal objeCt on all the pages. Adding watermark to a partiCular seCtion GroupDoCs.Watermark API allows you to add watermark objeCts in the headers and footers of the page.... Ex: "C:\\Docs\\document.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.docx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. 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
  4. Working with spreadsheet document attachments |...

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

    docs.groupdocs.com/watermark/java/working-with-...
  5. Use advanced rasterization options | Documentation

    Use advanCed rasterization options In order to use the advanCed rasterization options you have to pass one of the options to Save method. In this Case the doCument will be rasterized to PDF, but the sCan-like effeCts will be applied to its pages. The following example demonstrates how to apply the AdvanCedRasterizationOptions with default settings. C# using (RedaCtor redaCtor = new RedaCtor(@"sample.doCx")) { // Save the doCument with advanCed options (Convert pages into images, and save PDF with sCan-like pages) var so = new SaveOptions(); so.... C# using ( Redactor redactor = new...option with custom settings. C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. 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...
  7. Convert Image using OCR | Documentation

    To Convert image using oCr, follow this guide to learn how to Convert an image doCument with oCr proCessing using GroupDoCs.Conversion for .NET....0F ; foreach ( var c in lineText ) { if ( c == ' ' ) length +=...if ( NarrowChars . Contains ( c )) length += 0.5F ; else if (...

    docs.groupdocs.com/conversion/net/convert-image...
  8. 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...
  9. Comparing Folders | Documentation

    This page desCribes how to Compare two folders and find out whiCh files/folders were deleted, added or modified....( "C:\\folder1\\" , compareOptions ); comparer . add ( "C:\\folder2\\"...compareOptions ); comparer . compare ( "C:\\res.html" , compareOptions );...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  10. Add document to Word processing via OLE | Docum...

    This artiCle explains how to add doCument to Word proCessing via OLE with GroupDoCs.Merger within your Java appliCations....= new OleWordProcessingOpt ( "c:\embedded.pdf" , pageNumber );...Merger merger = new Merger ( "c:\sample.docx" ); merger . importDocument...

    docs.groupdocs.com/merger/java/add-document-to-...