Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,141 for

properties

(0.12 sec)
  1. File yang Dilindungi Watermark di Java | Tanda ...

    Gunakan Java API untuk menambahkan tanda air teks & gambar ke file Word, PDF, PowerPoint, Excel yang dilindungi kata sandi. Sesuaikan tampilan watermark menggunakan GroupDocs API....rotasi, opacity, warna, dan properti watermark lainnya. Tambahkan...koordinat, rotasi, opasitas, dan properti lainnya. Sekarang, tambahkan...

    blog.groupdocs.com/id/watermark/watermark-passw...
  2. Tambahkan Tanda Air ke Presentasi di C# | Tanda...

    C# cara untuk menambahkan teks ke slide presentasi sebagai tanda air, atau menerapkan tanda air gambar ke format PPT, PPTX, PPS & lainnya menggunakan .NET Watermarking API oleh GroupDocs.... Tetapkan properti lain seperti rotasi, ukuran...menggunakan ImageWatermark . Setel properti watermark gambar seperti rotasi...

    blog.groupdocs.com/id/watermark/add-watermark-t...
  3. Temukan Kata apa pun dan Sinonimnya di Banyak F...

    Temukan kata tertentu dan sinonimnya di dalam file berbeda menggunakan Java. Demikian pula, dapatkan semua sinonim, dikelompokkan berdasarkan arti berbeda menggunakan Java Search API....Cetak ringkasan menggunakan properti dari kelas SearchResult yang...masing-masing FoundDocument . Cetak properti respektif dari setiap FoundDocument...

    blog.groupdocs.com/id/search/find-synonyms-in-m...
  4. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....the barcode using the Value property. The following C# source code...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  5. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....the size of template field property is used. The size of template...value extraction is set by property. The size of rectangular area...

    docs.groupdocs.com/parser/java/working-with-tem...
  6. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....border ( ) Base signature class property should be set with instance...required additional options. Set property with object. Call method of...

    docs.groupdocs.com/signature/java/sign-document...
  7. Tambahkan Watermark ke Presentasi di Java | Tan...

    Tambahkan watermark gambar ke slide presentasi, atau terapkan watermark teks ke format PPT, PPTX, PPS & lainnya di Java menggunakan GroupDocs Watermarking API.... Setel properti tanda air seperti ukuran,...sebagai watermark gambar. Setel properti watermark gambar seperti rotasi...

    blog.groupdocs.com/id/watermark/watermark-prese...
  8. Load password-protected file | Documentation

    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...
  9. Remove form fields | Documentation

    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...
  10. Convert to grayscale | Documentation

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....file to grayscale, set the property to True . The following code...

    docs.groupdocs.com/viewer/python-net/optimizati...