Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 48,948 for

(c )

(1.23 sec)
  1. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....= false ; string filePath = @"C:\sample.xlsx" ; using ( Merger...

    docs.groupdocs.com/merger/net/check-document-pa...
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Node.js... Please check C# code sources, how-to examples...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  3. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…... string basePath = @"C:\Temp\GroupDocsTest"; string outPath..."output"); string source = @"C:\Temp\GroupDocsTest\test.msg";...

    forum.groupdocs.com/t/converting-msg-file-conta...
  4. Save document to the same file or stream | Grou...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\test.doc" File . Copy (...

    docs.groupdocs.com/watermark/net/save-document-...
  5. Load from local disk | GroupDocs

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\document.docx" String...

    docs.groupdocs.com/watermark/java/load-from-loc...
  6. GroupDocs.Parser for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.11. Available now on NuGet and GroupDocs website....com/c/parser/...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  7. GroupDocs.Viewer for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.12. Available now on NuGet and GroupDocs website....com/c/viewer/9...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  8. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output... Example C# using GroupDocs.Markdown ; var...

    docs.groupdocs.com/markdown/net/heading-offset/
  9. In-Table List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet 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 Excel Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Sum ( c => c.ProductQuantity )]>><</ foreach...<<[Sum( m => m.Order.Sum ( c => c.ProductQuantity ))]>> Tip For...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  10. Exception thrown - When we try to load the doc ...

    Hi Tahir, Thanks for the update. Regards, Ayyappan...getting the below exception in C# code when we try to load the...

    forum.groupdocs.com/t/exception-thrown-when-we-...