Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,936 for

resource

(0.06 sec)
  1. 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…..."page_{0}/resource_{1}"), url + "/page_{0}/resource_{1}"); using...CreateResourceStream(int pageNumber, Resource resource) { return new MemoryStream();...

    forum.groupdocs.com/t/persistent-customtempfont...
  2. Working with Resources | Documentation

    This article demonstrates and explains different operations with Resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java..../ Working with Resources Working with Resources Leave feedback...different operations with resources, including retrieving, adjusting...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  3. Handle loading of external resources documents ...

    Learn how to handle loading of external Resources....Handle loading of external resources documents Handle loading of...of external resources documents Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. Introducing Watermark Annotation for Cells in G...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Annotation for .NET 18.7. This latest release added new types of annotations for Cells like Text Replacement, Resource Redaction and Watermark. Apart from that, few improvements and fixes are also introduced in this release. We therefore recommend you to download this latest release of the API to enhance your document annotation experience....Cells like Text Replacement, Resource Redaction and Watermark. Apart...Text Annotations Watermark Resource Redaction Watermark Annotations...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  5. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API....HTML markup, stylesheets and resources with different settings. class...whole HTML document with all resources is presented as a single string...

    docs.groupdocs.com/editor/net/editabledocument/
  6. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external Resources. Here are the steps to handle loading of HTML external Resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external Resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Handle loading of external resources documents Handle loading of...of external resources documents Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/java/handle-loading-o...
  7. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...following error message: “Resource loading timeout 20000 s” Since...seems you are encountering a “Resource loading timeout” error when...

    forum.groupdocs.com/t/error-converting-eml-and-...
  8. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....Annotation Area Annotation Resource Redaction Annotation TextField...Fixed background when import Resource Redaction annotation for slides...

    blog.groupdocs.com/annotation/annotate-gif-tiff...
  9. Licensing and evaluation | Documentation

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....include it as an embedded resource. License needs to be set:... see the . As an embedded resource When you reference groupdocs-total...

    docs.groupdocs.com/total/java/licensing-and-eva...
  10. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java API....HTML markup, stylesheets and resources with different settings. class...whole HTML document with all resources is presented as a single string...

    docs.groupdocs.com/editor/java/editabledocument/