Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 2,126 for

properties

(0.07 sec)
  1. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....and provide DocumentContent property. Read more details here ....

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  2. Melakukan Pencarian Peka Huruf Besar/Kecil meng...

    Lakukan pencarian peka huruf besar/kecil dengan mudah menggunakan C# untuk mendapatkan hasil yang tepat. Pelajari cara mencari teks peka huruf besar/kecil dalam file menggunakan C# dengan petunjuk langkah demi langkah....besar/kecil dengan menyetel properti UseCaseSensitiveSear ke true...

    kb.groupdocs.com/id/search/net/perform-case-sen...
  3. Konversi PDF ke Grayscale JPG & PNG Images di Java

    Ubah dokumen PDF menjadi gambar JPG atau PNG skala abu-abu di Java. Terapkan gamma, kelola kontras, atau kontrol kecerahan dalam aplikasi Java....vertikal, rotasi dokumen, dan properti seperti kecerahan, gamma,...

    blog.groupdocs.com/id/conversion/convert-pdf-to...
  4. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 圖像的 EXIF 數據

    在 C# 中管理圖像的 EXIF 元數據。使用元數據 .NET API 以編程方式提取、更新、添加或刪除圖像的 EXIF 數據。...Display EXIF IFD Package Properties like Serial Number and Camera...GetRootPackage() 獲取根包。 從根包的 ExifPackage property 中獲取 EXIF 包。 迭代 EXIF 包並獲得所需的名稱-值對。...

    blog.groupdocs.com/zh-hant/metadata/manage-exif...
  5. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....with connection string; Call property to check if container extraction...

    docs.groupdocs.com/parser/java/extract-emails-f...
  6. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....is represented as a public property of the type in the class....

    docs.groupdocs.com/editor/net/inline-styles/
  7. ดึงข้อมูลเมตาจาก EPUB โดยใช้ C#

    ในบทความนี้ เราจะอธิบายรายละเอียดขั้นตอนที่จำเป็นในการแยกเมตาดาต้าจาก EPUB โดยใช้ C# นอกจากนี้ เราจะให้ตัวอย่างโค้ด C# สำหรับการแยกเมตาดาต้า EPUB ด้วย...คุณสมบัติ read EPUB file properties C# ให้กับแอปพลิเคชันบน Windows...

    kb.groupdocs.com/th/parser/net/extract-metadata...
  8. Estrarre metadati da PPTX utilizzando C#

    Impara rapidamente come estrarre metadati da PPTX usando C#. Verrà fornito un esempio di codice C# per l'estrazione di metadati PPTX, compatibile con Windows, macOS e Linux....funzionalità read PPTX file properties C# direttamente nelle loro...

    kb.groupdocs.com/it/parser/net/extract-metadata...
  9. Konversi Dokumen Word ke PDF menggunakan C# | D...

    Konversikan dokumen Word DOC & DOCX ke PDF menggunakan C# dalam aplikasi .NET. Otomatiskan konversi file Anda menggunakan konversi dokumen .NET API....akan dikonversi menggunakan properti Pages, PageNumber, dan PageCount...

    blog.groupdocs.com/id/conversion/convert-word-d...
  10. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...datataken property value is. But it looks like...

    forum.groupdocs.com/t/is-it-possible-to-get-all...