Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 11,299 for

formatting

(1.24 sec)
  1. تبدیل XML به اکسل و اکسل به XML در پایتون

    XML بزرگ را به صورت آنلاین به اکسل تبدیل کنید یا از مبدل اکسل به XML به صورت آنلاین برای محاسبه استفاده کنید. این مقاله نحوه تبدیل XML به اکسل و اکسل به XML در پایتون را نشان می دهد....format = "xlsx" settings.output_path...print("Successfully converted Excel to XLSX format in Python: " + str(response))...

    blog.groupdocs.cloud/fa/conversion/convert-xml-...
  2. Word DOC'u CSharp'ta Programlı Olarak PDF'ye Dö...

    Yüksek kalitede formatı değiştirmeden Word belgesini hızla PDF dosyasına dönüştürün. Bu makale, C# dilinde programlı olarak Word'ün PDF'ye nasıl dönüştürüleceği hakkındadır....docx", Format = "pdf", OutputPath = "csh...converted Word document to PDF file format: " + response[0].Url); } catch...

    blog.groupdocs.cloud/tr/conversion/convert-word...
  3. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....: "Microsoft Word Open XML format" , "size" : 16646 , "dateModified"...infoApi . get_supported_file_formats () Ruby # For complete examples...

    docs.groupdocs.cloud/annotation/get-document-in...
  4. HTML a PDF API de Node.js | Convertir página we...

    Convierta fácilmente archivos HTML o páginas web a PDF usando GroupDocs.Conversion Cloud SDK para Node.js. Automatice la conversión de HTML a PDF en línea utilizando REST API....format = "pdf"; settings.outputPath...\"FilePath\": \"{sourcePDF}\", \"Format\": \"html\", \"OutputPath\":...

    blog.groupdocs.cloud/es/conversion/html-to-pdf-...
  5. Converti PowerPoint PPT/PPTX in immagini JPG/JP...

    GroupDocs.Conversion è il modo migliore per convertire PPT in file JPG in pochi secondi. Impariamo come convertire PowerPoint PPT/PPTX in immagini JPG/JPEG in Python....format = "jpeg" convertOptions = ...print("Successfully converted PPTX to JPEG format: " + str(response)) except...

    blog.groupdocs.cloud/it/conversion/convert-powe...
  6. API Node.js para HTML para PDF | Converter Pági...

    Converta facilmente arquivos HTML ou páginas da web em PDF usando o GroupDocs.Conversion Cloud SDK para Node.js. Automatize a conversão de HTML para PDF online usando a API REST....format = "pdf"; settings.outputPath...\"FilePath\": \"{sourcePDF}\", \"Format\": \"html\", \"OutputPath\":...

    blog.groupdocs.cloud/pt/conversion/html-to-pdf-...
  7. Converter JSON para HTML no Node.js | JSON para...

    Converta facilmente JSON para HTML usando o GroupDocs.Conversion Cloud SDK para Node.js. Aprenda como gerar HTML limpo a partir de arquivos JSON estruturados com API RESTful....format = "html"; settings.outputPath...\"FilePath\": \"{inputFile}\", \"Format\": \"html\", \"OutputPath\":...

    blog.groupdocs.cloud/pt/conversion/convert-json...
  8. PDF 轉換為 HTML 在 Node.js 中 | PDF 轉換為 Web API 在線

    學習如何使用 GroupDocs.Conversion Cloud SDK for Node.js 將 PDF 轉換為 HTML。輕鬆地通過 REST API 將 PDF 文件轉換為可上網的 HTML。...format = "html"; settings.outputPath...\"FilePath\": \"{sourcePDF}\", \"Format\": \"html\", \"OutputPath\":...

    blog.groupdocs.cloud/zh-hant/conversion/pdf-to-...
  9. 在 C# 中將 Markdown 轉換為 PDF

    安裝 GroupDocs.Conversion Cloud SDK 並以程式設計方式將 Markdown 轉換為 C# 中的 PDF。它重量輕,並提供廣泛的功能。...ConvertSettings 類別的實例,並透過設定 FilePath、Format 和 OutputPath 等值來初始化它。 呼叫 ConvertDocument...ConvertSettings 類別的實例,並透過設定 FilePath、Format 和 OutputPath 等值來初始化它。 var settings...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. C# Конвертировать HTML в PDF | Веб-страница в P...

    Как преобразовать HTML в PDF на C# .NET. Наше пошаговое руководство по программному преобразованию HTML и веб-страниц в высококачественные PDF-документы с помощью REST API....html", Format = "pdf", OutputPath = "con...\"{sourceFile}\", \"Format\": \"pdf\", \"LoadOptions\": { \"Format\": \"html\"...

    blog.groupdocs.cloud/ru/conversion/convert-html...