Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,644 for

values

(0.17 sec)
  1. 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...
  2. 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...
  3. How to Extract Text from PDF using Java

    Discover the effective method to extract text from PDF using Java. We will provide you the Java code to extract text from PDF without installing extra installation....information about view Set the value of ViewInfoOptions.extractText...

    kb.groupdocs.com/viewer/java/how-to-extract-tex...
  4. How to run examples | GroupDocs

    How to run examples.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/how-to-...
  5. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Load password-protected file | GroupDocs

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

    docs.groupdocs.com/redaction/net/load-password-...
  7. GroupDocs.Parser Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Parser for Python via .NET — API to extract text, images, metadata, and structured data from documents.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/python-net/groupdocs-...
  8. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/python-net/working-wi...
  9. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/business-case-...