Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,280 for

values

(0.07 sec)
  1. Convert SVG to JPG in Java - Vector Graphics to...

    Convert SVG vector graphics to JPG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted JPG using Java API....setter methods and adjust their values accordingly. Convert to JPG...

    blog.groupdocs.com/conversion/convert-svg-to-jp...
  2. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....MetadataFilters items: Filter Numeric value Description None 0 Empty filter...with empty (blank or minimal) values. The example below blanks out...

    docs.groupdocs.com/redaction/java/metadata-reda...
  3. Generate signature preview | Documentation

    This topic explains how to get document signature preview in c#...automatically use default size values. These defaults are chosen...will fall back to default size values. These defaults are selected...

    docs.groupdocs.com/signature/net/generate-signa...
  4. Font embedding options | Documentation

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....FontEmbeddingOptions , an enum with three values: NotEmbed : (Default) Fonts...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  5. GroupDocs.Viewer 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....comments, semicolons, color values in the HTML and CSS are optimized...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. GroupDocs.Redaction 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....template keys with respective values. This article guides about...

    blog.groupdocs.com/categories/groupdocs.redacti...
  7. Many PDF files result in System.ArgumentOutOfRa...

    Hello, We are getting the following exception… It seems to be caused by the extraction of metadata… System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. (Parameter…...ArgumentOutOfRangeEx: The added or subtracted value results in an un-representable...ArgumentOutOfRangeEx: The added or subtracted value results in an un-representable...

    forum.groupdocs.com/t/many-pdf-files-result-in-...
  8. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for Java....sensitivity values range is from 0 to 100 . Minimal value ( 0 ) sets...sets sensitivity to a minimal value provides the fastest comparison...

    docs.groupdocs.com/comparison/java/adjusting-co...
  9. Extract metadata from Microsoft Office Word doc...

    This article explains that how to extract metadata from Microsoft Office Word (.doc, .docx) documents...names and values. Warning method returns null value if metadata...// Print the item name and value Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...