Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 132 for

loadoptions filetype

(1.1 sec)
  1. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the font, this causes…... LoadOptions GetLoadOptions(LoadContext...xt context) { var loadOptions = new WordProcessingLoadOp { Format...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  2. GroupDocs.Conversion for .NET 26.1 – Latest Upd...

    Explore what’s new in GroupDocs.Conversion for .NET 26.1. Available now on NuGet and GroupDocs website....FileTypes; using GroupDocs.Conversion...Conversion.Options.Load; var loadOptions = new WordProcessingLoadOp...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. GroupDocs.Conversion for .NET 26.1 – 最新更新和修复(20...

    探索 GroupDocs.Conversion for .NET 26.1 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...FileTypes; using GroupDocs.Conversion...Conversion.Options.Load; var loadOptions = new WordProcessingLoadOp...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  4. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...MemoryStream(content)) { LoadOptions loadOptions = new LoadOptions(); if (Path...OrdinalIgnoreCase)) { loadOptions.FileType = FileType.TXT; } IPageStreamFactory...

    forum.groupdocs.com/t/persistent-customtempfont...
  5. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. Loadoptions GetLoadoptions(LoadContext context) { var Loadoptions = new WordPr…... LoadOptions GetLoadOptions(LoadContext...xt context) { var loadOptions = new WordProcessingLoadOp { Password...

    forum.groupdocs.com/t/txt-font-replacement/16295
  6. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Python via .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, AGENTS.md shipped in the package, and structured output for RAG pipelines....ExportOptions , FileFormat , LoadOptions , MarkdownConverter , MarkdownFlavor...ConvertOptions , LoadOptions load_opts = LoadOptions () load_opts...

    docs.groupdocs.com/markdown/python-net/agents-a...
  7. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....FileType}" ); Console . WriteLine (...( $ "File type: {viewInfo.FileType}" ) Console . WriteLine (...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  8. 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…...LoadOptions loadOptions(GroupDocs.Conversion...SourceFormat is GroupDocs.Conversion.FileTypes.EmailFileType) { return new...

    forum.groupdocs.com/t/converting-msg-file-conta...
  9. Converting a multi-tab XLSX to HTML causes Dire...

    We have groupdocs conversion for java deployed in a docker container running in kubernetes. Anytime we try to convert a spreadsheet with more than one tab, it blows up with the below exception. This occurs everytime an…...> convertOptions = FileType.fromExtension(extension)....getOriginalFilename()); LoadOptions loadOptions = FileType.fromExtensio...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...
  10. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...filetypes.ImageFileType; import com...conversion.options.load.LoadOptions; import com.groupdocs.conversion...

    forum.groupdocs.com/t/getting-targetinvocatione...