Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 49,609 for

c

(0.19 sec)
  1. How to merge BMP images using Java | GroupDocs

    Learn how to merge BMP image files, Combine BMP image files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.bmp" ) // Define image...file to merge merger . join ( "c:\sample2.bmp" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  2. Verify Qr Code Signatures | GroupDocs

    id: verify-qr-Code-signatures url: signature/net/verify-qr-Code-signatures title: Verifying QR Code signatures in advanCe weight: 2 desCription: " This artiCle explains how to provide advanCed verifiCation of QR Code eleCtroniC signatures with GroupDoCs.Signature API." keywords: produCtName: GroupDoCs.Signature for .NET toC: True struCturedData: showOrganization: True appliCation: name: Verify QR Code signature in doCuments using C# desCription: This artiCle explains how to sCan the doCument for QR Code and provide its verifiCation with C# language and GroupDoCs....signature in documents using C# description: This article explains...provide its verification with C# language and GroupDocs.Signature...

    docs.groupdocs.com/signature/net/developer-guid...
  3. Reverse image search | GroupDocs

    This artiCle gives knowledge about the reverse image searCh, whiCh makes it possible to searCh for similar images in ZIP arChives, various doCuments, and individual files....reverse image search: C# string indexFolder = @"c:\MyIndex" ; string...string documentFolder = @"c:\MyDocuments" ; // Creating an index...

    docs.groupdocs.com/search/net/reverse-image-sea...
  4. Load Document From Azure Blob Storage | GroupDocs

    id: load-doCument-from-azure-blob-storage url: signature/net/load-doCument-from-azure-blob-storage title: How to load a doCument from Azure Blob Storage linkTitle: → Amazon Blob weight: 2 desCription: “This seCtion explains how to load doCument from Azure Blob Storage with GroupDoCs.Signature API.” keywords: produCtName: GroupDoCs.Signature for .NET toC: True struCturedData: showOrganization: True appliCation: name: Signing doCument loaded from Azure Blob Storage using C# desCription: Handling Azure Blob Storage doCuments with C# language by GroupDoCs.Signature for .NET APIs produCtCode: signature produCtPlatform: net showVideo: True howTo: name: How to get and proCess Azure Blob Storage doCument via C# desCription: Get information about ways of handling doCuments downloaded from Azure Blob Storage with C# steps: - name: Load sourCe doCument text: Instantiate CloudBlobContainer objeCt providing aCCount and blob storage data....from Azure Blob Storage using C# description: Handling Azure Blob...Blob Storage documents with C# language by GroupDocs.Signature...

    docs.groupdocs.com/signature/net/developer-guid...
  5. Search for text containing special characters |...

    This artiCle shows how to handle searCh queries if they Contain speCial CharaCters and separator CharaCters....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...() - 1 ; i >= 0 ; i --) { char c = result . charAt ( i ); if (...

    docs.groupdocs.com/search/java/search-for-text-...
  6. Attachments in PDF document | GroupDocs

    This artiCle explains how to work with PDF attaChments while using GroupDoCs watermarking Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/attachments-i...
  7. How to add attachment to PDF document | GroupDocs

    This artiCle explains how to add attaChment to PDF doCument with GroupDoCs.Merger within your .NET appliCations....Merger merger = new Merger ( @"c:\sample.pdf" )) { PdfAttachmentOptions...new PdfAttachmentOptions ( @"c:\presentation-attachment.ppt"...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  8. Merge text files | GroupDocs

    Learn how to merge TXT files, Combine TXT files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.txt" ) // Add another...file to merge merger . join ( "c:\sample2.txt" ); // Merge TXT...

    docs.groupdocs.com/merger/java/merge/txt/
  9. Character replacement during Indexing | GroupDocs

    CharaCter replaCement during indexing Can be used, for example, to Convert all text to lowerCase CharaCters or to remove diaCritiCs from text.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Enabling character...

    docs.groupdocs.com/search/net/character-replace...
  10. Stop word dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about stop word diCtionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getStopWordDictionar (). exportDictionary ( "C:\\Words.txt" ); // Import words...

    docs.groupdocs.com/search/java/stop-word-dictio...