Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 16,116 for

linux

(0.38 sec)
  1. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...Fonts using C# in Windows and Linux GroupDocs.Watermark Product...font not found exception in Linux using .NET atir.tahir July 31...

    forum.groupdocs.com/t/loading-custom-fonts-usin...
  2. Linux Support on GroupDocs Blog | Document Auto...

    Linux Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Linux Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Linux Support on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Linux Support on GroupDocs Blog |...

    blog.groupdocs.com/pl/tag/linux-support/index.xml
  3. Linux Support on GroupDocs Blog | Document Auto...

    Linux Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Linux Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Linux Support on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Linux Support on GroupDocs Blog |...

    blog.groupdocs.com/ko/tag/linux-support/index.xml
  4. Linux Support on GroupDocs Blog | Document Auto...

    Linux Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Linux Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Linux Support on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Linux Support on GroupDocs Blog |...

    blog.groupdocs.com/ja/tag/linux-support/index.xml
  5. Can't convert PowerPoint files to PDF on Linux ...

    Environment: GroupDocs.Conversion.Net100 26.6.0, .NET 10, Ubuntu 24.04 Docker container, with libgdiplus installed as your setup guide instructs. Issue: When converting certain PowerPoint files to PDF, we get this error…...PowerPoint files to PDF on Linux (GroupDocs.Conversion, .NET...Conversion Product Family docker , linux Verthosa July 16, 2026, 11:27am...

    forum.groupdocs.com/t/cant-convert-powerpoint-f...
  6. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...configuration does not work on linux system GroupDocs.Conversion...resolution 200 dpi The same on linux rocky 9/kali/ centos generate...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  7. Linux package requires OpenSSL 1.1 which is no ...

    Hey, The groupdocs-conversion-net Python package fails to start on Debian 13 and Ubuntu 24 with the error No usable version of libssl was found. These distributions ship OpenSSL 3 only — OpenSSL 1.1 reached end-of-life…...Linux package requires OpenSSL 1.1 which is no longer available...current standard on all modern Linux distributions. Thanks! vladimir...

    forum.groupdocs.com/t/linux-package-requires-op...
  8. NullPointerException on Linux systems triggered...

    Following previous advice from support, we have packaged the groupdocs modules in a standalone Java app, the main goal being to avoid crashing the app server when document conversion crashes. We have recently fount that…...NullPointerException on Linux systems triggered by font lookup...environment. We have the issue on a linux machine, not a container. A...

    forum.groupdocs.com/t/nullpointerexception-on-l...
  9. Using Shared Storage with the GroupDocs.Annotat...

    Hello! Today I’d like to show you how to store and open files from a shared folder within your network using the GroupDocs.Annotation for Java library. For those of you who are not familiar with the library yet, it’s basically a web-based document viewer that comes with a comprehensive set of annotation tools. The library allows end users to comment on and mark up almost 50 types of documents from within your Java app....storage within your Windows and Linux environments. Go to the tutorial...

    blog.groupdocs.com/annotation/using-shared-stor...
  10. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...is not working as expected Linux environment GroupDocs.Conversion...

    forum.groupdocs.com/t/groupdocs-conversion-usin...