Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 10,017 for

text

(0.07 sec)
  1. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The Text becomes distorted, ma…... The text becomes distorted, making it...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  2. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....case-sensitive search with a query in text form. C# string indexFolder...

    docs.groupdocs.com/search/net/case-sensitive-se...
  3. Extract Images from MSG using C#

    Learn how to extract images from MSG using C#. This guide provides C# code to extract images from MSG files, making email image extraction simple and efficient....contents of an email, including text, metadata, attachments, and...

    kb.groupdocs.com/parser/net/extract-images-from...
  4. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API... If you need to keep all text information extracted from documents...

    docs.groupdocs.com/search/net/indexing-with-sto...
  5. Merge TEX | Documentation

    Learn how to merge TEX files, combine TEX files into one file programmatically in C# language using GroupDocs.Merger for .NET library....any size and structure - all text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/net/merge/tex/
  6. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....use stretch mode with adding text or images signatures into document...

    docs.groupdocs.com/signature/net/locating-signa...
  7. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....docx" ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/esign-word-pr...
  8. Indexing additional fields | Documentation

    This article demonstrate that how to associate each document with certain additional metadata....name, coincidences with the text of all fields with the specified...

    docs.groupdocs.com/search/net/indexing-addition...
  9. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...the PDF but not applied to the text. DGBPTest_FontSubs_11.docx (11...

    forum.groupdocs.com/t/font-substitution-not-wor...
  10. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/net/build-your-first-...