Tutorial ini memberikan instruksi terperinci untuk mengonversi PDF ke Excel menggunakan Java dan menghasilkan kode Java untuk mengonversi PDF ke Excel untuk konversi dokumen....SpreadsheetConvertOp untuk mengatur properti untuk file Excel yang dikonversi...
Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET.... If this property is set to true , the input...
This page describes how to compare two folders and find out which files/folders were deleted, added or modified....to set the DirectoryCompare property to true . If needed, call...
This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....fonts in a PDF file, set the property to true . The following code...
This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....file to grayscale, set the property to true . The following code...
This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java.... Set the property to false . Call the method...
Cara memindai kode batang menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca kode batang dari gambar yang akan membantu Anda membuat pemindai kode batang online....dari kode batang menggunakan properti Nilai. Kode sumber C# berikut...
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...
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...
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...