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

formatting

(0.12 sec)
  1. Cách chuyển đổi tệp MSG thành PDF trong Ruby

    Chuyển đổi email Outlook và định dạng tệp MSG của OfficeLogic Groupware sang định dạng PDF. Bài viết này nói về cách chuyển đổi tệp MSG thành PDF trong Ruby....format = "pdf" settings.output_path..."outlook-mail/email.msg" settings.format = "pdf" # Tùy chọn tải tin...

    blog.groupdocs.cloud/vi/conversion/how-to-conve...
  2. Java: Converter MPP para Excel | Exportar MPP p...

    Aprenda como converter arquivos do Microsoft Project (MPP) para Excel (XLSX) usando Java REST API. Guia passo a passo para conversão perfeita de MPP para Excel com código....\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xls\"}" \ -o "output.xls"...

    blog.groupdocs.cloud/pt/conversion/convert-mpp-...
  3. Online HTML para Documento Word | Converter HTM...

    Fácil e simples conversão de HTML para documento Word usando API REST Java. Use API REST Java para converter arquivo HTML em documento MS Word DOC ou DOCX online....\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  4. Java: Converter PDF para Excel Online | PDF par...

    Como converter PDF para a planilha Excel usando API REST Java. Desenvolver um conversor online de PDF para Excel usando API Java. Conversão fácil e simples de PDF para XLS....\"FilePath\": \"{sourceMPP}\", \"Format\": \"xlsx\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xlsx\"}" \ -o "resultant...

    blog.groupdocs.cloud/pt/conversion/pdf-to-xls-o...
  5. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... GIF(Graphics Interchange Format)는 간단한 애니메이션과 그래픽을 만드는 데 널리... 반면에 PDF(Portable Document Format)는 호환성과 보안으로 알려진 범용 파일 형식입니다...

    blog.groupdocs.cloud/ko/categories/groupdocs.co...
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....방식으로 PDF(Portable Document Format) 문서를 HTML(Hypertext Markup...알려드립니다. PDF(Portable Document Format)는 온라인에서 문서를 보호하고 보안을 유지하는 데...

    blog.groupdocs.cloud/ko/page/23/
  7. Python에서 XLSM을 CSV로 변환하는 방법

    GroupDocs.Conversion REST API를 사용하여 XLSM 파일을 CSV 형식으로 변환합니다. 이 문서는 Python에서 XLSM을 CSV로 변환하는 방법에 관한 것입니다....format = "csv" settings.output_path...print("Exception while calling API: {0}".format(e.message)) 마지막으로 위의 코드 샘플은...

    blog.groupdocs.cloud/ko/conversion/how-to-conve...
  8. Excel a JSON | Convertidor XLS a JSON | XLSX a ...

    Cómo convertir Excel a formato JSON usando C# .NET. Técnicas expertas para convertir documentos XLS y XLSX a datos JSON...xls", Format = "json", OutputPath = "output...\"FilePath\": \"{sourceFile}\", \"Format\": \"json\", \"ConvertOptions\":...

    blog.groupdocs.cloud/es/conversion/convert-exce...
  9. 如何在 Python 中将 XLSM 转换为 CSV

    使用我们的 GroupDocs.Conversion REST API 将 XLSM 文件转换为 CSV 格式。本文介绍如何在 Python 中将 XLSM 转换为 CSV。...format = "csv" settings.output_path...print("Exception while calling API: {0}".format(e.message)) 最后,上面的代码示例会将 CSV...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  10. Преобразование PDF в PPTX с помощью REST API в ...

    Программное преобразование PDF в презентацию PowerPoint (PPTX) с помощью REST API в облаке на Python с помощью Document Conversion Cloud SDK для Python....format = "pptx" # Укажите параметры...file_path = "sample.pdf" settings.format = "pptx" settings.output_path...

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