Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,306 for

list

(0.08 sec)
  1. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....Call the method to get changes list. Set the of the appropriate...the following properties: is a list of changes that must be applied...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  2. Get possible conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...document or to display the complete list of supported formats. Fortunately...the collection with a complete list of possible conversions for...

    docs.groupdocs.com/conversion/nodejs-java/get-p...
  3. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API.... List < Reply > replies = new ArrayList... getTime ()); java . util . List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/update-annot...
  4. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get List of page image representations for a document of known format. So, source document file format should be specified....getPagePreview method you will get list of page image representations...

    blog.groupdocs.com/merger/get-image-representat...
  5. Introducing Modern UI for GroupDocs.Viewer for ...

    At GroupDocs we are always keen to simplify the API usage for our customers. Keeping that in view team GroupDocs is pleased to release a new simple, efficient and, user friendly showcase project for GroupDocs.Viewer for .NET API.We would recommend you to clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design.... The list of available files is populated...automatically. To add new files to the list, just put them in storage directory...

    blog.groupdocs.com/viewer/releasing-new-modern-...
  6. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....the XML file For a complete list of supported features, please...we shall keep extending this list in or future releases. At the...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  7. Text in hindi not getting represented correctly...

    PDFs generated via Hindi Test .pdf (18.1 KB) HindiTest.docx (13.4 KB) document generation display spelling mistakes in Hindi text when the document template uses the ‘Nirmala UI’ font. While the DOCX version renders t…..., operating system, list of installed fonts on the OS/server...

    forum.groupdocs.com/t/text-in-hindi-not-getting...
  8. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....documentation for the complete list of supported document formats...providing the list of IDs to eliminate the listed annotation(s)...

    blog.groupdocs.com/annotation/remove-annotation...
  9. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A List of stop words to use during indexing can be specified in the stop word dictionary.... A list of stop words to use during...of English and Russian. The list of stop words used can be easily...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-underlin...