Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 17,875 for

.net watermarking

(0.12 sec)
  1. Load custom fonts. | Documentation

    The page describes how to load custom fonts....Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Load custom...

    docs.groupdocs.com/annotation/net/loading-custo...
  2. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Put image...

    docs.groupdocs.com/annotation/net/put-image-ann...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/load-from-stream/
  5. 使用 C# 从 DOC 中提取文本

    本文向您介绍如何使用 C# 从 DOC 中提取文本。它包含一个代码示例,可帮助您使用 C# 从 DOC 中提取文本,而无需使用额外的软件。...Watermark Product Family GroupDocs.Merger...中提取文本的步骤 通过安装 GroupDocs.Parser for .NET 设置您的开发环境,它可以帮助您从 DOC 文件中提取文本...

    kb.groupdocs.com/zh/parser/net/extract-text-fro...
  6. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....Watermark Product Solution GroupDocs...Family / GroupDocs.Search for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/search/net/date-range-search/
  7. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/updating-image...
  8. GroupDocs.Signature Product Family

    Find answers about signing digital documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Signature for .NET GroupDocs.Signature for Java...

    kb.groupdocs.com/signature/page/2/
  9. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Loading documents from different sources | Docu...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Merger for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Loading...

    docs.groupdocs.com/merger/net/loading-documents...