Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 10,743 for

text

(0.08 sec)
  1. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX reports using .NET API....spreadsheet , presentation , or text format. It also supports many...

    blog.groupdocs.com/assembly/generate-reports-fr...
  2. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....antialiasing algorithms they use for text rendering. You can really see...adding other CSS styling (like text shadow) to them on the fly....

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  3. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications.... Text encoding, if the document is...TextualDocumentInfo TXT Any text document N/A TextEditOptions...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  4. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting Text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....Implement option that allows setting text document encoding Implement...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  5. Perform Date Range search using Java

    Explore how to perform date range search using Java to locate specific document data within a defined timeframe. Effortlessly search documents by date range in Java....library, you can implement full-text search with date range in Java...

    kb.groupdocs.com/search/java/perform-date-range...
  6. Convert PDF to PNG using Python

    Learn how to convert PDF to PNG using Python. This guide shows how to export PDF to PNG using Python for simplified sharing and efficient workflow management....original layout, graphics, and text. This process is especially...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....PDFs, Word documents, and plain text files. This functionality not...

    kb.groupdocs.com/search/java/numeric-range-sear...
  8. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....pdf" , loadOptions )) { // Add text watermark to the first page...)) { // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....using Java This approach to find text with special characters in Java...

    kb.groupdocs.com/search/java/perform-synonym-se...
  10. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary.... If you need to keep all text information extracted from documents...

    docs.groupdocs.com/search/java/indexing-with-st...