Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,344 for

properties

(0.11 sec)
  1. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....all the format’s peculiar properties, write your code and then...

    docs.groupdocs.com/merger/python-net/merge/
  2. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API.... Set needed properties to specify the watermark...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  3. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API.... such as reviewing their properties or performing additional...

    docs.groupdocs.com/signature/net/search-signatu...
  4. Delete signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/python-net/delete-...
  5. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/python-net/delete-...
  6. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio Properties from MP3 files....reading some common MPEG audio properties from MP3 files. Note For...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  7. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....advanced use of image watermark properties please check the following...

    docs.groupdocs.com/watermark/java/adding-image-...
  8. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Hide signatures in document properties. Supported Document Formats...

    docs.groupdocs.com/signature/python-net/introdu...
  9. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....TextWatermark class and configure its properties to your desired specifications...page, using the PageIndex property of PdfArtifactWatermark class...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  10. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...signatures [ 0 ]; // change Text property textSignature . Text = "John...

    docs.groupdocs.com/signature/net/update-text-si...