Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,620 for

excel signature

(0.1 sec)
  1. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Signature Product Solution GroupDocs...documents including Microsoft Excel Workbooks and presentation documents...

    docs.groupdocs.com/assembly/java/introducing-gr...
  2. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Signature Product Solution GroupDocs...documents including Microsoft Excel Workbooks and presentation documents...

    docs.groupdocs.com/assembly/net/introducing-gro...
  3. How to Edit CSV File | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Signature Product Solution GroupDocs...trimmed, similar to what MS Excel does. keepSeparatorsForBla :...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  4. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...Whether to check restrictions of Excel file when modifying cell objects...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  5. Adding text watermarks | Documentation

    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....Signature Product Solution GroupDocs...watermarker . close (); Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Convert presentations | Documentation

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

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Convert presentations | Documentation

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

    docs.groupdocs.com/conversion/java/convert/pres...
  8. Convert presentations | Documentation

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

    docs.groupdocs.com/conversion/net/convert/prese...
  9. Adding text watermarks | Documentation

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

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Getting Possible Conversions | Documentation

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

    docs.groupdocs.com/conversion/java/get-possible...