Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 2,134 for

properties

(0.03 sec)
  1. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....array of instances to Filters property of the . The following example...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  2. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets.... The property returns the number of characters...

    docs.groupdocs.com/search/net/alphabet/
  3. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET.... Set the LoadText property to true (this indicates that...

    docs.groupdocs.com/comparison/python-net/load-t...
  4. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....array of instances to Filters property of the . The following example...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  5. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java.... Set the property to true (this indicates that...

    docs.groupdocs.com/comparison/java/load-text-fr...
  6. Convert DOC and DOCX to HTML in C# | Show & Hid...

    Programmatically convert Word processing documents DOC, DOCX into HTML with advanced options like show or hide page borders, watermark, zoom, pages count....setting the FixedLayoutShowBorde property of MarkupConvertOptions class...

    blog.groupdocs.com/conversion/convert-doc-docx-...
  7. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....root metadata package Use the property to obtain file format information...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java.... Call the property to specify a password string...

    docs.groupdocs.com/comparison/java/set-password...
  9. Render PDF menjadi JPG menggunakan C#

    Pelajari cara merender PDF menjadi JPG secara efisien menggunakan C#. Juga, jelajahi petunjuk langkah demi langkah dan kode C# untuk merender PDF ke JPG tanpa menginstal alat tambahan....kelas JpgViewOptions dan atur properti untuk lebar dan tinggi gambar...

    kb.groupdocs.com/id/viewer/net/render-pdf-as-jp...
  10. Cara Menambahkan Tanda Tangan Teks ke RTF mengg...

    Dalam tutorial ini, kami akan membantu Anda menambahkan tanda tangan teks ke RTF menggunakan Java. Selain itu, kami akan memberikan kode untuk mendemonstrasikan cara menyisipkan tanda tangan teks ke RTF di Java....kelas TextSignOptions dan atur properti yang diinginkan untuk mempersonalisasi...

    kb.groupdocs.com/id/signature/java/how-to-add-t...