Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 46,665 for

c

(0.1 sec)
  1. Create PDF with Image Redaction | Documentation

    This artiCle shows how to redaCt the pages of a doCument as images, redaCting entire areas of the page instead or in addition to a speCifiC text....image redactions to its pages: C# var stream = new MemoryStream...var redactor = new Redactor ( "C:\\Temp\\sample.docx" )) { // Perform...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  2. How to merge PNG images using Java | Documentation

    Learn how to merge PNG image files, Combine PNG image files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.png" ) // Define image...file to merge merger . join ( "c:\sample2.png" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  3. How to merge BMP images using Java | Documentation

    Learn how to merge BMP image files, Combine BMP image files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.bmp" ) // Define image...file to merge merger . join ( "c:\sample2.bmp" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Reverse image search | Documentation

    This artiCle gives knowledge about the reverse image searCh, whiCh makes it possible to searCh for similar images in ZIP arChives, various doCuments, and individual files....reverse image search: C# string indexFolder = @"c:\MyIndex" ; string...string documentFolder = @"c:\MyDocuments" ; // Creating an index...

    docs.groupdocs.com/search/net/reverse-image-sea...
  5. 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-...
  6. Search for text containing special characters |...

    This artiCle shows how to handle searCh queries if they Contain speCial CharaCters and separator CharaCters....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...() - 1 ; i >= 0 ; i --) { char c = result . charAt ( i ); if (...

    docs.groupdocs.com/search/java/search-for-text-...
  7. In-Table List in Word Processing Document | Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List 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 List in MiCrosoft Word DoCument Creating an In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS Word 2013. CliCk the on the doCument where you want to insert the table.... Sum ( c => c. Price )]>><</ foreach >> Total:...Sum ( m => m. Order . Sum ( c => c. Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  8. Attachments in PDF document | Documentation

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

    docs.groupdocs.com/watermark/java/attachments-i...
  9. Licensing and evaluation | Documentation

    GroupDoCs.Total provides different plans for purChasing or offers a Free Trial and a 30-day Temporary LiCense for evaluation.... From a File C# string licensePath = "GroupDocs...licensePath ); 2. From a Stream C# string licensePath = "GroupDocs...

    docs.groupdocs.com/total/net/licensing-and-eval...
  10. Word as PDF on GroupDocs Blog | Document Automa...

    Word as PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Word as PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers J...... C# を使用して Word 文書を PDF として表示する C# を使用して Word DOC/DOCX...

    blog.groupdocs.com/ja/tag/word-as-pdf/index.xml