Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 685 for

image to spreadsheet

(0.07 sec)
  1. 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...
  2. Password Protect Excel Spreadsheets | Lock XLS/...

    Add password To Excel Spreadsheets. Lock Excel files with password protection using free online app & programmatically....begin by safeguarding Excel spreadsheets with passwords online. Following...password protection to lock spreadsheets using C# & Java. Password...

    blog.groupdocs.com/merger/password-protect-exce...
  3. Get file info | GroupDocs

    The 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/net/get-file-info/
  4. 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...
  5. Get file info | GroupDocs

    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. Advanced usage | GroupDocs

    Learn about GroupDocs.Markdown advanced usage and its multiple powerful features like document markdown process cusTomization, track markdown progress, load documents from different sources etc.... – control how images are handled: embed as Base64...file system with images_relative_path , skip images entirely, or...

    docs.groupdocs.com/markdown/python-net/advanced...
  7. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening To the feedback of our valuable cusTomers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....sheet to multiple pages in image mode Implement ability to specify...uniformly while converting spreadsheet to HTML Ott file stream detects...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  8. 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....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...
  9. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited To announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence ediTor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....(PPT, PPTX) Spreadsheet viewer (XLS, XLSX) Image file viewer...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of Spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer To Supported document formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded Spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method To obtain file format information advanced_usage....metadata in Spreadsheets Working with metadata in Spreadsheets Leave...with different kinds of spreadsheet formats such as XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...