Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added:
DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added:
Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This example demonstrates how to load a file of some particular format.
advanced_usage.loading_files.LoadingFileOfSpecificFormat
JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows how to save a file to the specified stream in Java...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...