Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,179 for

spreadsheet

(0.06 sec)
  1. 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....Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Getting Possible Conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Microsoft Excel Open XML Spreadsheet (xlsx) Primary conversions...sxc] Source format : Excel Spreadsheet (xls) Primary conversions...

    docs.groupdocs.com/conversion/java/get-possible...
  3. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Spreadsheet ); try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/migration-notes/
  4. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....ODT, OTT, Word 2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB...

    docs.groupdocs.com/editor/net/introduction/
  5. 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...Signatures to Excel Files # Excel spreadsheets often contain important...digitally sign an Excel spreadsheet # Perfect for financial documents...

    blog.groupdocs.com/signature/sign-documents-ele...
  6. Get Possible Conversions | Documentation

    This article demonstrates how to get possible conversions for a file type using GroupDocs.Conversion for Python via .NET API....sxc] Source format : Excel Spreadsheet (xls) Primary conversions...Microsoft Excel Open XML Spreadsheet (xlsx) Primary conversions...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Spreadsheet ); using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/migration-notes/
  8. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....WordProcessingSaveOp WordProcessingDocume Spreadsheet XLS, XLT, XLSX, XLSM, XLSB...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  9. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Support saving of assembled Spreadsheet documents to HTML with resources...

    docs.groupdocs.com/assembly/java/groupdocs-asse...