Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,167 for

as

(0.04 sec)
  1. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy As a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.

    docs.groupdocs.com/redaction/python-net/use-red...
  2. Integration of Efficient Online Signature App w...

    Attention to all who still follow the traditional signing process! Now it’s high time to change to online signature process As it saves your time and effort. In addition, it’s a tribute to your ecosystem by going completely green via a paperless office. To speed up this process, GroupDocs hAs introduced its powerful online signature add-on for multiple platforms. By installing this online signature service add-on, you can embed documents As digital forms and then collect signatures online from within your webpages....Attention to all who still follow the traditional signing process! Now it’s high time to change to online signature process as it saves your time and effort. In addition, it’s a tribute to your ecosystem by going completely green via a paperless office. To speed up this process, GroupDocs has introduced its powerful online signature add-on for multiple platforms. By installing this online signature service add-on, you can embed documents as digital forms and then collect signatures online from within your webpages.

    blog.groupdocs.com/signature/integration-of-gro...
  3. Fallback text extractor for unsupported plain t...

    Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling bAsed on the content such As trimming the timestamp from log files is needed, we were…...Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling based on the content such as trimming the timestamp from log files is needed, we were…

    forum.groupdocs.com/t/fallback-text-extractor-f...
  4. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DatAsources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  5. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.

    docs.groupdocs.com/watermark/python-net/add-text/
  6. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...This article shows that how to load file from stream using redaction API

    docs.groupdocs.com/redaction/python-net/load-fr...
  7. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others.

    docs.groupdocs.com/redaction/python-net/image-r...
  8. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  9. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page As header is read out first and then directly the footer section is getting read out and then the …...While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …

    forum.groupdocs.com/t/reading-order-is-not-corr...
  10. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…

    forum.groupdocs.com/t/java-groupdocs-conversion...