Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,416 for

list

(0.06 sec)
  1. 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...
  2. 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...
  3. FontNotFoundException in MacOS - Free Support F...

    Hi Team, I was testing groupdocs watermark in MacOS with custom font family. I have installed ttf font by double clicking the file and followed UI prompts. When i set the font family name in the Font() constructor and t…...getLocalGraphicsEnvi(); // Get a list of all available font family...the following code snippet to list all available fonts and ensure...

    forum.groupdocs.com/t/fontnotfoundexception-in-...
  4. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....file formats For a complete list of features supported by the...features. Please see below for the list of enhancements and features...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. Add highlight annotation | Documentation

    The page describes how to add highlight 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-highligh...
  6. 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...
  7. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....to get a list of barcode objects Loop through this list to find...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  8. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... View the list of interactive features introduced...features. Please see below for the list of features. GroupDocs.Metadata...

    blog.groupdocs.com/categories/groupdocs.metadat...
  9. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...PlainText }; List<SignOptions> listOptions = new List<SignOptions>();...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  10. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...static void ExportToPdfFromJson(List<HistoryLogReportRow> report)...jsonInput = JsonSerializer.Serialize<List<HistoryLogReportRow>>(report);...

    forum.groupdocs.com/t/reference-to-commonutilit...