Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 2,526 for

properties

(1.41 sec)
  1. 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...
  2. 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-...
  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. 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...
  5. 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...
  6. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...which fails due to the “name” property which is not present. { "person1":...

    forum.groupdocs.com/t/conditional-existance-of-...
  7. Cara Menambahkan Anotasi Strikeout di PDF Mengg...

    Pada artikel ini, kami akan memberikan panduan lengkap tentang cara menambahkan anotasi coretan ke file PDF menggunakan Java, dan kami juga akan menyertakan kode contoh untuk memasukkan anotasi coret ke dalam file PDF menggunakan Java....StrikeoutAnnotation dan atur beberapa properti misalnya posisi, nomor halaman...

    kb.groupdocs.com/id/annotation/java/how-to-add-...
  8. Cara Menambahkan Anotasi Jarak di PDF menggunak...

    Artikel ini akan membantu Anda menambahkan anotasi jarak dalam PDF menggunakan Java. Kami akan memberi Anda panduan langkah demi langkah lengkap untuk memasukkan anotasi jarak ke PDF di Jawa....distanceAnnotation dan atur beberapa properti misalnya posisi, nomor halaman...

    kb.groupdocs.com/id/annotation/java/how-to-add-...
  9. Cara Mengonversi SVG ke PDF menggunakan Java

    Tutorial ini memberikan informasi terperinci tentang cara mengonversi SVG ke PDF menggunakan Java dan memungkinkan pengguna dengan mudah menulis kode untuk mengekspor SVG ke PDF di Java....PdfConvertOptions untuk mengatur properti untuk menyesuaikan dokumen...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  10. Cara Mengonversi Excel ke HTML menggunakan C#

    Mari kenali diri Anda dengan prosedur untuk mengonversi Excel ke HTML menggunakan C#. Pelajari cara menggunakan instruksi untuk menulis kode untuk mengekspor Excel ke HTML di C#....dan mendefinisikan berbagai properti seperti PageNumber, Pages...

    kb.groupdocs.com/id/conversion/net/how-to-conve...