Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 2,134 for

properties

(0.07 sec)
  1. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....root metadata package Use the property to inspect the document AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications.... Set the property to the appropriate variant...

    docs.groupdocs.com/comparison/net/set-document-...
  3. Ekstrak Gambar dari XLSX menggunakan C#

    Pelajari cara mengekstrak gambar dari XLSX menggunakan C# dengan panduan langkah demi langkah. Dapatkan kode C# praktis untuk mengekstrak gambar dari XLSX dan menyempurnakan alur kerja ekstraksi data Anda....Ulangi koleksi gambar, ekstrak properti relevan seperti dimensi gambar...

    kb.groupdocs.com/id/parser/net/extract-images-f...
  4. Извлечение метаданных из EPUB с помощью C#

    В этой статье мы подробно расскажем о шагах, необходимых для извлечения метаданных из EPUB с помощью C#. Также будет предоставлен пример кода C# для извлечения метаданных EPUB....добавления функции read EPUB file properties C# в приложения на Windows...

    kb.groupdocs.com/ru/parser/net/extract-metadata...
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Selain itu, akan ada beberapa properti penyorotan yang dapat disesuaikan...

    blog.groupdocs.com/id/page/21/
  6. Unable to convert eml to pdf using 24.8 with ec...

    Local testing works fine on Windows 11. However, when I attempt to test groupdocs 24.8 with a eclipse-temurin:17-jre-jammy base image it just hangs and never converts the eml to pdf. Based on the threads, it looks like…...fonts system property to point to a specific directory...

    forum.groupdocs.com/t/unable-to-convert-eml-to-...
  7. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....User property (by default it is “Guest”)...

    docs.groupdocs.com/annotation/net/add-replies-t...
  8. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API.... Call the to set the property to true . Call the method...

    docs.groupdocs.com/annotation/java/save-only-an...
  9. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...filePath ); // Check IsEncrypted property System . out . println ( info...

    docs.groupdocs.com/parser/java/password-protect...
  10. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....set the true value for the property in the search options. By...

    docs.groupdocs.com/search/net/keyboard-layout-c...