Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 11,523 for

formatting

(0.13 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....embedded into a variety of image formats such as JPEG, TIFF, etc. Note...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/java/working-with-i...
  2. 將 WebP 轉換為 PNG 的方法

    使用線上免費 WebP 轉換器將 WebP 圖片轉換為 PNG 圖片。開發人員可以使用 .NET 和 Java API 只需幾行程式碼即可執行轉換。...// Set the conversion format to PNG Format = ImageFileType.Png...

    blog.groupdocs.com/zh-hant/conversion/convert-w...
  3. Sign document with Digital signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....cryptography standards, such as PFX format, are commonly used for this...any other supported document format in the same way. using ( Signature...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....supported or not supported formats. A complete example of implementing...files will be indexed if their format is supported. Detailed information...

    docs.groupdocs.com/search/net/search-index-sett...
  5. GroupDocs.Metadata 25.5 .NET انتشار - ویرایش و ...

    آخرین به‌روزرسانی‌ها در GroupDocs.Metadata برای .NET نسخه 25.5 را کشف کنید. این نسخه شامل ویژگی‌های جدید، بهبودها و رفع باگ‌ها است. با مثال‌های کد دقیق، نحوه به‌روزرسانی و پاک سازی بسته‌های XMP در فایل‌های SVG را بیاموزید....package of the SVG file var format = metadata.GetRootPackage<SvgRootPackage>();...package to null to clean it format.XmpPackage = null ; // Save...

    blog.groupdocs.com/fa/metadata/edit-and-clean-x...
  6. C# kullanarak SVG'yi PNG'ye dönüştürün - Vektör...

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

    blog.groupdocs.com/tr/conversion/convert-svg-to...
  7. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...Convert a Document to Another Format Learn how to convert a single...single document to another format using GroupDocs.Conversion for...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  8. تحويل ملفات PDF إلى صور JPG و PNG ذات تدرج الرم...

    قم بتحويل مستندات PDF إلى صور بتنسيق JPG أو PNG بتدرج الرمادي في C#. قم بتطبيق جاما أو إدارة التباين أو التحكم في السطوع داخل تطبيق .NET....= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...= new ImageConvertOptions { Format = ImageFileType.Png, Grayscale...

    blog.groupdocs.com/ar/conversion/convert-pdf-to...
  9. So bearbeiten Sie XML-Dateien in Java | Java-AP...

    Bearbeiten oder aktualisieren Sie XML-Daten in Ihren Java-Anwendungen. Ändern Sie XML-Dateien und speichern Sie die Änderungen in verschiedenen Formaten mit der Editing Java API....aktualisierte XML in einem beliebigen Format mit der Methode save . Das...XML-Daten im DOCX- und TXT-Format editor.save(afterEdit, "path/updated-xml-data...

    blog.groupdocs.com/de/editor/edit-xml-files-in-...
  10. Konwertuj SVG na JPG za pomocą C# - Grafika wek...

    Konwertuj grafikę wektorową SVG na obrazy JPG za pomocą C#. Obracaj, odwracaj, znak wodny, skalę szarości oraz dopasowuj jasność i gamma przekonwertowanego JPG za pomocą .NET API....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/pl/conversion/convert-svg-to...