Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,420 for

list

(0.05 sec)
  1. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....string\[0\]; } List<string> result = new List<string>(); foreach...FileInfo\[0\]; } List<FileInfo> result = new List<FileInfo>(); foreach...

    blog.groupdocs.com/metadata/get-specific-file-t...
  2. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... WriteLine ( "List of newly created signatures:"...result Console . WriteLine ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the List of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the List of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....latest version allows setting the list of the fonts that should be...more promising. Below is the list of new features, improvements...

    blog.groupdocs.com/viewer/exclude-specific-font...
  4. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... List ) { Console . WriteLine ( string...IEnumerable < SearchResult > list = parser . Search ( "keyword"...

    docs.groupdocs.com/parser/net/migration-notes/
  5. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...and I joined the output of fc-list I am also joining the file I...converterSettings.setFontDirectories(List.of("/usr/share/fonts")); PdfConvertOptions...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  6. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications.... To do this, use the list to store the key or the file...threadSafeCache ); List < MemoryStream > pages = new List < MemoryStream...

    docs.groupdocs.com/viewer/net/implement-thread-...
  7. Control Meta-Data and Build a Custom UI with th...

    GroupDocs.Annotation for Java is a lightweight library that allows end users to annotate PDF and Microsoft Office documents, raster images, AutoCAD drawings and 50+ types of files without the need to install the software that the documents or images were created in. A convenient web UI allows users to view, annotate, redact, comment on and share documents from any web-enabled device. Recently we’ve released a new GroupDocs.Annotation for Java library – version 1.... Also, the list of supported databases now includes...HTTP handler methods, here is a list of new, context-independent...

    blog.groupdocs.com/annotation/control-meta-data...
  8. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the List of new features, improvements, and fixes added in v18.... Below is the list of new features, improvements...IntroducedWe have extended our list of supported file formats by...

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  9. Convert to XPS, SVG and OTS formats with GroupD...

    We as GroupDocs team is excited to announce another monthly release of GroupDocs.Conversion for .NET v17.1.0. In this release new file format “XPS, SVG and OTS” are added in supported file format List. Monthly release of Document Conversion API is adding new features like " Metered licensing and conversion to gray-scale image". Also introducing some improvements like “memory handling on save and Improved output file name if converting from/to page” along with other four fixes....added in supported file format list. Monthly release of Document...Improvements and fixes. Here is the list of changes made in new release...

    blog.groupdocs.com/conversion/convert-xps-svg-o...
  10. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... print ( "List of newly created signatures:"...result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...