Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 47,530 for

(c )

(0.15 sec)
  1. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Getting indexed documents | GroupDocs

    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.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/getting-indexed-d...
  3. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/boolean-search/
  4. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/character-types/
  5. Merge EPUB | GroupDocs

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....EPUB files with several lines of C# code: Create an instance of class...Merger ( "c:/sample1.epub" ) as merger : merger . join ( "c:/sample2...

    docs.groupdocs.com/merger/python-net/merge/epub/
  6. Remove annotation from document | GroupDocs

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....remove annotation using its index: C# using ( Annotator annotator =...annotation using the object: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/remove-annota...
  7. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....text from Markdown files using C#. Writing is not just a simple...Email document formats using C#. ZIP Archives are one of the...

    blog.groupdocs.com/categories/groupdocs.parser-...
  8. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically....a few lines of code in either C# or Java to make your computer...Fuzzy Search in C# using .NET API # Here is the C# code performing...

    blog.groupdocs.com/search/online-fuzzy-search/
  9. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....filePath = "c:\sample.docx" ; String filePath2 = "c:\sample2.docx"...docx" ; String filePathOut = "c:\output\result.docx" ; Merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  10. portrait to landscape in CSharp on GroupDocs Bl...

    portrait to landscape in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in portrait to landscape in CSharp on GroupDocs Blog | Document Automatio......stránky dokumentu aplikace Word v C# Změňte orientaci stránek v dokumentech...dokumentech Word DOC/DOCX pomocí C#. Nastavte stránky jako na výšku...

    blog.groupdocs.com/cs/tag/portrait-to-landscape...