Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 11,053 for

formatting

(0.07 sec)
  1. PPT to PNG in CSharp on GroupDocs Blog | Docume...

    PPT to PNG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to PNG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......présentations PowerPoint au format PPT/PPTX au format JPG ou PNG à l'aide...

    blog.groupdocs.com/fr/tag/ppt-to-png-in-csharp/...
  2. Search text in Word Document on GroupDocs Blog ...

    Search text in Word Document on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search text in Word Document on GroupDocs Blog | Document Automation Solu......Excel, PDF, ZIP et d'autres formats de document à l'aide de C#...rechercher parmi plus de 70 formats de documents dans vos applications...

    blog.groupdocs.com/fr/tag/search-text-in-word-d...
  3. Convert XLS and CSV in C# on GroupDocs Blog | D...

    Convert XLS and CSV in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert XLS and CSV in C# on GroupDocs Blog | Document Automation Solutions ......Excel in CSV und CSV in Excel-Formate in C# Konvertieren Sie XLS...XLSX in CSV- und CSV in Excel-Formate innerhalb von Java-Anwendungen...

    blog.groupdocs.com/de/tag/convert-xls-and-csv-i...
  4. PDF-Datei mit C# in mehrere Dateien aufteilen |...

    Verschiedene Möglichkeiten zum Aufteilen von PDF-Dateien mit C#. Trennen Sie große PDF-Dateien und extrahieren Sie bestimmte Seiten mit verschiedenen Aufteilungsoptionen....können: Definieren Sie das Format der Ausgabedatei(en). Definieren...aufteilen */ // Definieren Sie das Format der Ausgabedatei(en). string...

    blog.groupdocs.com/de/merger/split-pdf-files-in...
  5. Konvertieren Sie Präsentationen in PDF in Java ...

    Konvertieren Sie Präsentationen von MS PowerPoint- und Open Office Impress-Formaten wie ODP, PPT, PPTX mithilfe der Java-Konvertierungs-API programmgesteuert in PDF....Notwendigkeit, Dokumente anderer Formate in PDF zu konvertieren. Heute...von Präsentationen in das PDF-Format verwende ich in den Beispielen...

    blog.groupdocs.com/de/conversion/convert-presen...
  6. Extracting common image information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Managing metadata for specific formats / Images / Extracting common...feedback For all supported image formats the GroupDocs.Metadata API...

    docs.groupdocs.com/metadata/java/extracting-com...
  7. Working with metadata in GIF images | Documenta...

    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 getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Managing metadata for specific formats / Images / Working with metadata...extract some additional file format information. a GIF image Extract...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Managing metadata for specific formats / Audio / Working with MP3...Audio Layer III) is a coding format for digital audio. Originally...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  9. How to merge archives to ZIP using Java | Docum...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Java language using GroupDocs.Merger for Java library.... About ZIP File Format A file with .zip extension...the ZIP file size. ZIP file format was made public back in February...

    docs.groupdocs.com/merger/java/getting-started/...
  10. Pretvorite PDF u JPG koristeći Node.js

    Naučite kako pretvoriti PDF u JPG pomoću Node.js s GroupDocs.Conversion. Jednostavno izvezite PDF u JPG u aplikaciji Node.js pomoću jednostavnih koraka i primjera koda....pretvaranje PDF u slikovne formate radi lakšeg pregledavanja i...konverziju PDF datoteka u JPG format Dodajte modul za pretvorbu...

    kb.groupdocs.com/hr/conversion/nodejs/convert-p...