Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 2,464 for

properties

(0.07 sec)
  1. Hasilkan Kode QR di Java | Menandatangani Dokum...

    Tandatangani dokumen dan Gambar secara elektronik dengan membuat kode QR di Java. Tambahkan Kode QR di file Word, Excel, PDF, PNG, JPG, WebP menggunakan API untuk tanda tangan.... Setel properti kode QR menggunakan kelas...

    blog.groupdocs.com/id/signature/generate-qr-cod...
  2. 在 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...
  3. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract text in Accurate mode....the initial document; Call property to check if text extraction...

    docs.groupdocs.com/parser/java/extract-text-in-...
  4. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....is represented as a public property of the Boolean type in the...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....decrease the image size set this property to less than 100. specifies...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....objects of class and setup property with object of . Call method...

    docs.groupdocs.com/signature/net/search-for-enc...
  7. 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...
  8. 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...
  9. Enabling inline CSS styles | GroupDocs

    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/
  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...