Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 11,022 for

formatting

(0.11 sec)
  1. המרת SVG ל-PNG באמצעות C# - גרפיקה וקטורית לתמו...

    המר גרפיקה וקטורית של SVG לתמונות PNG באמצעות C#. סובב, הפוך, סימן מים, גווני אפור והתאם את הבהירות והגמא של PNG שהומר באמצעות .NET API....= new ImageConvertOptions { Format = ImageFileType.Png }; converter...= new ImageConvertOptions { Format = ImageFileType.Png, FlipMode...

    blog.groupdocs.com/he/conversion/convert-svg-to...
  2. Thủ thuật chuyển đổi WebP sang JPG

    Chuyển đổi định dạng ảnh WebP sang JPG bằng công cụ chuyển đổi ảnh trực tuyến miễn phí. Nhà phát triển có thể chuyển đổi bằng API .NET và Java....// Set the conversion format to JPG Format = ImageFileType.Jpg...

    blog.groupdocs.com/vi/conversion/convert-webp-t...
  3. Converti SVG in JPG usando C# - Grafica vettori...

    Converti la grafica vettoriale SVG in immagini JPG usando C#. Ruota, capovolgi, filigrana, scala di grigi e regola la luminosità e la gamma del JPG convertito utilizzando l'API .NET....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/it/conversion/convert-svg-to...
  4. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....for documents of different formats like PDF, DOC, DOCX, PPT, PPTX...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/python-net/metadat...
  5. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....all images, some document formats also hold fonts. Even for plain...converted to internal intermediate format, with possibilities to generate...

    docs.groupdocs.com/editor/java/working-with-res...
  6. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....serialization like JSon or custom data format */ public class CustomSerializationA...encryption properties and setup Format attributes for properties....

    docs.groupdocs.com/signature/java/search-embed-...
  7. 在 Java 中提取 WAV 文件的 RIFF 信息和元數據

    在 Java 中提取 WAV 音頻文件的元數據和 RIFF 信息。元數據 API 允許在您的 Java 應用程序中進行元數據管理。...getAudioFormat()); // Audio Format System.out.println(root.getWavPackage()...Number of Channels: 2 Audio Format: 1 Sample Rate: 44100 在 Java...

    blog.groupdocs.com/zh-hant/metadata/extract-rif...
  8. Zaktualizuj metadane EPUB za pomocą C# – edytor...

    Odkryj sposoby przeglądania i edytowania metadanych eBooków EPUB przy użyciu języka C#. Programowo edytuj właściwości specyficzne dla EPUB i elementy Dublin Core przy użyciu C#....中國傳統的 Plik EPUB to cyfrowy format e-booka zawierający tekst,...updated e-book"; root.EpubPackage.Format = "EPUB"; root.EpubPackage...

    blog.groupdocs.com/pl/metadata/view-edit-epub-m...
  9. 用Java 从电子书中提取图像| EPUB、PDF、FB2、CHM

    使用 Java API 以编程方式从 EPUB、PDF、FB2、CHM 电子书中提取图像以进行文档解析。以 JPG、PNG、WebP、GIF 或 BMP 格式保存图像。...format("%d.jpeg", imageNumber)), options);...// Provide different eBook formats to the Parser constructor to...

    blog.groupdocs.com/zh/parser/extract-images-fro...
  10. C#을 사용하여 SVG를 PNG로 변환 - 벡터 그래픽을 PNG 이미지로

    C#을 사용하여 SVG 벡터 그래픽을 PNG 이미지로 변환합니다. .NET API를 사용하여 변환된 PNG의 회전, 뒤집기, 워터마크, 그레이스케일 및 밝기 및 감마 조정....= new ImageConvertOptions { Format = ImageFileType.Png }; converter...= new ImageConvertOptions { Format = ImageFileType.Png, FlipMode...

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