Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,778 for

may

(0.11 sec)
  1. How to Convert Outlook Email to PDF using C#

    This quick tutorial describes the complete process of how to convert Outlook email to PDF using C# and learn how to develop the EML to PDF C# application....the Converter class and you may also define several options for...functionality. Further, you may alter this code for customizing...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Remove Metadata from DOC using Java

    Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....approach to eliminate metadata that may contain sensitive or unnecessary...XLS using Java . Updated on 21 May 2024 English Deutsch Türkçe 日本語...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  3. New Features and Extended Support of File Forma...

    Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0. Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments....complete worksheet may take considerable time and may result in decreased...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  4. eSign document with Text signature | Documentation

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a PDF programmatically.... This is how text signature may look like: How to eSign document...to the . GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Problem with converting a specific docx to md -...

    Hey, I am experiencing a problem with a specific docx document when trying to convert to md. I keep getting this error: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object reference not set to an instan…...Document Content : The DOCX file may contain unsupported elements...Conversion library, as newer releases may contain bug fixes. Conversion...

    forum.groupdocs.com/t/problem-with-converting-a...
  6. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip files.... You may download DLLs or MSI installer...are supported by the API . You may further explore the .NET Metadata...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  7. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....In this state, search results may not be relevant. Calling the...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  8. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…...Got it, we’ll take a look what may cause this issue and update you...document.execCommand("print",!1)} May be execCommand has been deprecated...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  9. Logging | Documentation

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....custom logger Sometimes you may need to implement your own logger...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/logging/
  10. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and May other formats with couple C# code lines and GroupDocs.Merger for .NET.... You may specify absolute or relative...@"c:\merged.ppsx" ); } NOTE: You may merge other Presentation formats...

    docs.groupdocs.com/merger/net/merge/powerpoint/