Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 2,435 for

properties

(0.1 sec)
  1. Baca Metadata dari PPTX menggunakan C#

    Temukan cara membaca metadata dari PPTX menggunakan C# tanpa memerlukan instalasi perangkat lunak tambahan. Jelajahi contoh kode cara membaca metadata PPTX menggunakan C#....FindProperties Periksa semua properti yang Anda temukan satu per...

    kb.groupdocs.com/id/metadata/net/read-metadata-...
  2. Cara Menambahkan Tanda Tangan Gambar ke DOCX me...

    Artikel ini akan memberikan bantuan tentang cara menambahkan tanda tangan gambar ke DOCX menggunakan C#. Selain itu, contoh kode akan diberikan untuk menyisipkan tanda tangan gambar ke dalam DOCX menggunakan C#....ke konstruktornya Tetapkan properti yang diinginkan untuk kelas...

    kb.groupdocs.com/id/signature/net/how-to-add-im...
  3. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....RedactionCallback property, to a class implementing IRedactionCallback...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API.... Set the property by specifying annotation type(s)...

    docs.groupdocs.com/annotation/net/filtering-ann...
  5. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....possible conversion read the property. Create an instance of the...

    docs.groupdocs.com/conversion/java/get-default-...
  6. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....contains the public boolean property: public bool EnableLanguageInform...

    docs.groupdocs.com/editor/net/enabling-language...
  7. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...additional options and setup property with instance of Call method...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...signature options contains property which allows to set up specific...

    docs.groupdocs.com/signature/net/sign-specific_...
  9. 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-...
  10. Metaadatok kinyerése az EPUB-ból C# használatával

    Ebben a cikkben részletezzük a metaadatoknak az EPUB-ból C# használatával történő kinyeréséhez szükséges lépéseket. Emellett egy mintát is biztosítunk az EPUB metaadat-kivonat C# kódjából....kínálnak a read EPUB file property C# funkció hozzáadására Windows...

    kb.groupdocs.com/hu/parser/net/extract-metadata...