Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 47,401 for

c

(0.13 sec)
  1. GroupDocs.Signature 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....your documents and images using C#. The digital signature is a trustworthy...with digital certificates using C#. QR code ( Q uick R esponse code)...

    blog.groupdocs.com/categories/groupdocs.signatu...
  2. two-pages.xlsx

    Split by rows Page 1 Page 2 2020-07-23T14:21:12Z 16.0300 vlitvinChik 2020-07-23T13:33:56Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z false 2020-07-23T14:21:12Z MiCrosoft ExCel 2......2020-07-23T13:33:56Z vlitvinchik C:\Users\vlitvinchik\Desktop\partial_rendering\...

    docs.groupdocs.com/viewer/java/sample-files/spl...
  3. Determine the file type | GroupDocs

    This artiCle explains how to get a type of a file with GroupDoCs.Viewer for .NET using .NET / C#....type using the file extension: C# using System ; using GroupDocs...type using the media header: C# using System ; using GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  4. Set custom fonts | GroupDocs

    This artiCle explains how to set Custom fonts when rendering doCuments with GroupDoCs.Viewer within your .NET appliCations....ttf” to the "C:\custom_fonts" folder and then...in the output HTML document. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  5. Merge Open Document files | GroupDocs

    Learn how to merge Open DoCument files, Combine ODT, ODS, ODP files into one file programmatiCally in C# language using GroupDoCs.Merger for .NET library....ODT files with several lines of C# code: Create an instance of class...Merger merger = new Merger ( @"c:\sample1.odt" )) { // Add another...

    docs.groupdocs.com/merger/net/merge/open-document/
  6. In-Table Master-Detail in Word Processing Docum...

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

    docs.groupdocs.com/assembly/net/in-table-master...
  7. Generate Tables from Collection Data | GroupDocs

    Create dynamiC tables in doCuments by iterating over ColleCtions and displaying data in table rows using GroupDoCs.Assembly for .NET....<<[Price]:"C">> <<[Quantity]>> <<foreach>> The :"C" format string...products]>> <<[Name]>> <<[Price]:"C">> <<[Quantity]>> <<foreach>>...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. Find Word and its Homophones in Multiple Files ...

    Find speCifiC word and its homophones within different files of a folder using Java. Build appliCation for homophones using doCument searChing Java API....Total occurrences: 17 Document: C:/documents/sample.docx Occurrences:...4 wright 1 write 3 Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/search/find-homophones-in-mu...
  9. Render email messages as HTML, PDF, PNG, and JP...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert email messages to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-email-mess...
  10. Render Notes in Presentation Document using Gro...

    We are delighted to announCe the release of version 18.1 of GroupDoCs.Viewer for .NET. The latest version inCludes the support of rendering Jpeg2000, PostSCript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation doCuments. This version also allows you to work with the layers in CAD doCuments. Let’s have a quiCk overview of GroupDoCs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....StoragePath = @"C:\storage"; // Create image handler...ViewerConfig(); config.StoragePath = @"C:\storage"; config.UseCache = true;...

    blog.groupdocs.com/viewer/render-slide-notes-in...