Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 11,238 for

formatting

(0.47 sec)
  1. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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....( Model\ViewOptions :: VIEW_FORMAT_PNG ); $renderOptions = new..."SampleFiles/sample.pdf" viewOptions . view_format = "PNG" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  2. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...ts.dwg" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  3. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. 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. Swagger UI lets you call this REST API directly from the browser....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $request = new Req..."12345" viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/load-password-prote...
  4. División de documentos en Python | Divisor de a...

    Aprenda a dividir un archivo PDF en varios archivos PDF en Python con GroupDocs.Merger Cloud SDK. Mejore la organización de documentos con esta guía....format(e.message)) Descargar el archivo...print("Exception while calling API: {0}".format(e.message)) Dividir páginas...

    blog.groupdocs.cloud/es/merger/split-pdf-file-i...
  5. Python에서 Excel을 CSV로 변환 | Python에서 CSV를 Excel로 변환

    GroupDocs.Conversion Cloud API와 Python의 REST API를 사용하여 클라우드에서 Excel 파일을 CSV로, CSV를 Excel로 프로그래밍 방식으로 변환합니다....format = "csv" # Output format settings.output_path...file_path = "sample.xlsx" settings.format = "csv" settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  6. Отображение документа Word на странице HTML с п...

    Программно отображайте документ Word на HTML-странице с помощью REST API в PHP с помощью GroupDocs.Viewer Cloud for PHP SDK. Рендеринг DOCX на адаптивную веб-страницу....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Определить параметры...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Определить параметры...

    blog.groupdocs.cloud/ru/viewer/display-word-doc...
  7. C# .NET で JPG を Word 文書 (DOCX) に変換する | JPG から DOC

    C# .NET を使用して JPG 画像を編集可能な Word 文書 (DOCX) に変換します。C# .NET で画像から文書へのコンバーターを開発して写真を DOC に変換する方法。...jpg", Format = "doc", OutputPath = "resultant...\"FilePath\": \"{inputImage\", \"Format\": \"doc\", \"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-jpg-...
  8. C#: MPP から PDF | MPP から PDF への変換 | MS Project か...

    C# .NET を使用して MS Project (MPP) ファイルを PDF 形式に変換する方法。C# での簡単でシンプルな MPP から PDF への変換。MS Project から PDF への変換を実装します。...mpp", Format = "pdf", OutputPath = "converted...\"FilePath\": \"{sourceMPP}\", \"Format\": \"pdf\", \"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  9. C# HTML を PDF に変換 | .NET REST API を使用して Web ページ...

    C# .NET で HTML を PDF に変換する方法。REST API を使用して HTML やウェブページを高品質の PDF ドキュメントにプログラムで変換するためのステップバイステップガイド。...html", Format = "pdf", OutputPath = "con...\"{sourceFile}\", \"Format\": \"pdf\", \"LoadOptions\": { \"Format\": \"html\"...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  10. Trích xuất hình ảnh từ tệp PDF bằng Node.js | P...

    Trích xuất hình ảnh từ tệp PDF bằng API REST với PDF Parser Cloud SDK cho Node.js. Bài viết này nói về cách trích xuất hình ảnh từ tệp PDF bằng Node.js...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/vi/parser/extract-images-f...