Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 880 for

spreadsheet comparison

(0.06 sec)
  1. Using Signature Appearances | Documentation

     This sections contains explanation about various electronic signature visual appearances on document page....Comparison Product Solution GroupDocs...for Word Processing and Spreadsheet documents digital signature...

    docs.groupdocs.com/signature/net/using-signatur...
  2. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Comparison Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); // Constants.InputXls...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Comparison Product Solution GroupDocs...Integrating with Native Spreadsheet Data Types By default, GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. Load XML document with options | Documentation

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...XML as a data source to a spreadsheet The following code snippet...

    docs.groupdocs.com/conversion/net/load-xml-docu...
  5. Document rendering basics | Documentation

    Convert documents to PDF, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Comparison Product Solution GroupDocs...Render PDF documents Render Spreadsheet files Render PowerPoint presentations...

    docs.groupdocs.com/viewer/python-net/document-r...
  6. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Comparison Product Solution GroupDocs...OutputPath , fileName ); } Note Spreadsheets are rendered by tiles. See...

    docs.groupdocs.com/parser/net/generate-previews/
  7. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs to Add & Remove Watermarks from PDF, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy to use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API to add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard to be automatically removed by third-party tools, while it can be easily used for searching and removing previously added watermarks of popular types....metadata of documents (Words, Spreadsheet, Presentation, PDF, CAD,...bands in word processing, spreadsheet, presentation, and email...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  8. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...document with options Load Spreadsheet document with options Load...

    docs.groupdocs.com/conversion/net/load-options-...
  9. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Comparison Product Solution GroupDocs...document, worksheets in a spreadsheet or slides in a presentation;...

    docs.groupdocs.com/merger/net/get-document-info...
  10. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Comparison Product Solution GroupDocs...while maintaining ratio for Spreadsheet documents Feature ASSEMBLYNET-152...

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