Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 4,001 for

editing

(0.14 sec)
  1. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to slides with simple or advanced settings using Python via .NET....watermarks so that users cannot edit or remove them easily. import...

    docs.groupdocs.com/watermark/python-net/add-wat...
  2. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/extracting-prop...
  3. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/extracting-pro...
  4. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/extracting-met...
  5. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Comparison para .NET ...... Edite mediante programación propiedades...ver y editar metadatos EPUB. Edite los metadatos de EPUB en línea...

    blog.groupdocs.com/es/index.xml
  7. C#에서 Excel 파일 편집 | 나만의 온라인 Excel 시트 편집기 구축

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

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

    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...
  9. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....OpenOffice) available to create, open, edit and save this format. For more...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  10. 在 C# 中编辑 Excel 文件 |构建您自己的在线 Excel 工作表编辑器

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

    blog.groupdocs.com/zh/editor/edit-excel-files-i...