Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,004 for

packaging

(0.03 sec)
  1. Kết xuất tài liệu Word dưới dạng HTML sạch bằng...

    Kết xuất tài liệu Word DOC/DOCX thành HTML rút gọn bằng C#. Chuyển đổi các tệp Word bằng các tài nguyên được nhúng hoặc bên ngoài trong ứng dụng .NET....org/packages/groupdocs.viewer). PM> Install-Package GroupDocs...

    blog.groupdocs.com/vi/viewer/render-word-docume...
  2. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of new features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected documents has also been extended for ODT and OTT formats....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  4. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify your documents or text with IAB-2 or document taxonomies The GroupDocs....NET APIs packaged into one product suite. GroupDocs...versions of GroupDocs Java APIs packaged into one product suite. Check...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  5. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Konversi Presentasi ke Gambar di C# | PPT ke JP...

    Ubah presentasi PowerPoint Anda dari format PPT/PPTX ke format JPG atau PNG menggunakan C#. Ubah presentasi menjadi gambar secara terprogram menggunakan .NET API....org /packages/groupdocs.conversion). PM> Install-Package GroupDocs...

    blog.groupdocs.com/id/conversion/convert-presen...
  7. Úprava PDF a naskenovaných dokumentů v C# | Zat...

    Upravujte text v PDF a dalších dokumentech pomocí C# ve svých aplikacích .NET. Upravte dokumenty tak, aby byly začerněny text a také text ve vložených obrázcích....Správce balíčků # PM> Install-Package GroupDocs.Redaction Nainstalujte...Nainstalujte přes NuGet Package Manager # Úprava textu PDF a textu...

    blog.groupdocs.com/cs/redaction/redact-text-and...
  8. Odebrat anotace z PDF, Word dokumentů pomocí C#

    Programově odstraňte anotace ze souborů PDF a Word pomocí C#. Odstraňte všechny anotace, odstraňte poskytnutím ID, typy anotací pomocí .NET API....org/packages /groupdocs.anotace). Můžete...Správce balíčků. PM> Install-Package GroupDocs.Annotation Odebrat...

    blog.groupdocs.com/cs/annotation/remove-annotat...
  9. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using .NET API....install the API by adding its package to your .NET application via...via NuGet . PM> Install-Package GroupDocs.Comparison Running examples...

    blog.groupdocs.com/comparison/compare-multiple-...
  10. تنقيح PDF والمستندات الممسوحة ضوئيًا في C # | ن...

    قم بتنقيح النص في PDF والمستندات الأخرى باستخدام C # في تطبيقات .NET. قم بتنقيح المستندات لحجب النص وكذلك النص داخل الصور المضمنة....Install-Package GroupDocs.Redaction التثبيت عبر NuGet Package Manager...

    blog.groupdocs.com/ar/redaction/redact-text-and...