Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 2,681 for

properties

(0.35 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. Pencarian dalam Dokumen dengan Koreksi Tata Let...

    Melakukan pencarian dalam dokumen dengan koreksi tata letak keyboard menggunakan C#. Kami akan memberikan kode untuk melakukan cara mengoreksi tata letak keyboard untuk pencarian dokumen dalam C#....letak keyboard dengan menyetel properti KeyboardLayoutCorrec.Enabled...

    kb.groupdocs.com/id/search/net/search-in-docume...
  4. Cara Menandatangani XLSX dengan Tanda Tangan Ga...

    Artikel ini akan memberikan bantuan tentang cara menandatangani XLSX dengan tanda tangan gambar menggunakan C#. Selain itu, contoh kode akan diberikan untuk membuat tanda tangan gambar di XLSX menggunakan C#....untuk konstruktornya Tetapkan properti yang diinginkan untuk kelas...

    kb.groupdocs.com/id/signature/net/how-to-sign-x...
  5. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive text in files using Java....setting the UseCaseSensitiveSear property to true Execute the Index...

    kb.groupdocs.com/search/java/perform-case-sensi...
  6. 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...
  7. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output... Set the Flavor property on ConvertOptions to control...

    docs.groupdocs.com/markdown/net/markdown-flavor/
  8. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications.... Set a password in the property. Note If the password is not...

    docs.groupdocs.com/viewer/net/load-password-pro...
  9. 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...
  10. 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-...