Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 2,450 for

document editing

(0.04 sec)
  1. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Installation | Documentation

    GroupDocs.Editor for Node.js installation...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Editor ( "path/to/document" ); // Get document information const...

    docs.groupdocs.com/editor/nodejs-java/installat...
  3. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\source.xls"...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  4. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata properties of Documents and images....Recently, we discussed how we can edit metadata properties of different...metadata properties within our documents? We have various options to...

    blog.groupdocs.com/metadata/metadata-scrubber/
  5. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Using Markdown Documents Using Markdown Documents Leave feedback...

    docs.groupdocs.com/assembly/net/using-markdown-...
  6. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external Documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single Document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Security Events Acquisition Edit GroupDocs.Assembly for .NET...working with tables of external documents as data sources for all supported...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Convert TXT to XLSX using Node.js

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate text-to-spreadsheet conversion easily....transforming plain text data into editable Excel files, which are widely...Node.js via Java, a robust document transformation library. With...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\test.ppt" File...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  10. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...read and edit metadata associated with various document, image...

    docs.groupdocs.com/metadata/python-net/product-...