Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 21,562 for

html

(0.05 sec)
  1. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....msg' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'EmailOptions':..."viewer/sample_msg/sample_page_1.html" , "downloadUrl" : "https://api...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....ost' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'OutlookOptions':..."viewer/sample_ost/sample_page_1.html" , "downloadUrl" : "https://api...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Convert HTML to PDF for free with our online converter tool....perform HTML to PDF conversion online. Automate HTML to PDF conversion...

    blog.groupdocs.cloud/groupdocs.cloud/page/4/
  4. opensearch.xml

    1.0 UTF-8 http://a9.com/-/spec/opensearch/1.1/ SlideShare Search Search for content on SlideShare slideshare presentation 16 16 image/vnd.microsoft.icon http://public.slidesharecdn.com/images/favic......ico text/html http://www.slideshare.net/search...

    www.slideshare.net/opensearch.xml
  5. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....mpp' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'ProjectManagementOpt':..."viewer/sample_mpp/sample_page_1.html" , "downloadUrl" : "https://api...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  6. Display XML Data in HTML Page

    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....API 在 Python 中生成帶有 XML 數據的動態 HTML 報告。...

    blog.groupdocs.cloud/zh-hant/tag/display-xml-da...
  7. GroupDocs.Conversion Cloud Product Family

    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.... How to Convert PDF to HTML Programmatically PDF (Portable...other shareable file formats. HTML is a widely used plain-text...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted to reach out to you regarding one of the challenge I am facing . I was successful in converting pdf to word using Group Docs. Now on the converted word doc I want to…...cloud storage (HTML file and resources) Download HTML document (and...storage Edit HTML document at client side Upload HTML document back...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  9. Cells on Document Processing REST APIs | GroupD...

    Cells on Document Processing REST APIs | GroupDocs Cloud Recent content in Cells on Document Processing REST APIs | GroupDocs Cloud 차세대 GroupDocs.Conversion 클라우드 출시 예정 Cloud REST API용 GroupDocs.Con......이상의 문서 및 이미지 형식을 Words, Cells, Html, PDF, 슬라이드 및 이미지 형식으로 변환하는 것을...

    blog.groupdocs.cloud/ko/tag/cells/index.xml
  10. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....loadOptions )); // Download html document var stream = fileApi... "Hello world" ); // Upload html back to storage fileApi . UploadFile...

    docs.groupdocs.cloud/editor/quickstart/