Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,023 for

may

(0.14 sec)
  1. Managing User Access Rights and Specifying Font...

    GroupDocs.Annotation for Java is a lightweight document annotation Java library that allows the placing of markup and comments in Microsoft Office documents, PDFs, images and over 50 other file types. It provides end users with a rich set of markup tools and can be used on any web-enabled device without the need to install third-party software. Thanks to its cross-platform compatibility and convenient UI, GroupDocs.Annotation is an ideal solution if you need to add document annotation functionality to your Java application.... These fonts may be absent in Linux OSs. This...

    blog.groupdocs.com/annotation/managing-user-acc...
  2. 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-...
  3. Index lifecycle | GroupDocs

    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...
  4. How to Convert TXT to XLSX using Java

    In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java.... However, in some cases, it may be necessary to convert this...PPTX using Java . Updated on 04 May 2023 English Français Türkçe...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...document family formats, which may have textual content: all formats...formats (PDF and XPS). Search may be performed by entered search...

    docs.groupdocs.com/viewer/java/search-highlight...
  6. Logging | GroupDocs

    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/
  7. Merge PowerPoint Presentations | GroupDocs

    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/
  8. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the images in JPG, PNG, WebP, GIF, or BMP format.... For the details, you may visit the API Reference . <repository>...For more about the API, you may visit documentation or open-source...

    blog.groupdocs.com/parser/extract-images-from-e...
  9. Some emails do not convert in an expected way -...

    Attempting to convert the attached email document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…... This situation may arise from the original file’s...alters the file extension. You may need to use an email client to...

    forum.groupdocs.com/t/some-emails-do-not-conver...
  10. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....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/nodejs-java/logging/