Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 2,880 for

properties

(0.16 sec)
  1. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Pelajari cara membaca properti metadata dari file glTF. Jelajahi...

    blog.groupdocs.com/id/groupdocs.blog/page/14/
  2. مقایسه متادیتای سند با GroupDocs.Metadata برای ...

    راهنمای عملی که نشان می‌دهد چگونه متادیتا را بین نسخه‌های سند با استفاده از GroupDocs.Metadata مقایسه کنید. آموزش گام به گام با مثال‌های کد و گزینه‌های خروجی....documentPath ); try { const properties = metadata . findProperties...()); for ( let i = 0 ; i < properties . getCount (); i ++ ) { const...

    blog.groupdocs.com/fa/metadata/compare-document...
  3. Node.js용 GroupDocs.Metadata로 문서 메타데이터 비교

    GroupDocs.Metadata를 사용하여 문서 버전 간 메타데이터를 비교하는 방법을 보여주는 실용적인 가이드. 코드 예제와 내보내기 옵션이 포함된 단계별 튜토리얼....documentPath ); try { const properties = metadata . findProperties...()); for ( let i = 0 ; i < properties . getCount (); i ++ ) { const...

    blog.groupdocs.com/ko/metadata/compare-document...
  4. Temukan Word dan Homofonnya di Banyak File meng...

    Temukan kata tertentu dan homofonnya di dalam file folder yang berbeda menggunakan C#. Bangun aplikasi .NET untuk homofon menggunakan API pencarian dokumen oleh GroupDocs...options/searchoptions/properties/usehomophonesearch) ke true...Gunakan ringkasan menggunakan properti SearchResult yang diambil...

    blog.groupdocs.com/id/search/find-homophones-in...
  5. Improvements and Fixes in GroupDocs.Viewer for ...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer and their feedback always motivate us to improve and enhance the API features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with **15 **improvements and bug fixes. Let’s have an overview of the latest version. .NET Document Rendering API - ImprovementsWe have provided the following improvements in GroupDocs.Viewer for .NET 17....FontDirectories property is not working for text documents...

    blog.groupdocs.com/viewer/improvements-and-fixe...
  6. Bandingkan Dokumen Word di .NET – Revision Trac...

    Pelajari cara membandingkan dokumen Word menggunakan GroupDocs.Comparison untuk .NET. Dapatkan contoh langkah‑demi‑langkah untuk mode perbandingan revision‑track dan sorotan dengan kode C# siap‑jalankan....CompareOptions dan menambahkan properti khusus untuk dokumen Word...styling lanjutan, periksa properti StyleSettings pada CompareOptions...

    blog.groupdocs.com/id/comparison/compare-word-d...
  7. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...code to set the pagesCount property in the conversion options...modified code, the pages_count property is set to 1 , which means...

    forum.groupdocs.com/t/exception-while-saving-do...
  8. GroupDocs.Metadata for Python 26.5 – 2026년 5월 릴리스

    GroupDocs.Metadata for Python 26.5는 .pyi 스텁이 포함된 타입 지정 API, Python 3.14 지원, 모든 플랫폼용 자체 포함 휠, 그리고 AI 에이전트 통합을 추가합니다.... find_properties( lambda p: True ): print(...metadata: metadata . set_properties( lambda p: Tags . time ....

    blog.groupdocs.com/ko/metadata/groupdocs-metada...
  9. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract text in Raw mode....Instead of the accurate mode, property is used to avoid extra calculations...with true parameter; Call property to check if text extraction...

    docs.groupdocs.com/parser/java/extract-text-in-...
  10. Export styles during document editing | GroupDocs

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....is preserved in the custom property “-gd-style-name”. Because...style identifier in the custom property “-aw-style-name”. The class...

    docs.groupdocs.com/editor/java/styles-export/