Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 84 for

loadoptions filetype

(0.07 sec)
  1. Load compression document with options | GroupDocs

    Learn how to load and convert compression files (ZIP, 7Z, RAR, TAR) with advanced options using GroupDocs.Conversion for .NET API....FileTypes ; using GroupDocs.Conversion...Load ; Func < LoadContext , LoadOptions > getLoadOptions = loadContext...

    docs.groupdocs.com/conversion/net/load-compress...
  2. Load GIS document with options | GroupDocs

    Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API....FileTypes ; using GroupDocs.Conversion...Load ; Func < LoadContext , LoadOptions > getLoadOptions = loadContext...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  3. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....properties LoadOptions loadOptions = new LoadOptions () { Password...Signature ( "certificate.pfx" , loadOptions )) { IDocumentInfo documentInfo...

    docs.groupdocs.com/signature/net/preview-certif...
  4. .NET 9 - Cannot convert image - Free Support Fo...

    Using GroupDocs.Conversion 25.4.0 in .NET 9 the attached image fails to convert with the following error. img_0444.jpg (180.9 KB) I’m also not sure why this has uploaded as .jpg it should be a .png GroupDocs.Conversi…... Conversion code: LoadOptions GetLoadOptions(LoadContext...xt context) { var loadOptions = new ImageLoadOptions() { Format...

    forum.groupdocs.com/t/net-9-cannot-convert-imag...
  5. 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...
  6. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadoptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...directories Func<LoadContext, LoadOptions> fnLoadOpts = (loadContext)...directories Func<LoadContext, LoadOptions> fnLoadOpts = (loadContext)...

    forum.groupdocs.com/t/hidecomments-replacement-...
  7. 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...
  8. .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
  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. 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...