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

document editing

(0.04 sec)
  1. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular file formats....Furthermore, we have added features to edit Excel objects that can be considered...details here . Compare OneNote Documents with Tables in .NET Applications...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  2. GroupDocs.Assembly for .NET 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.8 Major Features Supported saving of assembled Markdown Documents to Word Processing formats and saving of assembled Word Processing Documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown Documents to Word Processing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing Documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  This section lists public API changes that were introduced in GroupDocs....Security Events Acquisition Edit GroupDocs.Assembly for .NET...saving of assembled Markdown documents to Word Processing formats...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. Save a modified file to a specified location | ...

    This article shows how to save a Document to a specified location on a local disk...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...example shows how to save a document to a specified location on...

    docs.groupdocs.com/metadata/net/save-a-modified...
  4. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...properties containing the date the document was created/updated. If a...

    docs.groupdocs.com/metadata/python-net/set-meta...
  5. How to Run Examples | Documentation

    This article describes how to run GroupDocs.Merger for .NET code examples....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...like this // The path to the documents directory. string firstDocPath...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  6. GroupDocs.Metadata for .NET | Documentation

    A .NET API to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular Document file formats...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...helps developers to read, write, edit and remove meta information...

    docs.groupdocs.com/metadata/net/
  7. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w...... This document contains a variety of formatted...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/total/java/sample-files/gett...
  8. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w...... This document contains a variety of formatted...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Save a modified file to the original source | D...

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

    docs.groupdocs.com/metadata/net/save-a-modified...
  10. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your Document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\source.doc"...

    docs.groupdocs.com/metadata/java/load-from-a-st...