Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 4,305 for

values

(0.04 sec)
  1. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....to PDF never completes Empty Value Exception on rendering PDF File...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  2. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes....CompressImages = true; // value in percent where 100% is unchanged...

    blog.groupdocs.com/conversion/image-watermark-i...
  3. Sign Documents with Encrypted Custom Objects

    Hello guys! It’s been a while since my last post about GroupDocs.Signature for Java. So, our Java community might have been waiting for something new regarding our e-signature API. Well, we have recently released version 19.7 of GroupDocs.Signature for Java and today, I shall give you an overview of something interesting that we have introduced in our latest release. In the last couple of months, we introduced a quite valuable feature in the ....passed arguments (name and value), adds the signature to list...

    blog.groupdocs.com/signature/sign-documents-wit...
  4. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....MarkdownImageLoadArg object and must return a value of the MarkdownImageLoading...code makes a decision—a return value of the MarkdownImageLoading...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  5. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/net/load-from-loca...
  6. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/load-pa...
  7. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/optimizing-shards/
  8. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/net/load-password...
  10. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/java/word-track-c...