Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 4,044 for

editing

(0.28 sec)
  1. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....can be used to create, open, edit, and export these .cad files...

    docs.groupdocs.com/conversion/net/convert/cad/
  2. Working with metadata in ASF files | GroupDocs

    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...
  3. 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...
  4. 在 C# 中编辑 Excel 文件 |构建您自己的在线 Excel 工作表编辑器

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

    blog.groupdocs.com/zh/editor/edit-excel-files-i...
  5. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/python-net/working-...
  6. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...Java” Product of Enterprise Edition sonamsinha December 17, 2024...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  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 | GroupDocs

    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. Ajouter des filigranes aux documents Word | 5 m...

    Apprenez comment ajouter des filigranes sécurisés aux documents Word en utilisant GroupDocs.Watermark pour .NET. Comparez 5 méthodes de protection avec des exemples de code, y compris des en-têtes verrouillés, des filigranes en mosaïque et des sections protégées par mot de passe qui ne peuvent pas être facilement supprimées....= new TextWatermark( "Do Not Edit" , new Font( "Arial" , 36 ,...fonction intégrée « Restrict Editing »), la section cachée occupe...

    blog.groupdocs.com/fr/watermark/secure-word-doc...
  10. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...2023, 10:27am 9 @smauro We edited the Docker file with the following...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...