Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,141 for

properties

(0.04 sec)
  1. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Microsoft Project files 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-ms-projec...
  2. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...the interface that contains properties for size limits: Java /**...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  3. How to Use GroupDocs' Document Viewer for .NET ...

    We are often asked whether our GroupDocs Viewer for .NET works with Microsoft ASP.NET MVC 4. The answer is YES, it works well. In this article, we will learn how to use the ASP.NET HTML5 DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements GroupDocs Viewer Microsoft ASP.NET MVC 4 Сonnection and useTo use the DLL version of GroupDocs’ document viewer for .NET in an ASP.NET MVC Project: Download GroupDocs Viewer for ....following: Go to the project properties -> web and set Use Visual...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  4. .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…...tried setting the DefaultFont property on the LoadOptions but this...assumption that the DefaultFont property of the WordProcessingLoadOp...

    forum.groupdocs.com/t/txt-font-replacement/16295
  5. Get document info | Documentation

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....the document information properties, use the PropertyNames and...available document information properties: using ( Converter converter...

    docs.groupdocs.com/conversion/net/get-document-...
  6. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { links . add ( properties . getLink ());...

    docs.groupdocs.com/parser/java/migration-notes/
  7. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Metadata signature ( ) and set property to specify data encryption...encryption properties and setup Format attributes for properties. public...

    docs.groupdocs.com/signature/java/search-for-em...
  8. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the new features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what new the latest release has brought for you....use the built-in metadata properties for metadata signatures....

    blog.groupdocs.com/signature/use-custom-objects...
  9. How to Add Link Annotation using Java

    Let's familiarize ourselves with step-by-step instructions to add link annotation using Java and quickly implement these points to add link annotation in Java....LinkAnnotation class and define properties for the link annotation Call...

    kb.groupdocs.com/annotation/java/how-to-add-lin...
  10. How to Add Strikeout Annotation in PDF Using Java

    In this article, we will provide a comprehensive guide on how to add strikeout annotations to PDF files using Java, and we will also include a sample code for inserting strikeout annotations into PDF files using Java....StrikeoutAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-str...