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

document editing

(0.05 sec)
  1. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...read and edit metadata associated with various document, image...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  2. 在 C# 中編輯 Word 文檔 |構建您自己的 .NET Word 編輯器

    使用 C# 示例解釋編輯 Word 文檔,以使用文檔編輯 API 在您的 .NET 應用程序中編輯 DOC、DOCX、ODT 文件。...Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } 使用選項保存編輯後的...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...
  3. 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...contains the date/time the document was created OR modified var...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  4. 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...
  5. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\source.doc"...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  6. Save a modified file to a specified location | ...

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

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  7. How to Remove Annotation Reply from PDF using Java

    The purpose of this topic is to show you how to remove annotation reply from PDF using Java along with code example to delete reply annotation using Java from PDF....Annotator object with input document path Call Annotator.get method...Annotator.save method with PDF document path Annotations in PDF files...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  8. 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-...
  9. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...property contains the name of the document author OR # it refers to the...

    docs.groupdocs.com/metadata/python-net/remove-m...
  10. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...change image metadata (e.g. edit EXIF data of an image or act...

    docs.groupdocs.com/redaction/java/image-redacti...