Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,209 for

spreadsheet conversion

(0.12 sec)
  1. Working with Image Reports - Common List | Grou...

    Articles in this section...Conversion Product Solution GroupDocs...Document Common List Image in Spreadsheet Document Common List Image...

    docs.groupdocs.com/assembly/net/working-with-im...
  2. Working with Paragraph Reports | GroupDocs

    Articles in this section...Conversion Product Solution GroupDocs...Document In-Paragraph List in Spreadsheet Document In-Paragraph List...

    docs.groupdocs.com/assembly/net/working-with-pa...
  3. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Conversion Product Solution GroupDocs...Word Processing documents Spreadsheet documents Presentation documents...

    docs.groupdocs.com/assembly/java/changing-targe...
  4. Using Signature Appearances | GroupDocs

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

    docs.groupdocs.com/signature/net/using-signatur...
  5. Basic usage | GroupDocs

    Core GroupDocs.Redaction for Python via .NET operations — redact text, metadata, images, annotations, and Spreadsheet content, remove pages, and read document information, each with a runnable example....Conversion Product Solution GroupDocs...redactions Annotation redactions Spreadsheet redactions Image redactions...

    docs.groupdocs.com/redaction/python-net/basic-u...
  6. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . SPREADSHEET ) with Metadata ( "input...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  7. Load a file of a specific format | GroupDocs

    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....Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); // Constants.InputXls...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. outlook_data.pdf

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Vie w thi s em ail in yo ur bro ws er S ha re thi s is su e: Monthly Newsletter February......Powerful Tool for Working with Spreadsheets in Your Applications? Aspose...options for working with spreadsheet files in your applications...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  9. Working with Image Reports - Common Master-Deta...

    Articles in this section...Conversion Product Solution GroupDocs...Common Master-Detail Image in Spreadsheet Document Common Master-Detail...

    docs.groupdocs.com/assembly/net/working-with-im...
  10. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources during assembly....Conversion Product Solution GroupDocs...Cell (Spreadsheet Documents) Link to cells in spreadsheet documents:...

    docs.groupdocs.com/assembly/net/basic-usage-ins...