Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 11,240 for

formatting

(0.1 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. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder 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 ); $renderOptions = new..."SampleFiles/sample.docx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/reorder-pages/
  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. 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/
  5. 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...
  6. 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...
  7. 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....Microsoft Project (MPP) na format PDF za pomocą GroupDocs.Conversion...

    blog.groupdocs.cloud/pl/page/3/
  8. Minified HTML and Responsive HTML using PHP SDK...

    Render the responsive HTML and minified HTML and SVG documents using PHP SDK for Document Viewer Cloud API by GroupDocs Cloud....paling menonjol adalah: Dukungan format file baru Jpeg2000 (JP2, J2C...

    blog.groupdocs.cloud/id/viewer/minified-and-res...
  9. Java convert PNG to SVG without losing color

    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 (Graphic Interchange Format) 形式を置き換えるように設計されたラスター画像形式であり、SVG...

    blog.groupdocs.cloud/ja/tag/java-convert-png-to...
  10. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud SDK for Python....documents of other supported formats. It also provides .NET , Java...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...