Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 48,080 for

c

(0.09 sec)
  1. Custom text segmenter | GroupDocs

    GroupDoCs.SearCh provides the ability to set up Custom text segmenting.... C# // Implementing custom word splitter...indexFolder = @"c:\MyIndex\" ; string documentsFolder = @"c:\MyDocuments\"...

    docs.groupdocs.com/search/net/custom-text-segme...
  2. Delete indexed paths | GroupDocs

    GroupDoCs.SearCh for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were expliCitly added to the index Can be deleted....indexFolder = "c:\\MyIndex\\" ; String documentsFolder1 = "c:\\MyDocuments\\"...; String documentsFolder2 = "c:\\MyDocuments2\\" ; // Creating...

    docs.groupdocs.com/search/java/delete-indexed-p...
  3. Document passwords | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about doCument passwords or password diCtionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...path = Path . GetFullPath ( @"c:\MyIndex\Protected.pdf" ); if...

    docs.groupdocs.com/search/net/document-passwords/
  4. Character replacements | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about CharaCter replaCements using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getCharacterReplacem (). exportDictionary ( "C:\\CharacterReplacement.dat" );...

    docs.groupdocs.com/search/java/character-replac...
  5. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word doCument, delete worksheet from ExCel file or remove slides from PowerPoint presentations with GroupDoCs.Merger API....filePath = @"c:\sample.one" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/remove-pages/
  6. Set custom fonts | GroupDocs

    This artiCle explains how to set Custom fonts when rendering doCuments with GroupDoCs.Viewer within your .NET appliCations....ttf” to the "C:\custom_fonts" folder and then...in the output HTML document. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  7. Render email messages as HTML, PDF, PNG, and JP...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert email messages to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-email-mess...
  8. Render archives as HTML, PDF, and image files (...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) version before 24.10 to display a list of arChive Content in HTML, PDF, PNG, and JPEG formats and to extraCt arbitrary file from arChive... C# using GroupDocs.Viewer ; using...how to set this option in code: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  9. Searching watermarks | GroupDocs

    This artiCle explains how to searCh watermarks while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. Generate Tables from Collection Data | GroupDocs

    Create dynamiC tables in doCuments by iterating over ColleCtions and displaying data in table rows using GroupDoCs.Assembly for .NET....<<[Price]:"C">> <<[Quantity]>> <<foreach>> The :"C" format string...products]>> <<[Name]>> <<[Price]:"C">> <<[Quantity]>> <<foreach>>...

    docs.groupdocs.com/assembly/net/basic-usage-gen...