Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,090 for

excel conversion

(0.09 sec)
  1. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....Conversion Product Solution GroupDocs...save ( "image.png" ) Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/python-net/adding-...
  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....Conversion Product Solution GroupDocs...watermarker . close (); Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....Conversion Product Solution GroupDocs...PDF files, Word documents, Excel spreadsheets, and more. You...

    docs.groupdocs.com/parser/net/
  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....Conversion Product Solution GroupDocs...online apps. To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Conversion Product Solution GroupDocs...allow you to control the conversion process. For instance, you...

    docs.groupdocs.com/viewer/net/render-presentati...
  6. Extract Text from DOC using C#

    This article shows you how to extract text from DOC using C#. It includes a code example to help you for text extraction from DOC in C# without using extra software....Conversion Product Family GroupDocs...extraction, making it an excellent choice for developers working...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  7. 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....Conversion Product Solution GroupDocs...online apps. To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/iterative-digi...
  8. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Conversion Product Solution GroupDocs...allow you to control the conversion process. For instance, you...

    docs.groupdocs.com/viewer/nodejs-java/render-pr...
  9. Generate signature preview | GroupDocs

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

    docs.groupdocs.com/signature/net/generate-signa...
  10. Render DOCX as PDF using Python

    In this topic, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A code example will also be provided to create PDF from DOCX in Python....Conversion Product Family GroupDocs...demonstrates how to complete this conversion process efficiently. Code...

    kb.groupdocs.com/viewer/python/render-docx-as-p...