Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 571 for

image to spreadsheet

(0.04 sec)
  1. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tuTorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...# Digital certificate file image_handwrite = "signature_handwrite...Optional handwritten signature image output_file_path = "signed.pdf"...

    blog.groupdocs.com/signature/sign-documents-ele...
  2. Generating page preview for WordProcessing docu...

    This article describes how To generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.EdiTor...is supported in the numerous image viewers and also by any modern...families: WordProcessing, Spreadsheet and Presentation . For generating...

    docs.groupdocs.com/editor/net/generating-page-p...
  3. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn To add, create, and cusTomize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....watermarking : Works with PDFs, images, Word docs, and more Customizable...with the path to your logo image watermark = gww . ImageWatermark(...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  4. 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....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Get file info | Documentation

    This page describes how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Annotation.... Excel spreadsheet, PowerPoint presentation or image etc.) is...

    docs.groupdocs.com/annotation/java/get-file-info/
  6. Convert note-taking formats | Documentation

    In this article, you will learn how To convert note-taking formats To other formats with GroupDocs.Conversion for Node.js via Java....detailed consisting of digital images, audio/video clips, and hand...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Convert note-taking formats | Documentation

    In this article, you will learn how To convert note-taking formats To other formats with GroupDocs.Conversion for .NET....detailed consisting of digital images, audio/video clips, and hand...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/net/convert/note/
  8. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of HTML external resources. Here are the steps To handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of HTML external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate Spreadsheet page previews try (Parser parser = new Parser(Constants....Parser class to generate spreadsheet page previews try ( Parser..., settings )) { // Extract images from HTML document Iterable...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....example, you can embed spreadsheets, images, and sound clips as...Insert OLE Object into Excel Spreadsheets Add OLE Object into PowerPoint...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  10. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG To PDF in Java. DWF, DGN, and AuToCAD drawings To PDF using document and Image conversion Java API by GroupDocs....for Java is the document and image conversion library for Java-based...Word-processing documents, spreadsheets, presentations, images, portable documents...

    blog.groupdocs.com/conversion/convert-cad-drawi...