Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,127 for

spreadsheet conversion

(0.08 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Conversion for .NET 19.1 comes with...improvements. SVG to Slides conversion is now improved. Furthermore...

    blog.groupdocs.com/groupdocs.blog/page/47/
  2. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....Conversion Product Solution GroupDocs...ODT, OTT, Word 2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB...

    docs.groupdocs.com/editor/java/introduction/
  3. 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...Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  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...properties and behavior, for Spreadsheet documents only objects of...

    docs.groupdocs.com/signature/net/sign-document-...
  5. View CAD files in C# using .NET API | Convert D...

    Build your CAD files viewer in C# to view drawings. Convert DWG, DGN to render as HTML, JPG, PNG, or PDF using document viewer .NET API by GroupDocs....word-processing documents, spreadsheets, presentations, web pages...using the DWG format for the conversion and rendering to other formats...

    blog.groupdocs.com/viewer/view-cad-documents-us...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Conversion for .NET v19.11 you can now...now monitor document conversion progress and status using C#...

    blog.groupdocs.com/groupdocs.blog/page/37/
  7. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....Conversion Product Solution GroupDocs...Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/python-net/adding-...
  8. Migration Notes | GroupDocs

    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....Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/migration-notes/
  9. Introduction | GroupDocs

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

    docs.groupdocs.com/editor/net/introduction/
  10. Migration Notes | GroupDocs

    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....Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/migration-notes/