Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,024 for

properties

(0.48 sec)
  1. Cara Menambahkan Komponen Dropdown di PDF mengg...

    Dalam topik ini, Anda akan menemukan cara menambahkan komponen dropdown di PDF menggunakan C#. Selain itu, kami akan bekerja sama dengan Anda untuk menulis kode C# untuk menyisipkan dropdown di PDF menggunakan C#....DropdownComponent dan atur beberapa properti Panggil metode Tambahkan kelas...kebutuhan dengan menggunakan properti kelas DropdownComponent. Kode...

    kb.groupdocs.com/id/annotation/net/how-to-add-d...
  2. GroupDocs.Metadata for Python 26.5 – 2026年5月 發行

    GroupDocs.Metadata for Python 26.5 新增了帶有 .pyi 存根的類型化 API、Python 3.14 支援、適用於所有平台的自包含 wheel,以及 AI 代理整合。... find_properties( lambda p: True ): print(...metadata: metadata . set_properties( lambda p: Tags . time ....

    blog.groupdocs.com/zh-hant/metadata/groupdocs-m...
  3. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....RenderNotes property of RenderOptions ( ImageOptions...ViewerHandler and use Layers property, as shown in the example below...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  4. Vergelijk Documentmetadata met GroupDocs.Metada...

    Praktische gids die laat zien hoe eigendom, revisie en eigenschapswijzigingen tussen twee documentversies te detecteren met GroupDocs.Metadata voor .NET. Bevat codevoorbeelden en exportopties.... // Compare all metadata properties between two files var v1...Detect added and changed properties foreach ( var kvp in v2)...

    blog.groupdocs.com/nl/metadata/compare-metadata...
  5. Python에서 문서 메타데이터 차이를 비교하는 방법 - 빠른 시작

    Python에서 두 문서 버전 간 모든 메타데이터 속성을 비교합니다. 추출, 소유권 및 개정 감지를 위한 작동 코드와 CSV/JSON 감사 내보내기를 제공합니다....Flatten a file's complete property tree into a dict def read_props...for p in metadata . find_properties( lambda p: p . name is not...

    blog.groupdocs.com/ko/metadata/compare-metadata...
  6. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET.... Set the property to false ; Set the property to ImagesInheritance...

    docs.groupdocs.com/comparison/net/disable-image...
  7. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes....defined by the ImageQuality property. saveOptions.PdfOptions.OptimizationOptions...true; Image watermarkA new property byte[] Image is introduced...

    blog.groupdocs.com/conversion/image-watermark-i...
  8. GroupDocs.Editor for .NET 26.6 – Rilis Juni 2026

    GroupDocs.Editor for .NET 26.6 memperkenalkan opsi penyuntingan spreadsheet baru, pengurangan ukuran assembly, dan perbaikan bug penting — kini tersedia di NuGet....Perubahan API Publik # Menambahkan properti boolean baru MergeEmptyAdjacentCe...SpreadsheetEditOptio . Menambahkan properti boolean baru ExportBogusRowData...

    blog.groupdocs.com/id/editor/groupdocs-editor-f...
  9. Convert Mobi & PDF/A file formats Using GroupDo...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.2.0. In this monthly release new file formats “Mobi and PDF/A” are added in supported file format list. This monthly release of Document Conversion API is introducing new features like " Settings for different horizontal and vertical resolution when converting to image formats" and “conversion to PDF with setting for PDF file format” along with other five fixes....release and onward DPI setting property is no more available for image...image conversion, new advance property added to set the image Horizontal...

    blog.groupdocs.com/conversion/mobi-pdfa-file-fo...
  10. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....area contains only a text and property is always an empty collection...doesn’t have its own text. Text property is calculated by its children...

    docs.groupdocs.com/parser/net/extract-text-areas/