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

properties

(0.29 sec)
  1. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...assign it to its Password property of an instance of LoadOptions...

    docs.groupdocs.com/redaction/java/load-password...
  2. How to Add Text Field Annotation in PDF using Java

    This topic will demonstrate how to add text field annotation in PDF using Java. We will also help you in writing code to insert text field annotation to PDF in Java....TextFieldAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/it/annotation/java/how-to-add-...
  3. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....annotation for Slides Underline property does not work in text replace...

    blog.groupdocs.com/annotation/java-annotation-a...
  4. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....ShowGridLines property does not work when rendering...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  5. Working with Folders Contained in Outlook Data ...

    We are pleased to announce the monthly release of GroupDocs.Viewer for .NET 18.12. This release includes three new features, two bug fixes, and four improvements. By upgrading to the latest version, you’ll be able to get the list of folders and render messages from a specific folder contained in Outlook Data Files (OST/PST). Furthermore, it also allows you to ignore empty columns when rendering Excel documents. Below is the list of new features, fixes, and the improvements added in version 18....IgnoreEmptyColumns property. For a working example, please...

    blog.groupdocs.com/viewer/working-with-folders-...
  6. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices.... The SimilarityLevel property which was marked obsolete...

    blog.groupdocs.com/search/groupdocs.search-for-...
  7. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for .NET.... Set the property to true ; Call the method...

    docs.groupdocs.com/comparison/net/word-track-ch...
  8. 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...
  9. 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...
  10. 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...