Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 4,918 for

values

(0.36 sec)
  1. Load from local disk | GroupDocs

    This article explains how to load from local disk while using GroupDocs. Watermarks API.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/net/load-from-loca...
  2. Complex QR entries | GroupDocs

    This section contains articles with explanation how to create most popular 2D matrix barcodes using predefined data models... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-document-...
  3. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/groupdocs-search-...
  4. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/save-in-raste...
  5. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/groupdocs-search...
  6. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/changing-targe...
  7. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/get-supported...
  8. Sent date not preserved whern converting eml to...

    Hello When I convert an eml file to a msg file, sent date is not preserved. I tried to force PreserveOriginalDate to True, even if default value is true but result is the same. If I convert the generated msg file to pd…...PreserveOriginalDate to True, even if default value is true but result is the same...

    forum.groupdocs.com/t/sent-date-not-preserved-w...
  9. QR Code Reader using C# | Scan QR Code from Image

    How to scan QR Code using C# within .NET application. C# example that reads QR Code from an image that will help you build an online QR scanner....from the QR Code using the Value property. The following C# source...

    blog.groupdocs.com/parser/scan-qr-code-using-cs...
  10. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Conversion for Java... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/java/showcases/