Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,460 for

properties

(0.08 sec)
  1. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....CountPagesToRender and PageNumbersToRender properties to RenderOptions class Implement...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  2. Licensing and evaluation | GroupDocs

    GroupDocs.Merger for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....(unless Copy Local in the properties for that entry is set to...

    docs.groupdocs.com/merger/nodejs-java/licensing...
  3. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....should be created, and an property should be correctly specified...link. Then, when have the property specified with the user implementation...

    docs.groupdocs.com/editor/net/edit-markdown/
  4. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....signature options contains property that expects instance of the...annotation area. Note that property must be set to class implements...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...obsolete constructors and properties are removed. Moreover, there’s...to set ForcePasswordValidat property of the ViewerConfig using...

    blog.groupdocs.com/groupdocs.blog/page/55/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...manipulate signatures using properties offered by the API. We would...

    blog.groupdocs.com/groupdocs.blog/page/76/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...that removes/cleans metadata properties in the files selected to...

    blog.groupdocs.com/groupdocs.blog/page/90/
  8. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....in the class as different properties: is a flag that disables...works only if the ExcludeFonts property is disabled ( false ). The...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  9. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/java/render-word-docu...
  10. 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: …...differences in how these two properties handle comments in the document...that fully supports the new property. Review the Documentation...

    forum.groupdocs.com/t/hidecomments-replacement-...