Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 19,757 for

.net watermarking

(0.46 sec)
  1. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/handling-the-id...
  2. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate values like sums, counts, and averages from data collections in templates....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  5. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Conversion for .NET GroupDocs.Conversion for Java...

    kb.groupdocs.com/zh/conversion/
  6. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Conversion for .NET GroupDocs.Conversion for Java...

    kb.groupdocs.com/zh/conversion/page/6/
  7. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Saving Saving...

    docs.groupdocs.com/annotation/net/saving/
  8. Working with Table Reports - Filtered Ordered G...

    Articles in this section...Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/working-with-ta...
  9. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for .net convert options specific to various document types...Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...

    docs.groupdocs.com/conversion/net/conversion-op...
  10. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/using-ocr/