Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 9,165 for

image

(0.09 sec)
  1. Comment convertir MSG en JPG en utilisant C#

    Dans cet article, vous apprendrez comment convertir MSG en JPG en utilisant C # sans installer de logiciel tiers. De plus, nous fournirons le code pour exporter MSG vers JPG en C#....associés à des e-mails, en images JPG est une tâche qui peut...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  2. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....Java Convert Presentations to Images in Java Convert Presentations...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  3. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....birlikte, EXIF (Exchangeable Image File Format) standarttır ve...

    blog.groupdocs.com/tr/page/24/
  4. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....สำหรับการแปลงเอกสารและรูปภาพ HEIC ย่อมาจาก Image Container ประสิทธิภาพสูง เป...

    blog.groupdocs.com/th/page/25/
  5. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... EXIF (Exchangeable Image File Format) je standard pro...

    blog.groupdocs.com/cs/groupdocs.blog/page/29/
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... EXIF (Exchangeable Image File Format) — це стандарт для...

    blog.groupdocs.com/uk/groupdocs.blog/page/30/
  7. Word-Dokument als responsive HTML-Seiten mit C#...

    Rendern Sie Word-Dokumente so, dass sie mit C# als responsive HTML-Seiten angezeigt werden. Konvertieren Sie DOC-, DOCX-Dateien in HTML-responsive Seiten mit der Document Viewer .NET-API....externen Ressourcen, eines Image-Viewers durch Rendern als JPG...

    blog.groupdocs.com/de/viewer/view-word-document...
  8. Přidat nebo odebrat anotace v C# | Anotace soub...

    Programově přidávejte a odebírejte anotace ze souborů Word DOC/DOCX v C#. Přidejte šipky, obdélníky, elipsy, anotace vodoznaku pomocí .NET Annotation API....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/cs/annotation/annotate-word-...
  9. PNG メタデータ エディタ – PNG プロパティの表示と編集

    PNG メタデータを表示および編集する方法を発見します。 PNG メタデータをオンラインで編集するか、C# と Java を使用してプログラムで編集します。...metadata = new Metadata("path/image.png")) { var root = metadata...metadata = new Metadata("path/image.png")) { PngRootPackage root...

    blog.groupdocs.com/ja/metadata/view-edit-png-me...
  10. 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); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...