Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 11,102 for

formatting

(0.07 sec)
  1. Extraheer afbeeldingen uit PDF, Word, Excel, PP...

    Extraheer afbeeldingen uit het hele document en specifieke pagina's van tekstverwerkingsdocumenten, Excel-spreadsheets, PPT-presentaties en PDF met behulp van Java....format("Page: %d, R: %s, Type: %s"...getFileType())); image.save(String.format("filesPath/image_%d.png", imageNumber)...

    blog.groupdocs.com/nl/parser/extract-images-fro...
  2. استخراج الصور من ملفات PDF و Word و Excel و PPT...

    استخرج الصور من المستند بأكمله وصفحات محددة من مستندات معالجة النصوص وجداول بيانات Excel وعروض PPT التقديمية و PDF باستخدام Java....format("Page: %d, R: %s, Type: %s"...getFileType())); image.save(String.format("filesPath/image_%d.png", imageNumber)...

    blog.groupdocs.com/ar/parser/extract-images-fro...
  3. Convert Excel in Java

    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....bestimmte Blätter häufig in das PDF-Format. In diesem Artikel lernen wir...von Excel-Tabellen in das PDF-Format in Java mithilfe der Dokumentkonvertierun-API...

    blog.groupdocs.com/de/tag/convert-excel-in-java/
  4. convert to PDF in java

    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....bestimmte Blätter häufig in das PDF-Format. In diesem Artikel lernen wir...von Excel-Tabellen in das PDF-Format in Java mithilfe der Dokumentkonvertierun-API...

    blog.groupdocs.com/de/tag/convert-to-pdf-in-java/
  5. Convert WebP to JPG

    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....WebP en JPG, PNG ou autres formats est parfois nécessaire en raison...modifier vos images WebP au format JPG en ligne et par programme...

    blog.groupdocs.com/fr/tag/convert-webp-to-jpg/
  6. WebP to JPG Free

    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....WebP en JPG, PNG ou autres formats est parfois nécessaire en raison...modifier vos images WebP au format JPG en ligne et par programme...

    blog.groupdocs.com/fr/tag/webp-to-jpg-free/
  7. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } 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 / Working with BMP...Metadata API supports extracting format-specific information from BMP...

    docs.groupdocs.com/metadata/java/working-with-b...
  8. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....converted to the vector SVG format. This option is supported for...for the following format families: Presentation documents: PPT...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  9. Konvertera PDF till PPTX med Node.js

    Lär dig hur du konverterar PDF till PPTX med Node.js med en effektiv dokumentkonverteringsprocess. Följ vår guide för att enkelt exportera PDF till PPTX i Node.js för presentationer....dokumentkonvertering som hanterar flera format effektivt. Denna metod bevarar...samtidigt som dokumentets formatering och struktur bevaras. Oavsett...

    kb.groupdocs.com/sv/conversion/nodejs/convert-p...
  10. Hur man konverterar bild till Word med Java

    Denna handledning innehåller steg-för-steg-proceduren för att konvertera bild till Word med Java och en exempelkod för hur man konverterar bild till Word-dokument i Java....att konvertera JPG till DOCX -format. Steg för att konvertera bild...från en bild till ett Word-format Instantiera klassen Converter...

    kb.groupdocs.com/sv/conversion/java/how-to-conv...