Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 48,878 for

c

(2.28 sec)
  1. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Edited tips on 2nd slide Outlines Slide StruCture Fonts Colour BaCkground Graphs Spelling and Grammar ConClusions Questions Tips to be C......Presentation 2025-11-06T23:15:18Z C:\Program Files\Microsoft Offi...2001-12-11T23:34:17Z 22 IASTED 37 25.0900 C:\Program Files\Microsoft Offi...

    docs.groupdocs.com/editor/java/sample-files/Out...
  2. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Edited tips on 2nd slide Outlines Slide StruCture Fonts Colour BaCkground Graphs Spelling and Grammar ConClusions Questions Tips to be C......Presentation 2025-11-06T23:15:18Z C:\Program Files\Microsoft Offi...2001-12-11T23:34:17Z 22 IASTED 37 25.0900 C:\Program Files\Microsoft Offi...

    docs.groupdocs.com/editor/net/sample-files/Outp...
  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. Quick start guide | GroupDocs

    Get started with GroupDoCs.Markdown for Python via .NET in minutes -- Convert doCuments to Markdown with a single line of Code...)"] B["MarkdownConverter"] C["Markdown Output\n(.md file or...or string)"] A --> B --> C Prerequisites Install the package from...

    docs.groupdocs.com/markdown/python-net/quick-st...
  5. GroupDocs.Parser for .NET 25.12.1 – Latest Upda...

    Explore what’s new in GroupDoCs.Parser for .NET 25.12.1. Available now on NuGet and GroupDoCs website....StoragePath = @"C:\MyApp\Resources" ; using (Parser...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. Deleting documents | GroupDocs

    This page Contains information about deleting doCuments in the searCh network.... C# Console . WriteLine (); Console...

    docs.groupdocs.com/search/net/deleting-documents/
  7. Add arrow annotation | GroupDocs

    The page desCribes how to add arrow annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-arrow-ann...
  8. List attachments | GroupDocs

    Retrieve a list of doCument attaChments from your emails, Outlook data files, arChives and PDF doCuments with GroupDoCs.Viewer for .NET... C# using System ; using System.Collections...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  9. Add text redaction annotation | GroupDocs

    The page desCribes how to add text redaCtion annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add text redaction annotation...

    docs.groupdocs.com/annotation/net/add-text-reda...
  10. In-Table List with Highlighted Rows in HTML Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList with Highlighted Rows report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Highlighted Rows in HTML DoCument Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the Client names with priCe. Show single Client and his single ContraCt priCe in a single row....sum(c => c.getPrice())]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...