Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,486 for

excel editor

(0.42 sec)
  1. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...online apps. To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/iterative-digi...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark 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_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Editor Product Solution GroupDocs...watermarker . close (); Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Editor Product Solution GroupDocs...other tools, like Word and Excel, for better office productivity...

    docs.groupdocs.com/conversion/net/convert/prese...
  4. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Editor Product Solution GroupDocs...online apps. To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Editor Product Solution GroupDocs...other tools, like Word and Excel, for better office productivity...

    docs.groupdocs.com/conversion/java/convert/pres...
  6. GroupDocs.Annotation Product Family on GroupDoc...

    GroupDocs.Annotation Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Annotation Product Family on GroupDocs Blog | Document A......Java front-end is a WYSIWYG editor designed to simplify annotating...annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. Generate signature preview | GroupDocs

    This topic explains how to get document signature preview in c#...Editor Product Solution GroupDocs...online apps. To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/generate-signa...
  8. Getting Possible Conversions | GroupDocs

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Editor Product Solution GroupDocs...Output Source format : Microsoft Excel Open XML Spreadsheet (xlsx)...

    docs.groupdocs.com/conversion/java/get-possible...
  9. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Editor Product Solution GroupDocs...( "image.png" ); } Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....Editor Product Solution GroupDocs...online apps. To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/digital-signin...