Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 10,846 for

formatting

(0.07 sec)
  1. Видобування зображень із PDF-документів у Java

    Дізнайтеся, як видобувати зображення з PDF-файлів у Java. Видобувайте зображення з PDF-файлів або з будь-якої конкретної сторінки за допомогою Java API у своїх програмах....format("path/image_%d" + image.getFileType()...images) { image.save(String.format("path/image_%d" + image.getFileType()...

    blog.groupdocs.com/uk/parser/extract-images-fro...
  2. تبدیل داده های JSON و CSV در C# | JSON به CSV |...

    JSON را به CSV و CSV را به JSON در C# در برنامه های NET تبدیل کنید. نمونه‌ها داده‌های JSON ساختاریافته را به مقادیر جدا شده با کاما CSV و بالعکس تبدیل می‌کنند....new SpreadsheetConvertOp() { Format = SpreadsheetFileType.Csv };...= new DataConvertOptions { Format = DataFileType.Json }; converter...

    blog.groupdocs.com/fa/conversion/convert-json-a...
  3. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…...PDF format. In cases of conversion to Word or PDF formats, properties...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...
  4. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....table describes supported formats of cell and cell range references...references. Description Format Example Reference to a cell within...

    docs.groupdocs.com/assembly/java/inserting-hype...
  5. 用 Java 從 PDF 文檔中提取圖像

    了解如何使用 Java 從 PDF 文件中提取圖像。在您的應用程序中使用 Java API 從 PDF 文件或任何特定頁面中提取圖像。...format("path/image_%d" + image.getFileType()...images) { image.save(String.format("path/image_%d" + image.getFileType()...

    blog.groupdocs.com/zh-hant/parser/extract-image...
  6. 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...
  7. แปลงข้อมูล Excel และ CSV ใน C# | XLSX เป็น CSV ...

    แปลง XLS & XLSX เป็น CSV และ CSV เป็นรูปแบบ Excel ภายในแอปพลิเคชัน Java ทำให้การแปลงไฟล์ของคุณเป็นแบบอัตโนมัติโดยใช้ Java API สำหรับการแปลงเอกสาร...PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/th/conversion/convert-excel-...
  8. המרת 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...
  9. 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...
  10. 将 WebP 转换为 PNG 的方法

    使用在线免费 WebP 转换器将 WebP 图像转换为 PNG 图像。开发人员可以使用 .NET 和 Java API 只需几行代码即可执行转换。...// Set the conversion format to PNG Format = ImageFileType.Png...

    blog.groupdocs.com/zh/conversion/convert-webp-t...