Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 3,768 for

editing

(0.02 sec)
  1. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Load WordProcessing document with options | Doc...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....document is originally created or edited. Sometimes it happens that...

    docs.groupdocs.com/conversion/net/load-wordproc...
  3. C#에서 Excel 파일 편집 | 나만의 온라인 Excel 시트 편집기 구축

    Excel 파일 편집은 스프레드시트 및 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 XLS, XLSX, ODS 파일을 편집하는 C# 예제와 함께 설명됩니다....Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/ko/editor/edit-excel-files-i...
  4. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-o...
  5. 在 C# 中编辑 Excel 文件 |构建您自己的在线 Excel 工作表编辑器

    使用 C# 示例解释编辑 Excel 文件,以使用电子表格和文档编辑 API 在 .NET 应用程序中编辑 XLS、XLSX、ODS 文件。...Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/zh/editor/edit-excel-files-i...
  6. Chỉnh sửa tệp Excel trong C# | Xây dựng Trình c...

    Chỉnh sửa tệp Excel được giải thích bằng các ví dụ C# để chỉnh sửa tệp XLS, XLSX, ODS trong ứng dụng .NET của bạn bằng cách sử dụng API chỉnh sửa tài liệu và bảng tính....Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/vi/editor/edit-excel-files-i...
  7. 在 C# 中編輯 Excel 文件 |構建您自己的在線 Excel 工作表編輯器

    使用 C# 示例解釋編輯 Excel 文件,以使用電子表格和文檔編輯 API 在您的 .NET 應用程序中編輯 XLS、XLSX、ODS 文件。...Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/zh-hant/editor/edit-excel-fi...
  8. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....Watermark allows you to edit and replace the text of the...GroupDocs.Watermark allows you to edit and replace the of the particular...

    docs.groupdocs.com/watermark/java/existing-obje...
  9. 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....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-xm...