Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 2,461 for

properties

(0.07 sec)
  1. Tambahkan Anotasi Sorotan ke JPG menggunakan Java

    Mari pelajari cara menambahkan anotasi sorotan ke JPG menggunakan Java. Selain itu, kami akan memberi Anda contoh kode untuk menyisipkan anotasi sorotan di Java untuk JPG....HighlightAnnotation dan tentukan properti yang diperlukan, seperti BackgroundColor...

    kb.groupdocs.com/id/annotation/java/add-highlig...
  2. 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...
  3. Set password for output document | GroupDocs

    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...
  4. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into PowerPoint slides with custom font, color, and alignment....for protecting intellectual property while enhancing the overall...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....set the UseWordFormsSearch property to true to enable word form...

    kb.groupdocs.com/search/java/search-different-w...
  6. Working with metadata in GIF images | GroupDocs

    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...
  7. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....conversion time and return it as a property of ConvertedDocument class...

    blog.groupdocs.com/conversion/measure-document-...
  8. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....adjust images quality, call the property of the class. The value must...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  9. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....password and set Permissions property with enum value of ; Instantiate...

    docs.groupdocs.com/merger/net/add-password-to-p...
  10. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET.... Set the property to true . Call the method...

    docs.groupdocs.com/comparison/net/compare-bookm...