Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,538 for

excel signature

(0.1 sec)
  1. 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...
  2. 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...
  3. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Signature Product Solution GroupDocs...Cells” context menu in Microsoft Excel), then the format is applied;...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  4. 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...
  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 C# code....Signature Product Solution GroupDocs...other tools, like Word and Excel, for better office productivity...

    docs.groupdocs.com/conversion/net/convert/prese...
  7. 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...
  8. 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...
  9. 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...
  10. 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...