Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 11,299 for

formatting

(0.21 sec)
  1. How to convert Excel spreadsheet to PDF in Java

    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....Windows PDF(Portable Document Format) เป็นรูปแบบไฟล์ข้ามแพลตฟอร์มที่เชื่อถือได้...

    blog.groupdocs.cloud/th/tag/how-to-convert-exce...
  2. how to convert html to pdf in windows

    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) โดยทางโปรแกรมบนคลาวด์โดยใช้...

    blog.groupdocs.cloud/th/tag/how-to-convert-html...
  3. GroupDocs.Metadata Cloud Product Family on Docu...

    GroupDocs.Metadata Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Metadata Cloud Product Family on Document Processing REST APIs | GroupDocs Clo......extract metadata from 50+ file formats in Java and C# using REST API...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  4. 在 Node.js 中將 Excel 電子表格轉換為 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST API 以編程方式將 Excel 電子表格轉換為 PDF 文件。 Node.js SDK 允許將 XLS、XLSX 文件轉換為 PDF。...format = "pdf"; // convert format settings.outputPath...filePath = "sample.xlsx"; settings.format = "pdf"; // 定義 PDF 轉換選項 let...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  5. 在 Java 中將 PDF 轉換為 TIFF - 分步指南。

    了解如何使用 REST API 在 Java 中以編程方式將 PDF 轉換為 TIFF 文件。本指南提供示例代碼和分步說明。...a/)a is a cloud-based file format document conversion API that...files and images to different formats using simple API calls. It...

    blog.groupdocs.cloud/zh-hant/conversion/how-to-...
  6. PDF を HTML に変換 | C# .NET での PDF から Web への変換

    C# .NET でのシームレスな PDF から HTML への変換。.NET REST API を使用して PDF から HTML に変換する簡単でシンプルなプロセス。...pdf", Format = "html", OutputPath = "resultant...\"{sourceFile}\", \"Format\": \"html\", \"LoadOptions\": { \"Format\": \"pdf\"...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  7. Converti documenti Word in PDF utilizzando Node...

    Converti in modo programmatico documenti Word in PDF utilizzando un'API REST in Node.js. Node.js SDK consente di convertire i file DOC e DOCX in file PDF sul cloud....format = "pdf"; settings.outputPath...filePath = "sample.docx"; settings.format = "pdf"; // definire le opzioni...

    blog.groupdocs.cloud/it/conversion/convert-word...
  8. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting...be converted to vector SVG format for better quality for print...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  9. Converter planilhas do Excel em PDF usando Ruby

    Você pode facilmente converter arquivos Excel XLSX em PDF com GroupDocs.Conversion Cloud API. Este tutorial aborda como converter planilhas do Excel em PDF usando Ruby...format = "pdf" # Definir opções de..."xlsx-to-pdf/four-pages.xlsx" @settings.format = "pdf" @convertOptions = ...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  10. 如何在 Python 中將 PDF 文件轉換為 HTML

    在線 PDF 到 HTML 轉換器將 PDF 轉換為單頁網站。本文介紹如何在 Python 中將 PDF 文件轉換為 HTML。...format = "html" loadOptions = gro...calling convert_document: {0}".format(e.message)) 最後,上面的代碼示例會將 HTML...

    blog.groupdocs.cloud/zh-hant/conversion/how-to-...