Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 19,879 for

watermarking .net

(0.26 sec)
  1. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Watermark Product Solution GroupDocs...GroupDocs.Redaction for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/python-net/saving-...
  2. GroupDocs.Signature Product Family | GroupDocs

    Use GroupDocs.Signature libraries to e-Sign documents with different signature types, protect documents with digital certificates, generate QR Codes and barcodes using C# or Java languages....Watermark Product Solution GroupDocs...development Basic Usage Advanced Usage .NET Code Examples Open-source project...

    docs.groupdocs.com/signature/
  3. Load document from stream | GroupDocs

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Loading...

    docs.groupdocs.com/merger/net/load-document-fro...
  4. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .net examples GroupDocs.Search for Java examples Free online document search App Along with full featured .net library we provide simple, but powerful free Apps....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/indexing/
  5. Working with metadata in PDF documents | GroupDocs

    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...
  6. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source using GroupDocs.Metadata for Python via .net....Watermark Product Solution GroupDocs...with full featured Python via .NET library we provide simple, but...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  7. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .net....Watermark Product Solution GroupDocs...with full featured Python via .NET library we provide simple, but...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  8. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/net/rotate-pages/
  9. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  10. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/net/change-page-orien...