Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,681 for

properties

(0.09 sec)
  1. Hasilkan Tanda Air Ubin - Tingkatkan Keamanan D...

    Temukan teknik untuk membuat watermark tiling untuk dokumen menggunakan C#, Java, dan Node.js. Tingkatkan keamanan dokumen Anda dengan panduan langkah demi langkah ini....Kemampuan untuk menyempurnakan properti tanda air memastikan bahwa...diperlukan dan menyiapkan properti tanda air hingga menerapkan...

    blog.groupdocs.com/id/watermark/generate-tiling...
  2. Cara Menandatangani PDF dengan Tanda Tangan Kod...

    Tutorial singkat ini memberi Anda petunjuk langkah demi langkah untuk membuat Kode QR di Java dan cara menandatangani dokumen PDF dengan tanda tangan Kode QR menggunakan Java....QrCodeSignOptions untuk mengatur properti tanda tangan QR-Code. Pada...

    kb.groupdocs.com/id/signature/java/how-to-sign-...
  3. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....on macOS isValidLicense() property of License class always returns...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. Loading files | GroupDocs

    Load files from a local disk, a stream, a specific format, or a password-protected document with GroupDocs.Metadata for Python via .NET.... LoadOptions property Type Purpose file_format FileFormat...

    docs.groupdocs.com/metadata/python-net/loading-...
  5. 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-...
  6. Remove form fields | GroupDocs

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....the setRemoveFormFields() property to true in . The following...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...