Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,576 for

html

(0.03 sec)
  1. GroupDocs.Conversion for Node.js via Java

    Find answers about converting documents and images of various types using Node.js via Java code on any platform....js Convert DOCX to HTML using Node.js Convert DOCX to...

    kb.groupdocs.com/conversion/nodejs/page/4/
  2. 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...groupdocs . search . OutputFormat . Html , Utils . OutputPath + 'Adv...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  3. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....( editOptions ); // Get the HTML content const htmlContent =...Perform your editing on the HTML content // For example, replace...

    docs.groupdocs.com/editor/nodejs-java/developer...
  4. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....FileStream::fromFile The template is simply an HTML form of the “multipart/form-data”...Template file code # <!DOCTYPE html> <html lang="en"> <head> <meta ...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  5. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Count > 0 ) { // Generating HTML-formatted text of a document...HighlightInText ( @"c:\Highlighted.html" , results [ 0 ]); } New coding...

    docs.groupdocs.com/search/net/migration-notes/
  6. How to Convert Text File to JPG using C#

    This tutorial describes the process to convert Text file to JPG using C# and provides a sample code to show the implementation of the TXT to JPG converter in C#....an article to change TeX to HTML using C#, have a look at how...how to convert TeX to HTML in C# guide for more information. Updated...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....getCount () > 0 ) { // Generating HTML-formatted text of a document...highlightInText ( "c:\\Highlighted.html" , results . get_Item ( 0 ));...

    docs.groupdocs.com/search/java/migration-notes/
  8. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....article on converting TeX to HTML using Java, take a look at how...how to convert TeX to HTML in Java post for more information...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Phrase Search in Documents using C#

    Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes....exporting indexed documents to HTML using C#. For the full step-by-step...export indexed documents to HTML using C# . Updated on 11 Dec...

    kb.groupdocs.com/search/net/phrase-search-in-do...
  10. Adjust Contrast when Converting a Document to I...

    Up till now, there was a simple document to image conversion process. With the GroupDocs.Conversion for Java release version 19.10, we’ve added a number of interesting features for image conversion. Set color mode when converting to JPEG Option to set compression mode Adjust image brightness and contrast Set gamma Option to flip image Have a look at its implementation of the above features in Java Conversion from CDR CDR is a vector graphics file....generate scalable/Adjustable HTML. There is a property in HtmlSaveOptions...

    blog.groupdocs.com/conversion/adjust-contrast-w...