Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 1,989 for

html to html

(0.07 sec)
  1. Load XML document with options | Documentation

    Learn this article and check how To load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....Specifies the base path/url for the HTML Specifies the encoding to be...performing XSL transformation to HTML. Convert XML as a data source...

    docs.groupdocs.com/conversion/net/load-xml-docu...
  2. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...任何格式,例如 Word(Doc、Docx) 、PDF、HTML、EPUB、电子表格(XLS、XLSX) 、演示文稿(PPT、PPTX)...ilismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  3. View Word Documents as PDF in Java | Protect & ...

    Learn how To view Word DOC/DOCX files as PDF in Java. Transform Word files To password-protected PDF & Disallow PDF Printing using Document Viewer Java API....rendering of documents into PDF, HTML, and image formats within the...Render Word documents as Minified HTML in Java JSON Viewer in Java...

    blog.groupdocs.com/viewer/view-word-documents-a...
  4. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best To our cusTomers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body....setting for email messages with HTML body Support dynamic shape fill...

    blog.groupdocs.com/assembly/change-title-and-ba...
  5. GroupDocs.Search for Java

    This API allows you To perform text search and index any type of file format using Java language on any platform....Export Indexed Documents to HTML using Java Numeric Range Search...

    kb.groupdocs.com/search/java/
  6. Getting indexed documents | Documentation

    This article explains how To get a list of indexed documents from an index, and how To get the text of indexed documents in Html or plain text format....text of indexed documents in HTML or plain text format. Getting...FileOutputAdapter ( OutputFormat . Html , "C:\\Text.html" ); index . getDocumentText...

    docs.groupdocs.com/search/java/getting-indexed-...
  7. Getting indexed documents | Documentation

    This article explains how To get a list of indexed documents from an index, and how To get the text of indexed documents in Html or plain text format....text of indexed documents in HTML or plain text format. Getting...FileOutputAdapter ( OutputFormat . Html , @"C:\Text.html" ); index . GetDocumentText...

    docs.groupdocs.com/search/net/getting-indexed-d...
  8. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how To create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast To developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....html" }, "permissions": \[ "https://api...main icon. default_popup - The HTML file loaded into a extension’s...

    blog.groupdocs.com/viewer/developing-extensions...
  9. Leftover temp files in AppData\Local\Temp\Custo...

    Converting certain files To Html, results in lefTover temp files in this location: C:\Users\username\AppData\Local\Temp\CusTomTempFonts Attaching my sample project with a sample PDF: GroupDocsTotal.zip (67.9 KB) I do…...Converting certain files to HTML, results in leftover temp files...

    forum.groupdocs.com/t/leftover-temp-files-in-ap...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how To use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used To prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need To create a Gemfile in our project’s root direcTory with the following content: https://gist....is really easy to work with HTML using Haml. Find out more about...anonline tool for converting HTML to Haml. Note that in Haml,...

    blog.groupdocs.com/signature/working-with-group...