Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 1,999 for

properties

(0.15 sec)
  1. Bagaimana Mengonversi SVG ke PNG di Java

    Mari kita tinjau instruksi terperinci untuk mengonversi SVG ke PNG di Java dan bagaimana menggunakan poin-poin ini untuk mengembangkan kemampuan Java convert SVG ke PNG....ImageConvertOptions untuk menentukan properti untuk file PNG keluaran. Terakhir...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  2. Cara Mengonversi TeX ke HTML di C#

    Artikel ini menjelaskan alur kerja konversi dokumen untuk mengonversi TeX ke HTML dalam C# dan mendemonstrasikan contoh aplikasi untuk pengonversi LaTeX ke HTML menggunakan C#....memuat file TeX dan mengatur properti untuk menyesuaikan file HTML...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  3. Cara Mengonversi XPS ke PDF menggunakan Java

    Artikel singkat ini menjelaskan proses bertahap untuk mengonversi XPS ke PDF menggunakan Java dan menyediakan contoh aplikasi yang berfungsi untuk pengonversi XPS ke PDF di Java....dengan menentukan berbagai properti seperti Lebar, Tinggi, jumlah...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  4. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive text in files using Java....setting the UseCaseSensitiveSear property to true Execute the Index...

    kb.groupdocs.com/search/java/perform-case-sensi...
  5. Enabling language information | Documentation

    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...
  6. Use redaction callback | Documentation

    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...
  7. 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...
  8. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...signature options contains property which allows to set up specific...

    docs.groupdocs.com/signature/net/sign-specific_...
  9. Load password-protected documents | Documentation

    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. 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...