Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 47,549 for

(c )

(0.08 sec)
  1. Add checkbox component | GroupDocs

    The page describes how to add checkbox component 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-checkbox-...
  2. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....optimize the PDF file by default: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....type for comparison manually C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  4. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs.... Ex: "C:\\Docs\\message.msg" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN to render as HTML, JPG, PNG, or PDF using document viewer Java API by GroupDocs....Український Tiếng Việt 中文 中國傳統的 C omputer- A ided D esign - CAD...Also # View CAD Documents using C# Convert CAD Drawings to PDF in...

    blog.groupdocs.com/viewer/viewing-cad-documents...
  6. 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...
  7. 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...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...NET, C#/VB.NET applications. It’s a one-stop-shop...developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library,...

    blog.groupdocs.com/groupdocs.blog/page/96/
  9. GroupDocs.Editor 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....edit the XML file data using C# . The most common and widely...how to edit Word documents in C# using the .NET API for document...

    blog.groupdocs.com/categories/groupdocs.editor-...
  10. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...new Document("C:\\Temp\\in.docx"); doc.save("C:\\Temp\\out.pdf");...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...