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

formatting

(0.34 sec)
  1. Перетворіть JPG у PDF за допомогою Node.js | Пе...

    Програмно конвертуйте JPG у PDF за допомогою REST API у хмарі в Node.js за допомогою GroupDocs.Conversion Cloud SDK для Node.js....format = "pdf"; settings.outputPath...filePath = "sample.jpg"; settings.format = "pdf"; // визначити параметри...

    blog.groupdocs.cloud/uk/conversion/convert-imag...
  2. Перетворення Excel на CSV у Python | Перетворен...

    Програмно конвертуйте файли Excel у CSV і CSV у Excel у хмарі за допомогою API REST у Python із GroupDocs.Conversion Cloud API....format = "csv" # Output format settings.output_path...file_path = "sample.xlsx" settings.format = "csv" settings.output_path...

    blog.groupdocs.cloud/uk/conversion/convert-exce...
  3. قم بتدوير صفحات ملفات PDF باستخدام Rest API في ...

    قم بتدوير كل الصفحات في PDF أو قم بتدوير صفحة واحدة في PDF باستخدام واجهة برمجة تطبيقات PDF page rotator API. تتناول هذه المقالة كيفية تدوير صفحات ملفات PDF باستخدام Rest API في Python...format(e.message)) أخيرًا ، سيحفظ...print("Exception while calling API: {0}".format(e.message)) أخيرًا ، سيحفظ...

    blog.groupdocs.cloud/ar/merger/rotate-pdf-file-...
  4. 将 JPG 转换为 PDF C# | 使用 .NET REST API 将 JPEG转换为 PDF

    学习如何在 C# 中将 JPG 或 JPEG 图像转换为专业的、适合打印的 PDF。指南涵盖设置、使用 REST API 和 cURL 编写 JPEG 到 PDF 的代码。...jpg", Format = "pdf", OutputPath = "resultant...\"FilePath\": \"{inputFile}\", \"Format\": \"pdf\", \"resultantPath\":...

    blog.groupdocs.cloud/zh/conversion/convert-jpg-...
  5. 在 C# .NET 中将 HTML 转换为 PDF

    了解 GroupDocs.Cloud 转换 API 如何简化 HTML 到 PDF 的转换。使用 C# .NET 以编程方式轻松将 HTML 转换为 PDF。...html", Format = "pdf", OutputPath = "resultant...\"{sourceFile}\", \"Format\": \"pdf\", \"LoadOptions\": { \"Format\": \"html\"...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. MPP를 Excel로 변환 | MPP를 XLS로 내보내기 | MPP를 XLSX로

    C# .NET을 사용하여 MS Project(MPP) 파일을 Excel 형식(XLS/XLSX)으로 변환하는 방법을 알아보세요. 동적 MPP에서 XLS로 또는 MPP에서 XLSX로 변환. MPP에서 XLS로 변환기...mpp", Format = "xls", OutputPath = "converted...\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...
  7. 엑셀을 HTML로 변환 | XLS를 HTML로 | Excel을 HTML로 저장

    XLS 및 XLSX를 HTML로 원활하게 변환하기 위한 단계별 지침과 전문가 팁을 살펴보세요. Excel을 HTML로 쉽게 변환하는 방법....xls", Format = "html", OutputPath = "output...\"FilePath\": \"{sourceFile}\", \"Format\": \"html\", \"ConvertOptions\":...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  8. pdf to word converter free online editable

    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....NETでPDFをWordに変換する PDF(Portable Document Format) は、オンラインで文書を保護するための最も一般的なファイル形式の...

    blog.groupdocs.cloud/ja/tag/pdf-to-word-convert...
  9. Parse Document on Document Processing REST APIs...

    Parse Document on Document Processing REST APIs | GroupDocs Cloud Recent content in Parse Document on Document Processing REST APIs | GroupDocs Cloud Extraire des données d'un PDF à l'aide de l'API...... PDF, HTML et de nombreux formats de fichiers Recent content...

    blog.groupdocs.cloud/fr/tag/parse-document/inde...
  10. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions.... raster formats don’t have text layer) and...

    docs.groupdocs.cloud/viewer/imageoptions/