Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,465 for

properties

(0.07 sec)
  1. Cara Mengonversi PDF ke Teks di C#

    Tinjau prosedur untuk mengonversi PDF ke Teks dalam C#, ikuti panduan ini dengan mudah untuk menyimpan PDF sebagai teks menggunakan C# pada sistem operasi apa pun seperti MS Windows, Linux, dan Mac OS.... Kemudian, atur properti untuk menyesuaikan file Teks...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  2. Cara Menambahkan Tanda Tangan Digital ke PDF di C#

    Tinjau proses untuk menambahkan tanda tangan digital ke PDF di C# dan ikuti petunjuk terperinci untuk menggunakan tanda tangan digital di C# dengan beberapa panggilan API....titik awal untuk menambahkan properti seperti Kontak, Alasan, Lokasi...

    kb.groupdocs.com/id/signature/net/how-to-add-di...
  3. Cara Mengonversi XML ke HTML di Java

    Kami akan menjelaskan secara singkat instruksi terperinci untuk mengonversi XML ke HTML di Java. Pelajari cara menggunakan petunjuk ini untuk mengonversi XML ke HTML menggunakan Java....XML input dan mendefinisikan properti untuk dokumen HTML output...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  4. Cara Memasukkan Anotasi Area ke PDF menggunakan...

    Topik ini menunjukkan cara menyisipkan anotasi area ke PDF menggunakan Java. Itu juga menyediakan semua instruksi dan contoh kode untuk menambahkan anotasi area ke PDF di Jawa....kelas AreaAnnotation dan atur properti yang diinginkan misalnya posisi...

    kb.groupdocs.com/id/annotation/java/how-to-inse...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. 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...