Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 2,480 for

properties

(0.13 sec)
  1. 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...
  2. Cara Mengonversi ODG ke PDF menggunakan C#

    Mari kita lihat petunjuk langkah demi langkah untuk mengonversi ODG ke PDF menggunakan C# dengan beberapa panggilan API dan cara mengembangkan aplikasi pengonversi file C# ODG ke PDF....format PDF Buat dan tentukan properti untuk dokumen PDF untuk menyesuaikannya...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  3. Cara Mengonversi File Teks ke JPG menggunakan Java

    Konversikan file Teks ke JPG dengan mudah menggunakan Java dengan beberapa panggilan API dari pustaka konversi dokumen dan tinjau kode contoh untuk aplikasi konverter Java TXT ke JPG....dengan menyiapkan berbagai properti menggunakan objek ImageConvertOptions...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  4. 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...
  5. 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...
  6. 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...
  7. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....To reference a JSON object property that is an array of simple-type...simple-type values, the name of the property (for example, “Child”) should...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. 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-...
  9. 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...
  10. 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...