Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 13,241 for

formatting

(0.39 sec)
  1. Extraer imágenes de documentos PDF en Java

    Aprenda a extraer imágenes de archivos PDF en Java. Extraiga imágenes de archivos PDF o de cualquier página específica utilizando la API de Java dentro de sus aplicaciones....format("path/image_%d" + image.getFileType()...images) { image.save(String.format("path/image_%d" + image.getFileType()...

    blog.groupdocs.com/es/parser/extract-images-fro...
  2. แปลง SVG เป็น PNG ด้วย Node.js - กราฟิกเวกเตอร์...

    แปลงกราฟิกเวกเตอร์ SVG เป็นภาพ PNG ด้วย Node.js. หมุน, พลิก, ใส่ลายน้ำ, ทำเป็นระดับสีเทา, และปรับความสว่างและแกมมาของ PNG ที่แปลงแล้วโดยใช้ Node.js API.... ระบุ output format เป็น PNG. เรียกใช้เมธอด convert()...options ของภาพ. ระบุ output format เป็น PNG. กำหนด customizations...

    blog.groupdocs.com/th/conversion/convert-svg-to...
  3. C# kullanarak SVG'yi JPG'ye dönüştürün - Vektör...

    C# kullanarak SVG vektör grafiklerini JPG görüntülerine dönüştürün. .NET API kullanarak dönüştürülmüş JPG'yi döndürün, çevirin, filigranlayın, gri tonlayın ve parlaklığını ve gamasını ayarlayın....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/tr/conversion/convert-svg-to...
  4. مبدل رایگان WebP به PNG – آنلاین و فوری | بدون ...

    WebP را در عرض چند ثانیه به PNG تبدیل کنید با استفاده از مبدل آنلاین رایگان ما. فقط بارگذاری و دانلود کنید – نیازی به ثبت نام یا نرم‌افزار نیست. ایمن و حذف خودکار در ۲۴ ساعت....// Set the conversion format to PNG Format = ImageFileType.Png...

    blog.groupdocs.com/fa/conversion/webp-to-png/
  5. Преобразование SVG в JPG с помощью C# — векторн...

    Преобразование векторной графики SVG в изображения JPG с помощью C#. Поворачивайте, переворачивайте, добавляйте водяные знаки, оттенки серого и настраивайте яркость и гамму преобразованного JPG с помощью .NET API....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/ru/conversion/convert-svg-to...
  6. استخراج الصور من الكتب الإلكترونية بجافا | EPUB...

    استخرج الصور برمجيًا من الكتب الإلكترونية EPUB و PDF و FB2 و CHM باستخدام Java API لتحليل المستندات. احفظ الصور بتنسيق JPG أو PNG أو WebP أو GIF أو BMP....format("%d.jpeg", imageNumber)), options);...// Provide different eBook formats to the Parser constructor to...

    blog.groupdocs.com/ar/parser/extract-images-fro...
  7. Numériser un code QR à partir de RTF à l'aide d...

    Ce guide explique comment scanner un code QR à partir de RTF à l'aide de C#, avec un exemple de code pour vous aider à extraire efficacement un code QR à partir de RTF en C#, garantissant un processus fluide et transparent....dans la gestion de divers formats de documents. Étapes pour scanner...documents garantit que même les formats RTF complexes sont traités...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  8. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some new features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = new PdfSaveOptions(); saveOptions....introduced when converting to PDF format. Some of the obsolete constructors...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  9. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....orientation for the supported formats Set default font to replace...

    blog.groupdocs.com/conversion/set-pageorientati...
  10. Get started | GroupDocs

    This section describes how to get started with GroupDocs.Markdown for .NET library in order to convert files...Features overview Supported file formats System requirements Installation...

    docs.groupdocs.com/markdown/net/getting-started/