Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 11,859 for

formatting

(0.09 sec)
  1. 在 C# 中轉換 JSON 和 CSV 數據 | JSON 到 CSV | CSV 到 JSON

    在 .NET 應用程序中的 C# 中將 JSON 轉換為 CSV,將 CSV 轉換為 JSON。示例將結構化 JSON 數據轉換為逗號分隔值 CSV,反之亦然。...new SpreadsheetConvertOp() { Format = SpreadsheetFileType.Csv };...= new DataConvertOptions { Format = DataFileType.Json }; converter...

    blog.groupdocs.com/zh-hant/conversion/convert-j...
  2. 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-...
  3. Annuncio di GroupDocs.Markdown per .NET — Espor...

    Esporta PDF, Word, Excel, HTML e altri formati in Markdown con un'API .NET on‑premises. Consulta le funzionalità, la roadmap e come iniziare....# Export multiple document formats: Converti i tipi di file più...Markdown. Advanced Markdown formatting: Esporta con precisione intestazioni...

    blog.groupdocs.com/it/markdown/groupdocs-markdo...
  4. 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...
  5. המרת 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...
  6. GroupDocs.Comparison pour Python via .NET 25.12...

    Explorez les nouveautés de GroupDocs.Comparison pour Python via .NET 25.12. Disponible dès maintenant sur Pypi et le site Web de GroupDocs....renforcée sur de nombreux formats de documents. Cette version...comparaison de documents e‑mail au format MHTML. (COMPARISONPYTHON-4604)...

    blog.groupdocs.com/fr/comparison/groupdocs-comp...
  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. Inserting Hyperlinks Dynamically | GroupDocs

    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...
  9. 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...
  10. 用 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...