Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 11,194 for

formatting

(0.41 sec)
  1. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. 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...s.pptx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. 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 ); $watermark = new Model\Watermark..."SampleFiles/sample.docx" viewOptions . view_format = "HTML" viewOptions . watermark...

    docs.groupdocs.cloud/viewer/add-watermark/
  3. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...n.xlsx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  4. Excel から JPG | XLS から JPG | C# .NET で Excel シート...

    .NET REST API を使用して Excel ファイルを高品質の JPG 画像に変換する方法。C# .NET で XLS / XLSX を JPG に変換します。...xls", Format = "jpg", OutputPath = "output...\"{sourceFile}\", \"Format\": \"jpg\", \"LoadOptions\": { \"Format\": \"xls\"...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  5. Estrai immagini da file PDF utilizzando Node.js...

    Estrai immagini da file PDF utilizzando l'API REST con PDF Parser Cloud SDK per Node.js. Questo articolo spiega come estrarre immagini da file PDF utilizzando Node.js...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/it/parser/extract-images-f...
  6. CSV'yi JSON'a veya JSON'u Programlı Olarak C#'t...

    C# REST API kullanarak JSON dizisini CSV tablosuna dönüştürün. Bu makale, C# dilinde CSV'yi JSON'a veya JSON'u Programlı Olarak CSV'ye nasıl dönüştüreceğiniz hakkındadır....csv", Format = "json", OutputPath = "cs...WriteLine("Successfully converted CSV to JSON format online in C#: " + response[0]...

    blog.groupdocs.cloud/tr/conversion/convert-csv-...
  7. Konvertieren Sie XML in JSON in Java: Eine Schr...

    Erfahren Sie, wie Sie XML mithilfe der REST-API in Java in JSON konvertieren. Befolgen Sie unsere Schritt-für-Schritt-Anleitung mit nur wenigen einfachen Schritten, um noch heute loszulegen....Object Notation) zum bevorzugten Format für den Datenaustausch zwischen...XML-Datei in ein JSON Datei format in Java behandeln. Importieren...

    blog.groupdocs.cloud/de/conversion/how-to-conve...
  8. Extrahieren Sie Bilder aus PDF Dateien mit Node...

    Extrahieren Sie Bilder aus PDF Dateien mithilfe der REST-API mit dem PDF Parser Cloud SDK für Node.js. In diesem Artikel geht es darum, wie man mit Node.js Bilder aus PDF Dateien extrahiert...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/de/parser/extract-images-f...
  9. Ruota le pagine dei file PDF utilizzando l'API ...

    Ruota tutte le pagine in PDF o ruota una singola pagina in PDF utilizzando l'API del rotatore di pagine PDF. Questo articolo spiega come ruotare le pagine dei file PDF utilizzando l'API Rest in Python...format(e.message)) Infine, l’esempio...print("Exception while calling API: {0}".format(e.message)) Infine, l’esempio...

    blog.groupdocs.cloud/it/merger/rotate-pdf-file-...
  10. पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल...

    पीडीएफ में सभी पेजों को घुमाएं या पीडीएफ पेज रोटेटर एपीआई का उपयोग करके पीडीएफ में सिंगल पेज को घुमाएं। यह लेख इस बारे में है कि पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल पेजों को कैसे घुमाया जाए...format(e.message)) अंत में, उपरोक्त...print("Exception while calling API: {0}".format(e.message)) अंत में, उपरोक्त...

    blog.groupdocs.cloud/hi/merger/rotate-pdf-file-...