Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 21,257 for

edit

(0.09 sec)
  1. GroupDocs.Metadata for .NET 1.3.0 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 1.3.0 Major Features There are 9 features in this regular monthly release. The most notable are: Ability to use custom IReplaceHandler in Replace API Ability to read-write XMP data in Photoshop format Ability to Edit comments in Word format Ability to read-write XMP data in Pdf format Ability to inspect and remove hidden data in Pdf format Ability to detect protection in Document formats Ability to read basic metadata from CAD formats Ability to find and replace metadata in document formats Ability to compare EXIF metadata All Changes Key Summary Category METADATA-632 Ability to use custom IReplaceHandler in Replace API New feature METADATA-692 Ability to read-write XMP data in Photoshop format New feature METADATA-789 Ability to Edit comments in Word format New feature METADATA-805 Ability to read-write XMP data in Pdf format New feature METADATA-825 Ability to inspect and remove hidden data in Pdf format New feature METADATA-831 Ability to detect protection in Document formats New feature METADATA-863 Ability to read basic metadata from CAD formats New feature METADATA-870 Ability to find and replace metadata in document formats New feature METADATA-873 Ability to compare EXIF metadata New feature...Photoshop format Ability to edit comments in Word format Ability...feature METADATA-789 Ability to edit comments in Word format New...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  2. Editor.GetDocumentInfo Method - GroupDocs.Edito...

    Returns metadata about the document, that was loaded to this 'Editor' instance...Editor Methods Dispose Method Edit Method GetDocumentInfo Method...correctly adjust the load and edit options for the main processing...

    apireference.groupdocs.com/editor/net/groupdocs...
  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....format-specific properties to extract or edit metadata System . out . println...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  4. framework

    framework,Bootstrap Css Framework,Framework,Using Bootstrap CSS Framework in Your Project,Annotation .NET standard framework Demo issue - Free Support Forum -...and Java applications to view, edit, annotate, convert, compare...and Java applications to view, edit, annotate, convert, compare...

    search.groupdocs.com/q/Framework.html
  5. groupdocs.annotation

    groupdocs.annotation,GroupDocs.Annotation,GroupDocs.Annotation.Projects.Cells.Models | GroupDocs.Annotation for .NET API Reference,GroupDocs.Annotation.Models...and Java applications to view, edit, annotate, convert, compare...and Java applications to view, edit, annotate, convert, compare...

    search.groupdocs.com/q/GroupDocs.Annotation.html
  6. Editing Office Documents in .NET - Free Support...

    Hi, We are building a Document management system using Sensenet ECMS and react based front end. Sensent uses Aspose library to generate preview along with their own react based viewer. But Client need to Edit document …...Editing Office Documents in .NET GroupDocs.Editor Product Family...Client need to edit document in the browser , editing will be like...

    forum.groupdocs.com/t/editing-office-documents-...
  7. Presentation Editing Java API on GroupDocs Blog...

    Presentation Editing Java API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation Editing Java API on GroupDocs Blog | Document Automation So......Presentation Editing Java API on GroupDocs Blog | Document Automation...Recent content in Presentation Editing Java API on GroupDocs Blog...

    blog.groupdocs.com/tag/presentation-editing-jav...
  8. Excel Editing Java API on GroupDocs Blog | Docu...

    Excel Editing Java API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel Editing Java API on GroupDocs Blog | Document Automation Solutions for .N......Excel Editing Java API on GroupDocs Blog | Document Automation...Developers Recent content in Excel Editing Java API on GroupDocs Blog...

    blog.groupdocs.com/id/tag/excel-editing-java-ap...
  9. print.css

    .md h1,.md h2,.md h3,.md h4,.md h5,.md h6{margin-top:17px}.md h1{font-size:30px}.md h2{font-size:22px}.md h3{font-size:18px;font-weight:600}header,nav,nav.navbar-collapse,nav.navbar-collapse.collap......edit-link,.note-action-button,.right-sidebar...

    consulting.groupdocs.com/home/css/print.css
  10. Working with DSV | GroupDocs.Editor for Java | ...

    This guide demonstrates how to Edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....new Editor ( inputCsvPath ); Editing DSV documents In order to open...open any DSV document for edit, user must use DelimitedTextEditOpt...

    docs.groupdocs.com/editor/java/working-with-dsv/